Hi Sammy,
First of all, thank you for taking the time to respond.
Yes, port 10443 is opened. I have used this port before as asterisk’s WebRTC port and
iptables shows it as open. No, I can’t even get a registration using the configuration I
listed. I have an xdbg log statement right after the request_route, and I see nothing. I
do know that my xdbg logs are working though because, if I register or make a call using
any sip tool, I see all my logging and everything works correctly.
-Steve
From: sr-users [mailto:sr-users-bounces@lists.kamailio.org] On Behalf Of SamyGo
Sent: Thursday, November 23, 2017 12:00 PM
To: Kamailio (SER) - Users Mailing List <sr-users(a)lists.kamailio.org>
Subject: Re: [SR-Users] sipML5 through kamailio
Hi Steve,
Can you confirm that port 10443 is reachable behind the NAT to Kamailio server, validate
iptables too Does your SIPml5 demo client register successfully to Kamailio? are there
enough xlog lines to print out if anything lands in Kamailio.
Regards,
Sammy
On Thu, Nov 23, 2017 at 11:34 AM, Wilkins, Steve
<swwilkins@mitre.org<mailto:swwilkins@mitre.org>> wrote:
Hello,
I am attempting to use sipML5 to test WebRTC. I have not been successful in getting
messages through to Kamailio though. I am running Kamailio 5.0.3 on Cento 7.
My listen’s in the kamailio configuration file are =>
listen=tcp:112.22.3.108:5060<http://112.22.3.108:5060> advertise
34.226.187.61:5060<http://34.226.187.61:5060>
listen=udp:112.22.3.108:5060<http://112.22.3.108:5060> advertise
34.226.187.61:5060<http://34.226.187.61:5060>
listen=tcp:112.22.3.108:10443<http://112.22.3.108:10443> (which I will use in the
sipML5 Expert mode)
My sipML5 settings are =>
Public Identity - sip:user1@112.22.3.108
Realm - 112.22.3.108
Export mode setting are =>
WebSocket Server URL - wss://112.22.3.108:10443<http://112.22.3.108:10443> (I have
also tried wss://112.22.3.108:10443/ws<http://112.22.3.108:10443/ws>)
SIP outbound Proxy URL - udp://112.22.3.108:5060<http://112.22.3.108:5060> (I have
also left this blank)
When I make a call I see no Kamailio activity (I have logging at the start of
request_route) so I am not sure where the configuration error is. If I change the sipML5
configuration IP Address to use the asterisk IP Address, sipML5 works. My goal is to go
WebRTC Client => Kamailio => Asterisk and eventually through some sort of media
proxy.
Thank you,
-Steve
_______________________________________________
Kamailio (SER) - Users Mailing List
sr-users@lists.kamailio.org<mailto:sr-users@lists.kamailio.org>
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users