[OpenSIPS-Devel] [opensips] uac_replace_XXX() treating input string as a literal some of the time (#811)

Yossi notifications at github.com
Tue Mar 15 22:03:42 CET 2016


Yes, obviously $var(newTo) = "sip:" + $rU + "@" + $var(someVar); works.   Like I was explaining, I need to accommodate patterns that can't be standardized.  How does one enter:

"sip:" + $rU + "@" + $var(someVar);
"sip:" + $var(foo) + $var(bar) + "@" + $var(someVar);
...

Into the dialplan database?  These values are not known in advance.  That's the ultimate goal here.

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/issues/811#issuecomment-197018168
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/devel/attachments/20160315/576d8440/attachment-0001.htm>


More information about the Devel mailing list