Hi, We are trying to test siphtml5 with Asterisk 12 and we are getting following issue localhost*CLI> == WebSocket connection from '192.168.1.240:49525' for protocol 'sip' accepted using version '13' [Dec 9 16:19:54] NOTICE[1904]: chan_sip.c:27982 handle_request_register: Registration from '"6001"<sip:6001 at 192.168.1.21>' failed for ' 192.168.1.240:49525' - Wrong password localhost*CLI> module load res_pjsip_transport_websocket.so Unable to load module res_pjsip_transport_websocket.so Command 'module load res_pjsip_transport_websocket.so' failed. localhost*CLI> module unload res_pjsip_transport_websocket.so Unable to unload resource res_pjsip_transport_websocket.so Command 'module unload res_pjsip_transport_websocket.so' failed. [Dec 9 16:20:59] WARNING[1902]: loader.c:636 ast_unload_resource: Unload failed, 'res_pjsip_transport_websocket.so' is not loaded. *Our Configuration* [6001] type=auth auth_type=userpass password=6001 username=6001 realm=192.168.1.21 [6001] type=aor max_contacts=10 [auth6001] type=auth auth_type=userpass password=1234 username=6001 Configure http.conf enabled=yes bindaddr=0.0.0.0 bindport=8088 Configure rtp.conf icesupport=true stunaddr=stun.l.google.com:19302 Please advice us With Regards N.Prakash -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-app-dev/attachments/20131209/a34e41db/attachment.html>