Closed GoogleCodeExporter closed 9 years ago
I used sipml5 demo page to connect Kamilio SIP gateway through Webrtc2sip . My
expert setting as below.
Disable Video - true (checked)
Enable RTCWeb Breaker-true (checked)
WebSocket Server URL: ws://192.168.0.121:10080
What steps will reproduce the problem?
SIP outbound Proxy URL: tcp://192.168.0.121:5060
When I try to Register in demo page, it is FAILED.
But If I am given SIP outbound Proxy URL as udp://192.168.0.121:5060, it is
connected.
However when I use IMSDROID, using tcp, (instead of udp) it is connected &
working to my same Kamilio SIP Gw..
What is the expected output
registered to SIP GW through webrtc2sip, when used tcp://192.168.0.121:5060 as
SIP outbound Proxy in expert settings
Original comment by ahe.san...@gmail.com
on 25 Feb 2013 at 4:02
Original comment by boss...@yahoo.fr
on 26 Feb 2013 at 9:50
Added in r60 (requires Doubango 838)
Original comment by boss...@yahoo.fr
on 13 Mar 2013 at 2:29
"tcp" or "tls" transports must be added in the config.xml file[1]
[1] https://code.google.com/p/webrtc2sip/source/browse/trunk/config.xml?r=60#10
Original comment by boss...@yahoo.fr
on 13 Mar 2013 at 2:30
Fixed in 2.4.0
Original comment by boss...@yahoo.fr
on 26 Mar 2013 at 8:17
Original issue reported on code.google.com by
boss...@yahoo.fr
on 25 Feb 2013 at 12:30