[SR-Users] Replacing the From header user part.

vivek at advaitamtech.com vivek at advaitamtech.com
Fri Sep 15 08:59:53 CEST 2017


I got the solution for this. Should have used $fn.
 
Thanks,
Vivek
 
 
-----Original Message-----
From: "vivek at advaitamtech.com" <vivek at advaitamtech.com>
Sent: Thursday, 14 September, 2017 8:07pm
To: sr-users at lists.kamailio.org
Subject: Replacing the From header user part.



Hi All,
 
Am trying to replace the user part of From header with own user name in kamailio.cfg
 
I tried to assign directly,
 
Eg: $fU = "abcd"
 
Sometime when I receive From header as  ' "12345" <12345 at 1.1.1.1>;tag=xxxx '. In this case it works as ' "12345" <abcd at 1.1.1.1>;tag=xxxx ' .
 
So i tried using replace_all() function. But this ended up adding extra characters(in my case "abcd") infront of content_type header. I dont know why.
Can someone please help me out in replacing the from header in this case?
 
 
Thanks,
Vivek
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-users/attachments/20170915/af983468/attachment.html>


More information about the sr-users mailing list