[sr-dev] [kamailio/kamailio] Unexpected kamailio 5.4 segfault related to dialog variables (#2828)

descartin notifications at github.com
Wed Aug 18 12:58:29 CEST 2021


hello Henning

for a 100 trying which seems the message that caused the error we do tome dlg var assignments
~~~
        $dlg_var(trying_time) = $TV(sn);
        $var(response) = $null;
        jansson_set("real", "ts", "$TV(Sn)", "$var(response)");
        jansson_set("int", "status", "$T_reply_code", "$var(response)");
        jansson_append("obj","","$var(response)","$dlg_var(response_list)");
~~~

we use the dlg variables quite a lot in general, but those are the operations to be made with a 100trying in general

Best regards,
David

-- 
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/2828#issuecomment-901018834
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20210818/996e7978/attachment.htm>


More information about the sr-dev mailing list