Cipango offers an early support of the WebSocket Transport for Session Initiation Protocol draft.
To enable support for the WebSockets connector, you must compile the cipango-websockets module. To do so, go to the top-level directory of the cipango sources and type:
The compiled module has then to be installed in the cipango distribution as follows:
To use WebSockets transport, your SIP Application must include the file test-cipango-websocket/src/main/webapp/WEB-INF/jetty-web.xml in its WEB-INF directory and cipango must be started as below:
| The host name (jetty.host property in the start command line above) of the HTTP connector must be set since it is necessary to the SIP WebSockets connector. |
Labels:
None
