File: rpc_websocket.txt

package info (click to toggle)
kamailio 5.4.4-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 65,796 kB
  • sloc: ansic: 712,305; xml: 188,548; cpp: 14,380; sh: 8,621; makefile: 8,052; sql: 7,828; yacc: 3,666; perl: 2,954; python: 2,228; java: 449; javascript: 269; php: 258; ruby: 225; cs: 40; awk: 27
file content (24 lines) | stat: -rw-r--r-- 470 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
RPC Exports for websocket
=========================

                  [ this file is autogenerated, do not edit ]


 1. ws.dump
        List websocket connections

 2. ws.close
        Close a websocket connection by id

 3. ws.ping
        Send ping on a websocket connection by id

 4. ws.pong
        Send pong on a websocket connection by id

 5. ws.enable
        Enable websocket connection handling

 6. ws.disable
        Disable websocket connection handling