Dear List, I have some strange error when using sipML5 client (over websockets) with Kamailio 4.0 server when sending a SUBSCRIBE request.
here is my log print:
Apr 18 02:55:21 oren-ubuntu /usr/sbin/kamailio[26476]: WARNING: <core> [msg_translator.c:2499]: TCP/TLS connection (id: 0) for WebSocket could not be found (tcp:10.0.0.4:8080) Apr 18 02:55:21 oren-ubuntu /usr/sbin/kamailio[26476]: ERROR: tm [t_msgbuilder.c:1367]: assemble_via: via building failed Apr 18 02:55:21 oren-ubuntu /usr/sbin/kamailio[26476]: ERROR: tm [t_msgbuilder.c:1540]: build_uac_req(): Error while assembling Via Apr 18 02:55:21 oren-ubuntu /usr/sbin/kamailio[26476]: ERROR: tm [uac.c:338]: t_uac: Error while building message Apr 18 02:55:21 oren-ubuntu /usr/sbin/kamailio[26476]: ERROR: presence [notify.c:1591]: in function tmb.t_request_within Apr 18 02:55:21 oren-ubuntu /usr/sbin/kamailio[26476]: ERROR: presence [notify.c:1678]: sending Notify not successful Apr 18 02:55:21 oren-ubuntu /usr/sbin/kamailio[26476]: ERROR: presence [subscribe.c:678]: Could not send notify Apr 18 02:55:21 oren-ubuntu /usr/sbin/kamailio[26476]: ERROR: presence [subscribe.c:713]: occured Apr 18 02:55:21 oren-ubuntu /usr/sbin/kamailio[26476]: ERROR: presence [subscribe.c:994]: in update_subscription
Could anyone help here ? I think it is only some configuration problem, but i'm not sure how to solve it.
On 04/18/2013 01:58 AM, אורן אברהם wrote:
I think it is only some configuration problem, but i'm not sure how to solve it.
Hello,
How does your kamailio.cfg look like?
Regards,
Jeremy
Dear Jeremy, thank you for your effort.
my kamailio.cfg file is attached.
Regards,
Oren.
2013/4/18 Jeremy Jongepier jeremy@autostatic.com
On 04/18/2013 01:58 AM, אורן אברהם wrote:
I think it is only some configuration problem, but i'm not sure how to solve it.
Hello,
How does your kamailio.cfg look like?
Regards,
Jeremy
______________________________**_________________ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/**cgi-bin/mailman/listinfo/sr-**usershttp://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
On 04/18/2013 02:43 PM, אורן אברהם wrote:
Dear Jeremy, thank you for your effort.
my kamailio.cfg file is attached.
Regards,
Oren.
Thanks! Not an expert on this but: Apr 18 02:55:21 oren-ubuntu /usr/sbin/kamailio[26476]: WARNING: <core> [msg_translator.c:2499]: TCP/TLS connection (id: 0) for WebSocket could not be found (tcp:10.0.0.4:8080)
Does this mean a TLS connection is requested? I ask this because TLS is not configured on your setup.
Regards,
Jeremy
Found the problem... I've used the function fix_nated_contact() before handling the SUBSCRIBE request. the problem was caused because websocket connection has a false contact info due to browser limitations. thanks.
2013/4/24 Jeremy Jongepier jeremy@autostatic.com
On 04/18/2013 02:43 PM, אורן אברהם wrote:
Dear Jeremy, thank you for your effort.
my kamailio.cfg file is attached.
Regards,
Oren.
Thanks! Not an expert on this but:
Apr 18 02:55:21 oren-ubuntu /usr/sbin/kamailio[26476]: WARNING: <core> [msg_translator.c:2499]: TCP/TLS connection (id: 0) for WebSocket could not be found (tcp:10.0.0.4:8080)
Does this mean a TLS connection is requested? I ask this because TLS is not configured on your setup.
Regards,
Jeremy
______________________________**_________________ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/**cgi-bin/mailman/listinfo/sr-**usershttp://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
Hi Oren I am also implementing the presence feature of sipml5 with kamailio and having the same problem In contact field it is showing false values. And I am getting the same errors as you have posted
Could you please help me on this.
Regards Pratap.
-- View this message in context: http://sip-router.1086192.n5.nabble.com/Implementing-the-Presence-module-Kam... Sent from the Users mailing list archive at Nabble.com.
Hi Oren, I am also getting strange and unexpected errors. Sometimes kamailio is sending correct value for presence. Suddenly it starts throwing errors which are the same as you have mentioned.
It will be very helpful if you could send your kamailio.cfg file or can suggest something on this.
Thanks Pratap.
-- View this message in context: http://sip-router.1086192.n5.nabble.com/Implementing-the-Presence-module-Kam... Sent from the Users mailing list archive at Nabble.com.