[SR-Users] db_redis and PUA

2020-03-19 Thread Carsten Bock
Hi, quick question: Did anyone ever attempt to use PUA with the new db_redis? If yes, could someone share the definition for this? Thanks, Carsten -- Carsten Bock I CTO & Founder ng-voice GmbH Trostbrücke 1 I 20457 Hamburg I Germany T +49 40 524 75 93-40 | M +49 179 2021244 I www.ng-voice.com

Re: [SR-Users] db_redis and PUA

2020-03-19 Thread Daniel-Constantin Mierla
Hello, the schema should be auto-generated also for db_redis, check the next file in the source code: utils/kamctl/db_redis/kamailio/pua You have to see what needs to be set for keys parameter. Cheers, Daniel On 19.03.20 13:04, Carsten Bock wrote: > Hi, > > quick question: > Did anyone ever at

Re: [SR-Users] db_redis and PUA

2020-05-08 Thread Andrew Pogrebennyk
Hi Carsten, a starting point could be: modparam("db_redis", "keys", "pua=entry:etag&pres:pres_id,pres_uri”) I’ve tested it on Kamailio 5.3.3, with default schema definition: # cat /etc/kamailio/db_redis/kamailio/pua id/int,pres_uri/string,pres_id/string,event/int,expires/int,desired_expires/int,fl