[sr-dev] [kamailio/kamailio] Kamailio 5.0.3 segfault (in redis module?) (#1342)

Daniel-Constantin Mierla notifications at github.com
Wed Nov 29 11:07:42 CET 2017


I pushed a patch trying to catch such situation. If you are not sure that the cmd parameter has or not `%s` or `%b`, then you should use the redis_cmd with more params, like:

```
redis_cmd(..., "SETEX %s 21600 %s", "SETEX ACTIVECHANNELS_$ci", "$vn(variable2)", ...);
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/1342#issuecomment-347812497
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20171129/0f3ddc4a/attachment.html>


More information about the sr-dev mailing list