Hi,
I'm struggling to solve one problem with 503 reply code.
Kamailio receives 503 and changes it to 500, with error in log
WARNING: script writer didn't release transaction
I inspected incoming 503 (from Cisco gateway), everything seems to be ok except for Via:
SIP/2.0/UDP localip:5060;branch=z9hG4bK47e3.c400aa13.0,SIP/2.0/UDP ip2:5060;branch=z9hG4bK37170104;rport=5060
Does kamailio support this kind of Via?
Thanks, Mino
Yes. That is not the source of your error.
Mino Haluz mino.haluz@gmail.com wrote:
Hi,
I'm struggling to solve one problem with 503 reply code.
Kamailio receives 503 and changes it to 500, with error in log
WARNING: script writer didn't release transaction
I inspected incoming 503 (from Cisco gateway), everything seems to be ok except for Via:
SIP/2.0/UDP localip:5060;branch=z9hG4bK47e3.c400aa13.0,SIP/2.0/UDP ip2:5060;branch=z9hG4bK37170104;rport=5060
Does kamailio support this kind of Via?
Thanks, Mino
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-users
-- Sent from my mobile, and thus lacking in the refinement one might expect from a fully fledged keyboard.
Alex Balashov - Principal Evariste Systems LLC 235 E Ponce de Leon Ave Suite 106 Decatur, GA 30030 United States Tel: +1-678-954-0670 Web: http://www.evaristesys.com/, http://www.alexbalashov.com
Hello,
they are not related, the warning is usually for requests, but is harmless anyhow.
Changing 503 in 500 is from RFC specs, but you can disable it:
http://kamailio.org/docs/modules/stable/modules/tm.html#remap_503_500
Cheers, Daniel
On 6/14/13 5:42 PM, Mino Haluz wrote:
Hi,
I'm struggling to solve one problem with 503 reply code.
Kamailio receives 503 and changes it to 500, with error in log
WARNING: script writer didn't release transaction
I inspected incoming 503 (from Cisco gateway), everything seems to be ok except for Via:
SIP/2.0/UDP localip:5060;branch=z9hG4bK47e3.c400aa13.0,SIP/2.0/UDP ip2:5060;branch=z9hG4bK37170104;rport=5060
Does kamailio support this kind of Via?
Thanks, Mino
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-users
Thank you Daniel, even though it was not related, I set it to 1, and error disappeared. I read RFC about 503 and could not find info, that 503 should be remapped to 500..
On Fri, Jun 14, 2013 at 5:46 PM, Daniel-Constantin Mierla <miconda@gmail.com
wrote:
Hello,
they are not related, the warning is usually for requests, but is harmless anyhow.
Changing 503 in 500 is from RFC specs, but you can disable it:
http://kamailio.org/docs/modules/stable/modules/tm.html#remap_503_500
Cheers, Daniel
On 6/14/13 5:42 PM, Mino Haluz wrote:
Hi,
I'm struggling to solve one problem with 503 reply code.
Kamailio receives 503 and changes it to 500, with error in log
WARNING: script writer didn't release transaction
I inspected incoming 503 (from Cisco gateway), everything seems to be ok except for Via:
SIP/2.0/UDP localip:5060;branch=z9hG4bK47e3.c400aa13.0,SIP/2.0/UDP ip2:5060;branch=z9hG4bK37170104;rport=5060
Does kamailio support this kind of Via?
Thanks, Mino
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing listsr-users@lists.sip-router.orghttp://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
-- Daniel-Constantin Mierla - http://www.asipto.comhttp://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda Kamailio Advanced Training, San Francisco, USA - June 24-27, 2013
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-users