<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<font face="monospace">Hi,<br>
<br>
No quotes are added by the dialplan module at all. I think out
value inherited the quotes from the input value, the From Display
Name, which may be a quoted value.<br>
<br>
Regards,<br>
</font>
<pre class="moz-signature" cols="72">Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
<a class="moz-txt-link-freetext" href="https://www.opensips-solutions.com">https://www.opensips-solutions.com</a>
OpenSIPS Summit 27-30 Sept 2022, Athens
<a class="moz-txt-link-freetext" href="https://www.opensips.org/events/Summit-2022Athens/">https://www.opensips.org/events/Summit-2022Athens/</a></pre>
<div class="moz-cite-prefix">On 8/29/22 3:35 PM, Антон Ершов wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CAMp8X_vCFgtgLAY=tGV6mgq-zOepF0zn6c7SaoVispMiiFGttA@mail.gmail.com">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<div dir="ltr">Hello friends!<br>
<div><br>
</div>
<div>In version: opensips 3.2.8 (x86_64/linux)</div>
<div>I observe strange behavior of the dialplan module. the
value returned to the $var(out) variable is wrapped in quotes.
In version 3.2.5 no such behavior was observed. this forces
you to do additional work with the result obtained in order to
use it further.<br>
</div>
<div><br>
</div>
<div>my config </div>
<div>if (dp_translate(0, $fn, $var(dp_out), $var(dp_attrs))) {</div>
xlog("L_INFO", "$ci translated to var $var(dp_out) with
attributes: '$var(dp_attrs)'\n");
<div> ...</div>
<div>} </div>
<div><br>
</div>
<div>show in console </div>
<div><br>
</div>
<div>/usr/sbin/opensips[30318]:
287b5bea-26c4-11ed-abcd-016f252b0962 translated to var
"000012345" with attributes: 'test'<br>
</div>
<div><br>
</div>
<div>as you can see the value is wrapped in quotes<br>
</div>
<div>if you try to use the value of the variable in some other
place, for example in uac_replace. quotation marks are also
present<br>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<pre class="moz-quote-pre" wrap="">_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a>
<a class="moz-txt-link-freetext" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
</blockquote>
<br>
</body>
</html>