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

2017-01-05 Thread Vicente Hernando
;SET key 1", "r")" I am getting undefined reference error as below "/usr/local/src/kamailio-4.4/kamailio/receive.c:208: undefined reference to `redis_cmd'" can anyone please help me to fix this issue Thanks & Regards Hemanth ---

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 wr

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
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 customisation you make specifically for the purpose of interacting with a billing server or other external appli

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, but i

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 l

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
Hello I'm trying to execute a Lua script on kamailio startup. I'm calling the script inside event_route[hable:mod-init], but it fails to be executed with this error: [app_lua_mod.c:167]: Lua env not initialized It happens both with lua_run and lua_dofile. I've played with the order in wich

Re: [SR-Users] how to use fix_nated_sdp("2") with multiple media types

2012-10-08 Thread Vicente Hernando
Hello Marina, there is a bug in sdp parser about c IPs which are not correctly reset for non existent c values in streams. I have still not uploaded it to master branch, sorry. May be it is related to your issue, in this link you have the attached patch. http://lists.sip-router.org/piperma

[SR-Users] help with kamailio crash

2012-09-26 Thread Vicente Hernando
Hello, we are using a kamailio 3.3.1 version here and suddenly it crashed with a core. Any point about how to debug this will be appreciated! # /usr/local/kamailio/sbin/kamailio -V version: kamailio 3.3.1 (x86_64/linux) 91e8cb flags: STATS: Off, USE_IPV6, USE_TCP, USE_TLS, TLS_HOOKS, USE_RAW

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

2012-06-15 Thread Vicente Hernando
Many thanks for the welcome! My current plans about ndb_redis module focus on creating an useful API so to export some functions to other modules. Then we are thinking here about creating a simpler dialplan module based on redis. We will be glad to share it with the community, and every fee