[SR-Users] Internal DNS resolver

2024-01-11 Thread Igor Potjevlesch via sr-users
Hello! I have a quick question about the internal DNS resolver and cache embedded in Kamailio. Is the ability to add an entry with dns.add_a bypass the "real" DNS lookup? So, let's say that sip.example.com is publicly resolve alternatively with 1.2.3.4 & 5.6.7.8.9, if I do a dns.add_a to add

[SR-Users] Using http_async_query - transaction seems "reused" for subsequent SIP INVITE requests received ? (Kamailio 5.7.3)

2024-01-11 Thread Chaigneau, Nicolas via sr-users
Hello, So far I was using Kamailio in "stateless" mode to handle SIP INVITE requests and reply with 302. I am now trying to use module http_async_client module, but I'm experiencing unexpected behavior with "branches". I'm using function http_async_query as described in the example:

[SR-Users] Clarification on usrloc timer_interval param and contact-expires event route.

2024-01-11 Thread James Lipski via sr-users
Hello, Just need a bit of clarification on the usrloc parameter "timer_interval". Let's say this is configured with a value of 60 seconds; every 60 seconds, will this delete all expired contacts in the location table between runs -- as in between runs it will queue up a list of expired

[SR-Users] Re: Using http_async_query - transaction seems "reused" for subsequent SIP INVITE requests received ? (Kamailio 5.7.3)

2024-01-11 Thread Alex Balashov via sr-users
Hi, First off, a bit confused as to why you are appending a branch and then sending a final reply? Adding a branch only makes sense if you plan to fork the request to an additional destination, instead of responding to the sender with a final dispositive (>= 3xx) reply. -- Alex > On 11 Jan

[SR-Users] Re: Internal DNS resolver

2024-01-11 Thread Daniel-Constantin Mierla via sr-users
Hello, On 11.01.24 19:07, Igor Potjevlesch via sr-users wrote: > > Hello! > >   > > I have a quick question about the internal DNS resolver and cache > embedded in Kamailio. > > Is the ability to add an entry with dns.add_a bypass the "real" DNS > lookup? So, let's say that sip.example.com is

[SR-Users] Re: Clarification on usrloc timer_interval param and contact-expires event route.

2024-01-11 Thread Alex Balashov via sr-users
Hi James, This all happens on the tick of the 'timer_interval'. As the point of the timer interval is to batch these sync/expiration operations, it would defeat the aims of the concept if contacts' expiration were continuously polled for in real time by other means. -- Alex > On 11 Jan

[SR-Users] Re: [Kamailio-Business] Roadmap to next major Kamailio release series v5.8.x

2024-01-11 Thread Henning Westerholt via sr-users
Hello, early February as a freezing date sounds good to me, just to have one full month after the holiday season/vacation period to allow other people to finish eventual contributions. Cheers, Henning -- Henning Westerholt - https://skalatan.de/blog/ Kamailio services - https://gilawa.com