[OpenSIPS-Users] Using dlg_val

Dovid Bender dovid at telecurve.com
Thu May 21 12:30:01 EST 2020


Hi,

I am using dlg_val. In my code after create_dialog I have
$dlg_val(RTPPROXY) = "FOO";
If after that I do:
xlog("--------------- The value for dlg_val(RTPPROXY) is
$dlg_val(RTPPROXY)");
Then log will show:
--------------- The value for dlg_val(RTPPROXY) is FOO
However if I have
xlog("--------------- The value for dlg_val(RTPPROXY) is
$dlg_val(RTPPROXY)");
for sequential requests the value is always NULL.

Is there something that I can be missing?

TIA.

Dovid
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20200521/42445729/attachment.html>


More information about the Users mailing list