Re: [SR-Users] SDP IPv4 has been concatenate - no audio

2015-07-30 Thread Vasiliy Ganchev
Loic Chabert wrote > Hello everyone, > > I'm trying put kamailio in front of asterisk server farm. Fow now, 2 > asterisk servers are running and i'm trying to make some basic calls > between two UACc. > > All asterisk servers has been ofuscaded from public internet using > 10.189.122.0/24 network

Re: [SR-Users] Check if user is registered before reply is routed

2015-07-30 Thread Seudin Kasumovic
Helo, try with tsilo module see excelent presentation here https://www.youtube.com/watch?v=4XIrR9bwUkM Seudin On Mon, Jul 27, 2015 at 10:39 AM, Dmytro Bogovych wrote: > Greetings. > Sorry for previous false letter. > > I want to check if user is registered before reply is routed to its > targe

Re: [SR-Users] Interpretation of Contact header

2015-07-30 Thread Fred Posner
Is there a reason why you cannot disable SIP ALG? --fred On 07/30/2015 03:12 PM, Joachim Büchse wrote: > I’m coming back to this very old question as we have still not resolved > this issue with Juniper. > > Are you aware of any RFC section that mandates, that the VIA headers > IP+port should ma

Re: [SR-Users] Interpretation of Contact header

2015-07-30 Thread Joachim Büchse
I’m coming back to this very old question as we have still not resolved this issue with Juniper. Are you aware of any RFC section that mandates, that the VIA headers IP+port should match the effective (transport) IP+port. Or how a UAS should interpret a mismatch? I’m seeing the following behav

[SR-Users] SDP IPv4 has been concatenate - no audio

2015-07-30 Thread Loic Chabert
Hello everyone, I'm trying put kamailio in front of asterisk server farm. Fow now, 2 asterisk servers are running and i'm trying to make some basic calls between two UACc. All asterisk servers has been ofuscaded from public internet using 10.189.122.0/24 network. All trafic must be passed through

Re: [SR-Users] Issue with ACK behind NAT

2015-07-30 Thread Alberto Sagredo
Thanks Alex. Finally i made two kamailio.cfg depending on which case, behind NAT or not, and advertise address to local when no NAT. Will look for a clean solution later Thanks for your attention 2015-07-29 10:25 GMT+02:00 Alex Balashov : > Is it possible you have a default OS 'iptables' con

Re: [SR-Users] Kamailio v4.2.6 Released

2015-07-30 Thread Alberto Sagredo
Thanks. Upgraded to 4.2.6 Is there any option to upgrade database and avoid problems due to database versions? i have been using reinit.. but did not see if there is any option for upgrading BR 2015-07-30 12:27 GMT+02:00 Daniel-Constantin Mierla : > Hello, > > Kamailio SIP Server v4.2.6 stable

Re: [SR-Users] kamailio as SIP Agent

2015-07-30 Thread SamyGo
Below is output from the dispatcher table, Set-2 is a pool of asterisk servers to be Load balanced, and Set-1 is the Telco IP. KAMSBC01:~# kamctl dispatcher dump SET_NO:: 2 *SET:: 2 * URI:: sip:192.168.0.150:5050 flags=AP priority=1 attrs= URI:: sip:192.168.0.151:5060 flags=AP prio

Re: [SR-Users] Memory Issue while accessing $rb (prakash)

2015-07-30 Thread Surendra.P
Hi Prakash, Specify the more private memory with -M option, while running kamailio Like -M 64 :-) Regards @surendra ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org

[SR-Users] Kamailio v4.2.6 Released

2015-07-30 Thread Daniel-Constantin Mierla
Hello, Kamailio SIP Server v4.2.6 stable release is out. This is a maintenance release of the previous stable branch, 4.2, that includes fixes since release of v4.2.5. There is no change to database schema or configuration language structure that you have to do on installations of v4.2.x. Deploym

Re: [SR-Users] Planning to release v4.2.6

2015-07-30 Thread Daniel-Constantin Mierla
Hello, short reminder that I will package the v4.2.6 today. For any commits to branch 4.2, write first to sr-dev mailing list. Cheers, Daniel On 28/07/15 16:03, Daniel-Constantin Mierla wrote: > Hello, > > I am planning to release v4.2.6 later this week, most likely on > Thursday, July 30. > > I

Re: [SR-Users] kamailio as SIP Agent

2015-07-30 Thread Sandeep Chakravarthi
Hi, Can you share the sample code to differentiate the both telco IP and our server IP? . Warm Regards, Sandeep Chakravarthi. On Tue, Jul 14, 2015 at 10:55 PM, SamyGo wrote: > Sure but if you look into the dispatcher module there is a field called > 'setid' or groupid. Use it wisely to diff