Alekzander Spiridonov
|
b09c462b79
websocket: replace STR_PARAM with PARAM_STR
|
11 years ago |
Anthony Messina
|
9e1ff4488a
all: updated FSF address in GPL text
|
11 years ago |
Peter Dunkley
|
661d7d3a62
modules/websocket: added OpenSSL licensing exception
|
11 years ago |
Peter Dunkley
|
f0ae598a3e
modules/websocket: Improved module_loaded() check for nathelper and outbound so it only fires when the SIP subprotocol is enabled
|
12 years ago |
Peter Dunkley
|
116ba23c60
modules/websocket: Added check to stop Kamailio starting if WebSocket is loaded without xhttp
|
12 years ago |
Peter Dunkley
|
b220a571d0
modules/websocket: added warning when websocket module is loaded in a configuration without either the nathelper or outbound modules
|
12 years ago |
Peter Dunkley
|
9af456f292
modules/websocket: Added ws_close() exported function
|
12 years ago |
Peter Dunkley
|
3d5c66997e
websocket: added "cors_mode" parameter to enable "Cross-origin resource sharing" on WebSocket handshakes
|
12 years ago |
Peter Dunkley
|
4c7195915b
modules/websocket: fixed segmentation fault relating to recent counter changes
|
12 years ago |
Peter Dunkley
|
52741b4c70
Revert "modules/websocket: b/f defined missing ws_keepalive_mechanism variable"
|
12 years ago |
Juha Heinanen
|
caf4769ec0
modules/websocket: b/f defined missing ws_keepalive_mechanism variable
|
12 years ago |
Peter Dunkley
|
a33d556fc5
modules/websocket: updated copyright year
|
12 years ago |
Peter Dunkley
|
688f290297
modules/websocket: moved some configuration across to the cfg framework
|
12 years ago |
Peter Dunkley
|
21fa34f61b
modules/websocket: added lots more SIP/MSRP specific statistics
|
12 years ago |
Peter Dunkley
|
63b50d3b0e
modules/websocket: added some sub-protocol related statistics
|
12 years ago |
Peter Dunkley
|
132509a7af
modules/websocket: Added support for MSRP WebSocket sub-protocol
|
13 years ago |
Peter Dunkley
|
50d20ecde5
modules/websocket: added generic transmit functions to WebSocket module so Kamailio core can send WebSocket frames
|
13 years ago |
Peter Dunkley
|
5d8239f5da
modules/websocket: finished off WebSocket connection management
|
13 years ago |
Peter Dunkley
|
2f30521ea9
modules/websocket: Closing handshake now working
|
13 years ago |
Peter Dunkley
|
76f15b97d6
modules/websocket: More tidying up
|
13 years ago |
Peter Dunkley
|
857b117c50
modules/websockets: started adding WebSocket connection management to WebSocket module
|
13 years ago |
Peter Dunkley
|
7d35945ec6
modules/websocket: Added connection close code and tidied up MI commands
|
13 years ago |
Peter Dunkley
|
f457ec98c2
modules/websocket: Filled in MI commands to dump WebSocket connection details and Close a WebSocket
|
13 years ago |
Peter Dunkley
|
d3e770533b
modules/websocket: more work on WebSocket framing and base-protocol
|
13 years ago |
Peter Dunkley
|
6d93ce1b8a
modules/websocket: WS module registering for WS messages and basic handler implementation
|
13 years ago |
Peter Dunkley
|
48e7ee7015
modules/websocket: more work on module boiler-plate and handshake
|
13 years ago |
Peter Dunkley
|
48ba74772c
modules/websocket: First attempt a module for websocket support
|
13 years ago |