Re: [SR-Users] please help

2015-03-30 Thread symack
Sathees, you do know that a lot of us are members and contributors to both Kam and SIPS projects? Both distributions have working base script. Some simple googling will yield the following: Kam + Asterisk: http://kb.asipto.com/asterisk:realtime:kamailio-4.0.x-asterisk-11.3.0-astdb OpenSIPS + Aster

[SR-Users] Share location table 3.x 4.x

2015-03-30 Thread Jon Bonilla (Manwe)
Hi all I'm sharing a location table between two kamailio 3.3 and kamailio 4.2 servers. Table versions are 5 and 6 but I don't know how to skip table version checking to prevent one of them from running. Any tips? thanks, Jon ___ SIP Express Router

Re: [SR-Users] is_present_hf error on select

2015-03-30 Thread Daniel-Constantin Mierla
Just an extra note for the records -- if you want to presenrve th request uri (which is $ru) in the forwarded message, you can set $du to the sip address of the hop where you want to relay the message. Cheers, Daniel On 30/03/15 21:28, Kyle Kurz wrote: > Perfect, thank you so much Javi. > > On Mo

Re: [SR-Users] is_present_hf error on select

2015-03-30 Thread Kyle Kurz
Perfect, thank you so much Javi. On Mon, Mar 30, 2015 at 12:40 AM, Javi Gallart wrote: > Hi > On 27/03/15 16:37, Kyle Kurz wrote: > > Thanks guys, that worked. Follow-up question, I want to reroute the > incoming packet to the sip URI in that header, but Kamailio is complaining > about the use

[SR-Users] please help

2015-03-30 Thread m...@sathees.co.uk
Hi, I’m trying to setup kamailio as proxy to asterisk. Asterisk server running on public IP. I want to hide the asterisk behind kamailio. UAC à Kamailio à Asterisk media services à PSTN PSTN à Asterisk media services à Kamailio à UAC I like to use dispatcher or load balancer modules.

[SR-Users] Roadmap for next major release v4.3.0

2015-03-30 Thread Daniel-Constantin Mierla
Hello, it is time to nail down the roadmap to the next major release. We discussed during the last IRC devel meeting, proposing to get it out by beginning of June. Given we need to have at least one month of testing, I propose the next milestones: - freezing the development: Wednesday, April 22,

Re: [SR-Users] Kamailio coredump when "INVITE" enter in failure route

2015-03-30 Thread José Seabra
Hello Daniel, Thank you for your patch, I will apply this, then I will report back to you when I have all tests completed Thank you Cheers José Seabra 2015-03-28 14:07 GMT+00:00 Daniel-Constantin Mierla : > Hello, > > can you try with the patch from next commit? > > - > https://github.com/k

Re: [SR-Users] is_present_hf error on select

2015-03-30 Thread Javi Gallart
Hi On 27/03/15 16:37, Kyle Kurz wrote: Thanks guys, that worked. Follow-up question, I want to reroute the incoming packet to the sip URI in that header, but Kamailio is complaining about the use of a variable in t_relay_to_udp. Putting $var(b) in quotes just makes it try to use that literal st