[SR-Users] tsilo: ts_append() cannot find the ts_store() data

Federico Cabiddu federico.cabiddu at gmail.com
Wed Nov 25 07:22:11 CET 2020


Hi,
which kamailio version are you using?
Which value the "use_domain" (
http://www.kamailio.org/docs/modules/devel/modules/tsilo.html#tsilo.p.use_domain)
parameter has?
Could you please do a test at debug level 3?
Thanks.

Federico

On Wed, Nov 25, 2020 at 2:19 AM Anthony Alba <ascanio.alba7 at gmail.com>
wrote:

> Hi, having tsilo + PUSH problem.
>
> My probIem is no matter how I ts_store() the data,
> ts_append() cannot find any matching uri
>
> ERROR: tsilo [ts_append.c:64]: ts_append(): failed to retrieve record
> for sip:david at voice.example.com
>
> In route[LOCATION]
> {
> ts_store("sip:$tU at voice.example.com")
> }
>
> in route[PUSHJOIN]
> {
> ts_append("location", "sip:$tU at voice.example.com")
> }
>
> ts.dump looks like this
> {
>   "jsonrpc":  "2.0",
>   "result": {
>     "Size": 2048,
>     "R-URIs": {
>       "R-URI":  "sip:david at 192.168.122.7:5060;ob",
>       "Hash": 57095964,
>       "Transactions": {
>         "Transaction":  {
>           "Tindex": 15146,
>           "Tlabel": 805874386
>         }
>       }
>     },
>     "Stats":  {
>       "RURIs":  1,
>       "Max-Slots":  1,
>       "Transactions": 1
>     }
>   },
>   "id": 43582
> }
>
> Thanks
> Anthony Alba
>
> _______________________________________________
> Kamailio (SER) - Users Mailing List
> sr-users at lists.kamailio.org
> https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-users/attachments/20201125/c69344d7/attachment.htm>


More information about the sr-users mailing list