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
omain. 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
via sockets to need to release 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 cons

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 messag

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 , RED

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

[SR-Users] Lua env not initialized in event_route

2012-11-29 Thread Vicente Hernando
th the order 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 Route

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

2012-10-08 Thread Vicente Hernando
/pipermail/sr-dev/2012-September/016440.html Kind regards, Vicente. On 10/08/2012 01:18 PM, MARINA SERRANO MONTES wrote: Hi, I have a doubt about how to use "fix_nated_sdp("2")" function when we have an scenario with multiple media types (audio and video) and the param "c&qu

[SR-Users] help with kamailio crash

2012-09-26 Thread Vicente Hernando
- tmp_len = 1427999204 options = 0x5df520 ":f:cm:M:dVIhEb:l:L:n:vrRDTN:W:w:t:u:g:P:G:SQ:O:a:A:" ret = -1 seed = 603487729 rfd = 0 debug_save = debug_flag = dont_fork_cnt =

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 di

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.

Re: [SR-Users] Siremis 1.0 login fails (or, does nothing)

2010-05-27 Thread Vicente
Hi, I also had similar problems to log into Siremis some weeks ago. It was caused by a combination of circumstances. First I had an error with the mysql password configured for Siremis. No error messages pointed to that direction. After correcting the password, I couldn't connect.

Re: [SR-Users] allow_trusted() use.

2010-05-20 Thread Vicente
The kamailo.cfg on the GIT for version 3.1 has this IP auth with the permissions module preconfigured. And the behavour is the expected. Not allowing unauthorized IPs. Thanks. El sáb, 15-05-2010 a las 19:41 +0200, Vicente escribió: > No, I haven't tried that but in t

Re: [SR-Users] allow_trusted() use.

2010-05-15 Thread Vicente
...authorization... > > I don't remember exactly, but i do remember "is_from_local" is not > exactly well named, it is not really what it says. > > David > > On Sat, May 15, 2010 at 7:18 PM, Vicente wrote: > >Good afternoon, > > >

[SR-Users] allow_trusted() use.

2010-05-15 Thread Vicente
external proxy IP be placed? Thanks in advance. Vicente. ___ 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