TOPOS (5.1.[23]) breaks PRACK
Enabling topos breaks PRACK in my simple (near default) proxy setup (attached kamailio.conf). asterisk 13 (10.0.3.147) <-> kamailio (10.0.3.87) <-> asterisk 13 (10.0.3.154) With the event route topos:msg-outgoing dropping all. The flow of messages is as expected. INVITE -> <- Ringing PRACK -> <- 200 OK With topos enabled, the PRACK doesn't get past route[WITHINGDLG] and is answered with the sl_send_reply("404","Not here"); INVITE -> <- Ringing PRACK -> <- 404 Not here These specific tests were done on kamailio 5.1.2, but with 5.1.3 I see the exact same messages.
Hello, can you give the logs with debug=3 for the entire call (from initial INVITE)? Cheers, Daniel On 04.05.18 16:34, Daniel Tryba wrote:
Enabling topos breaks PRACK in my simple (near default) proxy setup (attached kamailio.conf).
asterisk 13 (10.0.3.147) <-> kamailio (10.0.3.87) <-> asterisk 13 (10.0.3.154)
With the event route topos:msg-outgoing dropping all. The flow of messages is as expected.
INVITE -> <- Ringing PRACK -> <- 200 OK
With topos enabled, the PRACK doesn't get past route[WITHINGDLG] and is answered with the sl_send_reply("404","Not here");
INVITE -> <- Ringing PRACK -> <- 404 Not here
These specific tests were done on kamailio 5.1.2, but with 5.1.3 I see the exact same messages.
_______________________________________________ Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
-- Daniel-Constantin Mierla www.twitter.com/miconda -- www.linkedin.com/in/miconda Kamailio World Conference - May 14-16, 2018 - www.kamailioworld.com
participants (2)
-
Daniel Tryba -
Daniel-Constantin Mierla