Re: [SR-Users] Regarding usage of Redis Module in Kamailio core

2017-01-05 Thread Vicente Hernando
b_redis", "server", "name=srv1;addr=127.0.0.1;port=6379;db=0") request_route { redis_cmd("srv1", "SET foo bar", "r"); exit; } Changing the parameters to suit your configuration, you can use it to debug your system. Regards, Vi

Re: [SR-Users] Regarding usage of Redis Module in Kamailio core

2017-01-04 Thread Vicente Hernando
Hello Hemanth, just a quick response, I would check if you compiled ndb_redis module correctly (also if you have hiredis library dependency). Also I would check if you loaded ndb_redis module in your configuration file. Regards, Vicente. On 01/04/2017 10:11 AM, hema...@advaitamtech.com

[SR-Users] Kamailio: Internal call

2016-02-25 Thread Vicente Falco
. What can I do? -- Un Saludo, Vicente Falcó ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

Re: [SR-Users] Regd. Kamailio GPL

2015-03-13 Thread Vicente Hernando
On 03/13/2015 10:19 AM, Daniel-Constantin Mierla wrote: On 12/03/15 16:01, Vicente Hernando wrote: On 03/12/2015 01:45 PM, Daniel-Constantin Mierla wrote: On 12/03/15 06:16, Alex Balashov wrote: I am also not at all an expert in GPL licencing or IP, but would like to add that any

Re: [SR-Users] Regd. Kamailio GPL

2015-03-12 Thread Vicente Hernando
your code under GPL. In my point of view the difference is if your program works OK as a standalone application or if it needs the other GPLed application to work. That works to defeat some ways to cheat GPL philosophy. Regards, Vicente. But again, the GPLv2 constraints are about distribution

Re: [SR-Users] R: Redis module problem

2013-03-22 Thread Vicente Hernando
Hello, I am going to try to fix this. Regards, Vicente. On 03/21/2013 09:28 AM, pars3c wrote: Hi Daniel, thanks for your answer, I've tried now to log the variable $redis(r=info) that, as documented, should contain an error message from REDIS, but in this case , REDIS is down and the log

Re: [SR-Users] R: Redis module problem

2013-03-22 Thread Vicente Hernando
Hi pars3c, could you paste the part of the log where redis_cmd is executed? Thanks, Vicente. On 03/21/2013 09:28 AM, pars3c wrote: Hi Daniel, thanks for your answer, I've tried now to log the variable $redis(r=info) that, as documented, should contain an error message from REDIS

Re: [SR-Users] [DKIM Failure] Re: SDP c= address as a key for a key-value lookup?

2013-02-20 Thread Vicente Hernando
Hello, sometime ago I wrote a patch I have not uploaded to repo. May be it suit your needs. It provides a function in sdpops that returns IP from c= line. Regards, Vicente. On 02/19/2013 05:15 PM, Hegner, Travis wrote: Indeed, after sending my original message I noticed the avpops-avp_subst

[SR-Users] Lua env not initialized in event_route

2012-11-29 Thread Vicente Hernando
in wich the modules are loaded, but I haven't been able to get rid of that message. Kamailio version is 3.3.0. Do you think this is feasible or should I try a different solution? Thanks in advance Regards, Vicente. ___ SIP Express Router (SER) and Kamailio

[SR-Users] help with kamailio crash

2012-09-26 Thread Vicente Hernando
seed = 603487729 rfd = 0 debug_save = optimized out debug_flag = optimized out dont_fork_cnt = optimized out n_lst = 0x0 p = optimized out Thanks in advance, Vicente. ___ SIP Express Router (SER

Re: [SR-Users] [sr-dev] New developer - Vicente Hernando

2012-06-15 Thread Vicente Hernando
feedback will be appreciated. Every change right now in ndb_redis module maintains backward compatibility, so no harm for current users. I will start sending commits very soon. Happy to contribute to this great project! Best regards, Vicente. On 06/15/2012 10:34 AM, Olle E. Johansson wrote

Re: [SR-Users] Can't login to Siremis.

2010-06-22 Thread Vicente
You're wellcome. It is good to know what was your problem and that it has been solved. Kind Regards. Vicente. El mar, 22-06-2010 a las 09:54 +0200, Henk Oegema escribió: Vicente. Thanks for solving my problem. :-) You pointed me in the right direction

Re: [SR-Users] Can't login to Siremis.

2010-06-21 Thread Vicente
Hi, Have you tried this? On 05/27/2010 10:15 AM, Elena-Ramona Modroiu wrote: Note as well that in some OSes, connecting to openser database from 127.0.0.1 is not same as localhost (which is used by kamctl to create openser user and database), so try with localhost instead of 127.0.0.1