Re: [SR-Users] json module / quotes in result

2013-09-13 Thread Matthew Williams
There's a significant overhaul to the json and jsonrpc-c modules available at https://github.com/flowroute/. I've been trying to find time to test and merge into maser. On Fri, Sep 13, 2013 at 1:00 PM, Florian Lohoff wrote: > > Hi, > > is it correct that the json_get_field returns the quotes fr

[SR-Users] json module / quotes in result

2013-09-13 Thread Florian Lohoff
Hi, is it correct that the json_get_field returns the quotes from the json document? Example: { "foo": "bar" } json_get_field("$var(json)", "foo", "$var(result)"); result will contain "bar" with quotes ... I was a little astonished to see that. Flo -- Florian Lohoff

Re: [SR-Users] New Developer: Charles Chance

2013-09-13 Thread Charles Chance
Thanks, very happy to be contributing! Charles On 13 Sep 2013 15:09, "Fred Posner" wrote: > Welcome Charles! > > Fred Posner | Team Forrest / LOD > direct: 503-914-0999 | fax: 954-472-2896 > > On 09/13/2013 10:06 AM, Daniel-Constantin Mierla wrote: > >> Hello, >> >> I want to announce that a ne

Re: [SR-Users] NAT function

2013-09-13 Thread Kethzer Docteur
Hi, I'm still having some problem with NAT configuration and I'm still waiting for any help that you can provide.!! Thanks On Wed, Sep 4, 2013 at 5:12 PM, Kethzer Docteur wrote: > U 179.52.15.139:5060 -> 6*.21*.*.*:5060 > REGISTER sip:6*.21*.*.* SIP/2.0. > Via: SIP/2.0/UDP 179.52.15.139:5060 > ;

Re: [SR-Users] New Developer: Charles Chance

2013-09-13 Thread Fred Posner
Welcome Charles! Fred Posner | Team Forrest / LOD direct: 503-914-0999 | fax: 954-472-2896 On 09/13/2013 10:06 AM, Daniel-Constantin Mierla wrote: Hello, I want to announce that a new person got developer GIT write access to repository: Charles Chance. He is for long time in the community, se

[SR-Users] New Developer: Charles Chance

2013-09-13 Thread Daniel-Constantin Mierla
Hello, I want to announce that a new person got developer GIT write access to repository: Charles Chance. He is for long time in the community, sending patches in the past to modules such as memcache. His immediate goal is to care of dmq module, having a set of patches to be committed as wel

Re: [SR-Users] Htable simple CPS Limit

2013-09-13 Thread Gareth Rylance
Thanks for the feedback -- Here is my updated version. modparam("htable", "htable", "htable_source_group_rates_sec=>size=8;dbtable=htable_source_group_rates_sec;initval=0;autoexpire=300;") modparam("htable", "htable", "htable_source_group_rates_min=>size=8;dbtable=htable_source_group_rates_min;i

Re: [SR-Users] unregister user when kamailio looses TCP connection.

2013-09-13 Thread Daniel-Constantin Mierla
Hello, thanks, patch was commited and pushed to remote repository. Cheers, Daniel On 9/10/13 11:02 PM, Vitaliy Aleksandrov wrote: Maybe when I opened the previous patch by a text editor to check if it has all I wanted to add tabs were accidentally replaced by spaces. Anyway fixed version is i

Re: [SR-Users] Error in Kamailio_ims v 4.0.3

2013-09-13 Thread Carsten Bock
Hi Kota Sai Krishna, on what Os are you compiling? Probably it would be best to try to compile the debian packages yourself first, then you've solved all your dependencies: http://kamailio.org/wiki/install/4.0.x/debian Kind regards, Carsten 2013/9/10 Sai Krishna Kota : > Hello Carsten, > >Yh