Re: [SR-Users] t_relay changing source IP?

2021-10-26 Thread Henning Westerholt
Hello, in case of UDP Kamailio should use the process which received the message to also send it out (if you do not use anything like forcing a particular send socket or multi-homed). Anything unusual if you look e.g. with "kamcmd corex.list_sockets" ? Which Kamailio processes are processing

[SR-Users] No "child_destroy" export ?

2021-10-26 Thread Chaigneau, Nicolas
Hello, I have a module, for which I need to perform some processing in the children processes when Kamailio is being stopped. I've looked at the "struct module_export", in which I see "mod_init", "child_init", "mod_destroy"... but no "child_destroy". :/ Is there a way to achieve this ?

Re: [SR-Users] No "child_destroy" export ?

2021-10-26 Thread Henning Westerholt
Hi Nicolas, you are right, there is no special function for children destroy. Most modules do not need it, as the data is in shared memory, processes are started over standard kamailio APIs which will be stopped from the core automatically, to give some background. Some modules do it by just

[SR-Users] Info: ClueCon 2021 - Sessions touching Kamailio

2021-10-26 Thread Daniel-Constantin Mierla
Hello, ClueCon conference happens this week, today I will have a session about what Kamailio offers for changing SIP message content (starting in about 25 minutes) and later today Fred Posner will present about Kamailio and FreeSwitch. You can watch the even live, more details at:   *

Re: [SR-Users] t_relay changing source IP?

2021-10-26 Thread Brooks Bridges
We are using UDP everywhere currently. TCP is on the roadmap, but not implemented yet except for xhttp_rpc communication. -Original Message- From: Daniel-Constantin Mierla Sent: Monday, October 25, 2021 11:29 PM To: Kamailio (SER) - Users Mailing List ; Brooks Bridges Subject: Re:

Re: [SR-Users] Kamailio/Asterisk Realtime issues

2021-10-26 Thread Fred Posner
On 10/25/21 8:01 PM, Hayden Ryan wrote: > [snip] > > Any suggestions would be much appreciated. I assume I'm doing this the > wrong way and shouldn't be forwarding any REGISTERs to Asterisk and > should be handling authentication in Kamailio itself? But that seems > incompatible with the realtime

[SR-Users] Experiences with Kamailio on Debian 11 Bullseye

2021-10-26 Thread Juha Heinanen
Daniel-Constantin Mierla writes: > has anyone experienced issues with Kamailio running on Debian 11 > Bullseye? I have been running K on Debian 11 without issues, but not in high volume production environment. -- Juha __ Kamailio - Users

[SR-Users] Experiences with Kamailio on Debian 11 Bullseye

2021-10-26 Thread Daniel-Constantin Mierla
Hello, has anyone experienced issues with Kamailio running on Debian 11 Bullseye? It's now more than 2 months since Debian 11 release and I wonder if people started to migrate to it for production systems. So far I did only basic tests on it, although I have a Debian Testing that I used for

Re: [SR-Users] t_relay changing source IP?

2021-10-26 Thread Daniel-Constantin Mierla
Hello, what is the outgoing transport protocol? UDP or TCP/TLS? Cheers, Daniel On 26.10.21 00:51, Brooks Bridges wrote: > apologies, I missed the second half of your post. We do not, and I know I > could explicitly tell it to use that IP, however I am more interested in > figuring out what

[SR-Users] Please reivew the issue about diameter_request_async

2021-10-26 Thread BOEINGNG
Hello! Please review the issue I mentioned here:https://github.com/kamailio/kamailio/issues/2900 Could you provide some advice to me? Regrads HANG LI__ Kamailio - Users Mailing