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

Federico Cabiddu federico.cabiddu at gmail.com
Wed Nov 25 08:28:14 CET 2020


Hi,
being $var basically static variables per process , I wanted to be sure to
reset its value before processing it, but it's probably not needed there
(the example is old :)).

Cheers,

Federico

On Wed, 25 Nov 2020, 07:39 Anthony Alba, <ascanio.alba7 at gmail.com> wrote:

> On Wed, Nov 25, 2020 at 2:23 PM Federico Cabiddu
> <federico.cabiddu at gmail.com> wrote:
> >
> > 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?
>
> Face palm moment — I was using tsilo through KEMI and forgot that
> there were two functions
> 1. ts_store()
> 2. ts_store_uri() ///Aaaargh I should have used this one
>
> I forgot to use the second one, sorry for the noise.
>
> Can I segue to another question? In the example config script why is
> $var(hjoin) set to 0 when it
> is immediately set to  $sht(vtp=>join::$tU) ?
>
> route[PUSHJOIN] {
> $var(hjoin) = 0;
> lock("$tU");
> $var(hjoin) = $sht(vtp=>join::$tU);
> $var(hstored) = $sht(vtp=>stored::$tU);
>
> Thank you.
> 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/e5903e8c/attachment.htm>


More information about the sr-users mailing list