[SR-Users] Re: ERROR: run_top_route

2023-10-11 Thread Patrick Karton via sr-users
Hi, no we don't need to change any code level. but in your script just remove the return with negative code. you probably have in your script failure_route[MY_FAILURE]{ return -5; // <-- you probably have this. remove this instruction return route[ANOTHER_ROUTE] // <-- or

[SR-Users] Re: Using DMQ to sync the TM module.

2023-10-11 Thread Alex Balashov via sr-users
Yes, but this is not helpful if trying to mitigate an outage of the node that actually holds the transaction state. Unfortunately, from a technical point of view, replicating TM state is not as straightforward as it sounds, or it would have been done already. It's not just a matter of serialis

[SR-Users] Re: Using DMQ to sync the TM module.

2023-10-11 Thread Michel Pelletier via sr-users
Hi, I agree. But the example puts me on the right track. It tells me that what I need to do is bounce the reply off to the other nodes(s) if TM doesn't recognize it. Having a DMQ option for the TM module would be great though. Cheers, Michel Pelletier On Tue, Oct 10, 2023 at 4:22 PM Alex Ba

[SR-Users] Re: Using DMQ to sync the TM module.

2023-10-11 Thread Ben Kaufman via sr-users
It would seem the best solution is to use something that can use the SIP protocol for making routing decisions - for example, Kamailio acting as a stateless load balancer, either as a replacement for your load balancer or between your layer4 load balancer (just doing pure round-robin of received

[SR-Users] Re: 503(service unavailable)

2023-10-11 Thread Masud via sr-users
Thank you very much for your quick response! I am considering the option of switching to 5.7, but I would like to understand this error now and fix it. Most of the clients are behind NAT, but Kamailio and RTPEngiene have a white IP, and billing to whom Kamailio contacts to receive a quota and f

[SR-Users] Re: rtpproxy -- timeout_socket

2023-10-11 Thread James Lipski via sr-users
Hi Maksym, Thanks, I'll try it out and let you know.__ Kamailio - Users Mailing List - Non Commercial Discussions To unsubscribe send an email to sr-users-le...@lists.kamailio.org Important: keep the mailing list in the recipients, do not rep

[SR-Users] Re: 503(service unavailable)

2023-10-11 Thread Daniel-Constantin Mierla via sr-users
Hello, Kamailio 5.5.x series are no longer maintained, you should upgrade to a supported version, for example 5.7.x series. Then, it seems there is a problem with transmission, either the targets of tcp/tls connections do not accept them, or the corresponding connections get stuck. If you look a

[SR-Users] Kamailio Developers Meeting, Nov 7-8, 2023, in Dusseldorf

2023-10-11 Thread Daniel-Constantin Mierla via sr-users
Hello, Kamailio SIP Server project is organizing another meeting of its developers and community members during November 7-8, 2023, hosted again by sipgate.de in Dusseldorf, Germany. The event is intended to facilitate the interaction between Kamailio developers and contributors in order to offer

[SR-Users] Wrong RTP endpoint announced by Kamailio when forwarding calls, but looks correct from RTPEngine

2023-10-11 Thread Leonardo Arena via sr-users
Hi all, I have the following setup: Phone <-> private net using TCP transport <-> (172.30.0.156) Kamailio v5.6.3 + RTPEngine v9.3.1 (22.33.177.156) <-> public net using UDP transport <-> Asterisk (22.33.178.77) Phone is registered on Kamailio and forward calls on no answer or when ext is unregis

[SR-Users] 503(service unavailable)

2023-10-11 Thread Masud via sr-users
Hello! It often happens to me that the service begins to refuse service (503) and so far I have not been able to understand the exact reason. Typically, before clients start receiving 503, many before them receive a 408 code. As soon as the service starts responding with 503, it does not recover