Re: [SR-Users] uri parameter value case sensitiveness

2014-05-19 Thread Alex Hermann
On Friday 16 May 2014 20:15:11 Daniel-Constantin Mierla wrote: > Thanks for this information, clear with comparison. However, more > specific to what I am looking for: > > If I add in INVITE: > > Record-Route: > > Is allowed to the other party to set next header in BYE? > > Route: RFC 3261

[SR-Users] Rtpproxy ptime in ringing inject

2014-05-19 Thread Grygoriy Dobrovolskyy
Hello list, a long time ago i have build and application which injects ringing from rtpproxy to the client, while i am trying to reach his destination. The commande looks like this (log) May 19 10:17:44 rtpproxy[2529]: DBUG:handle_command: received command "29304_278705 P-1 B2B.256.470174 /us

[SR-Users] can you give me the complete kamailio.cfg that can use rtpproxy and uac_redirect?

2014-05-19 Thread vast
Hello, lists. I was kamailio beginners, it seems demo on uac_redirect modules, but does not know how to use the kamailio.cfg file, can you give me an example of a complete hair. Thank you___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mai

[SR-Users] cfg values read from Database possible?

2014-05-19 Thread Daniel Vukicevic
kamailio -V version: kamailio 3.2.2 (x86_64/linux) I am setting different cfg Parameters via XMLRPC. Which is good for changing parameters per runtime and being independent from database lookups when kamailio is running. Unfortunately cfg settings will be lost and empty after Restarting Kamailio

[SR-Users] cfg values read from Database possible?

2014-05-19 Thread Juha Heinanen
Daniel Vukicevic writes: > I am setting different cfg Parameters via XMLRPC. Which is good for > changing parameters per runtime and being independent from database > lookups when kamailio is running. > Unfortunately cfg settings will be lost and empty after Restarting > Kamailio if cfg values ar

Re: [SR-Users] cfg values read from Database possible?

2014-05-19 Thread Daniel Vukicevic
Nice idea! This would perfectly fit. So are you executing a little script within the kamailio init script before kamailio finally starts, or are you asking the db within the kamailio.cfg anywhere and generating the cfg file (which doesn’t work afaik)? Am 19.05.2014 um 11:43 schrieb Juha Heinane

Re: [SR-Users] cfg values read from Database possible?

2014-05-19 Thread Juha Heinanen
Daniel Vukicevic writes: > Nice idea! This would perfectly fit. So are you executing a little > script within the kamailio init script before kamailio finally starts, exactly, juha ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing

Re: [SR-Users] cfg values read from Database possible?

2014-05-19 Thread Daniel Vukicevic
Works perfectly. Great! Thanks a lot. Am 19.05.2014 um 14:25 schrieb Juha Heinanen : > Daniel Vukicevic writes: > >> Nice idea! This would perfectly fit. So are you executing a little >> script within the kamailio init script before kamailio finally starts, > > exactly, juha > > __

[SR-Users] failed to find command redis_cmd

2014-05-19 Thread Ryan Brindley
Hey Community, I'm trying to play around with ndb_redis, but seem to be missing something probably obvious as I'm getting a "failed to find command redis_cmd" error on load. loadmodule "ndb_redis.so" modparam("ndb_redis", "server", "name=test;addr=127.0.0.1;port=7000") request_route { redis_

Re: [SR-Users] failed to find command redis_cmd

2014-05-19 Thread Daniel-Constantin Mierla
Hello, do you get other errors in syslog before? Cheers, Daniel On 19/05/14 19:19, Ryan Brindley wrote: Hey Community, I'm trying to play around with ndb_redis, but seem to be missing something probably obvious as I'm getting a "failed to find command redis_cmd" error on load. loadmodule "

Re: [SR-Users] failed to find command redis_cmd

2014-05-19 Thread Ryan Brindley
No. It appears to be properly loading the module, aka no "failed to load module" errors and even properly setting the server modparam. Ryan Brindley Software Development Officer Stratics Networks, Inc. 1.866.635.6918 x108 On Mon, May 19, 2014 at 3:40 PM, Daniel-Constantin Mierla wrote: > Hell

Re: [SR-Users] failed to find command redis_cmd

2014-05-19 Thread Daniel-Constantin Mierla
Are you having some #!ifdef statements? If yes, check if they are paired properly with #!endif. If not, can you give the log messages with debug=3 in kamailio.cfg? Cheers, Daniel On 19/05/14 22:50, Ryan Brindley wrote: No. It appears to be properly loading the module, aka no "failed to load m

Re: [SR-Users] failed to find command redis_cmd

2014-05-19 Thread Ryan Brindley
No #!ifdef, only one #!define one-liner. 0(3693) DEBUG: [sr_module.c:707]: find_mod_export_record(): find_export_record: not found 0(3693) DEBUG: [sr_module.c:707]: find_mod_export_record(): find_export_record: not found 0(3693) ERROR: [cfg.y:3272]: yyparse(): cfg. parser: failed to find c

Re: [SR-Users] failed to find command redis_cmd

2014-05-19 Thread Daniel-Constantin Mierla
It doesn't look like all log messages from start. have you pasted all of them? Daniel On 19/05/14 22:58, Ryan Brindley wrote: No #!ifdef, only one #!define one-liner. 0(3693) DEBUG: [sr_module.c:707]: find_mod_export_record(): find_export_record: not found 0(3693) DEBUG: [sr_module.c:70

Re: [SR-Users] failed to find command redis_cmd

2014-05-19 Thread Ryan Brindley
Wow...I found the issue :-/ The example I gave in this thread was not a copy paste and I had redis_cmd("name", "SET foo bar" "r"); (not the lack of the second comma). Ryan Brindley Software Development Officer Stratics Networks, Inc. 1.866.635.6918 x108 On Mon, May 19, 2014 at 4:00 PM, Daniel-C

Re: [SR-Users] failed to find command redis_cmd

2014-05-19 Thread Alex Balashov
On 05/19/2014 05:02 PM, Ryan Brindley wrote: Wow...I found the issue :-/ The example I gave in this thread was not a copy paste and I had redis_cmd("name", "SET foo bar" "r"); (not the lack of the second comma). Yeah, it's somewhat confusing. However, when you invoke a function according to

Re: [SR-Users] failed to find command redis_cmd

2014-05-19 Thread Ryan Brindley
Yea. I thought the same thing once I figured it out. The error is confusing but then it does make sense once you understand its looking for the 2 argument prototype. Maybe an additional "wrong parameters?" at the end of the error message could help prevent misdirection debugging. Thanks Daniel fo

[SR-Users] kamailio-OpenIms Presence

2014-05-19 Thread Ashwin Kumar R
Hi, At the moment I'm working in a project, in which I need to use OpenIMSCore with a presence server, so I decided to use Kamailio.What should be added in the kamctlrc and kamailio.config files to make it meet the above requirement. Regards Ashwin