[SR-Users] ndb_redis set <null> reply to EXISTS query
Javi Gallart
jgallart at systemonenoc.com
Fri Feb 27 10:45:00 CET 2015
Hello,
check out http://redis.io/commands/monitor
It will help you to determine the exact command that kamailio is
delivering to the server when you execute the redis_cmd(...) function
inside the script.
For a non null reply, yo will need a key in redis with the same value as
$si.
Javi
On 27/02/15 10:04, Yuriy Gorlichenko wrote:
> I will try. I new at redis. Does cli monitor get resul of kamailio
> request at the cli?
>
> 2015-02-27 11:38 GMT+03:00 Javi Gallart <jgallart at systemonenoc.com
> <mailto:jgallart at systemonenoc.com>>:
>
> Hello
>
> can you check with "redis-cli monitor" what is the command sent to
> Redis in that case?
>
> Javi
> On 27/02/15 09:15, Yuriy Gorlichenko wrote:
>> Hello I try to get some replies from redis. Time after time redis
>> request give me null result. But redis bs not disconnected.
>>
>> This happens only with websocket endpoints. My queries is:
>>
>> redis_cmd("srv1", "EXISTS $si", "s");
>>
>> So at xLOG i see that $si correctly sended, but result is null.
>> At db I keep key IP with value TIMESTAMP
>>
>> Intresting that route, that givesme this result idependend of WS
>> or UDP endpoint. IT does not know about it anything.
>>
>>
>> _______________________________________________
>> SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
>> sr-users at lists.sip-router.org <mailto:sr-users at lists.sip-router.org>
>> http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
>
>
> _______________________________________________
> SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing
> list
> sr-users at lists.sip-router.org <mailto:sr-users at lists.sip-router.org>
> http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
>
>
>
>
> _______________________________________________
> SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
> sr-users at lists.sip-router.org
> http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20150227/9d907b6e/attachment.html>
More information about the sr-users
mailing list