You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kamailio/doc/tutorials/rpc_list/rpc_websocket.txt

25 lines
470 B

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