[sr-dev] [kamailio] when assigned to $fd value it instead of replacing Kamailio just add that value to the end (#428)

os11k notifications at github.com
Fri Dec 4 10:18:05 CET 2015


Hi,

Not sure if this is a proper bug, but when I assign something to $fd, instead of replacement it just add that value to the end:

Let assume current $fd value is "mydomain.com"
if I do following: 
$fd = "newdomain.com";

$fd changed to "mydomain.comnewdomain.com", but it should be "newdomain.com"

I believe this is not proper behavior.

Thank you!

---
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/428
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20151204/752f8390/attachment.html>


More information about the sr-dev mailing list