[SR-Users] How to overwrite DisplayName

Henning Westerholt hw at skalatan.de
Fri Jun 5 12:32:39 CEST 2020


Hello,

uac_replace_from should generally work. Have you checked the INVITE that is send out from Kamailio? It will be not visible (normally) inside the script. Do you get an error message in Kamailio log after calling this cmd?

Cheers,

Henning

--
Henning Westerholt - https://skalatan.de/blog/
Kamailio services - https://gilawa.com<https://gilawa.com/>

From: sr-users <sr-users-bounces at lists.kamailio.org> On Behalf Of Stefano Larosa
Sent: Friday, June 5, 2020 12:06 PM
To: sr-users at lists.kamailio.org
Subject: [SR-Users] How to overwrite DisplayName

Hi and first of all thanks for your amazing work.

I have a kamailio 5.1.1 and i need to change the DisplayName before sending INVITE to  another Asterisk server.

I need that
"Sergio"<+33558700000 at 80.169.227.18<mailto:+33558700000 at 80.169.227.18>>
Becomes
"Simona"<+33558700000 at 80.169.227.18<mailto:+33558700000 at 80.169.227.18>>

I've tried just changing $fn value:

$fn="Simona"

Or using
uac_replace_from("Simona ","");

But INVITE msg is always
From: "Sergio"<sip:+33558700000 at 80.169.227.18;transport=UDP>;tag=1ac9e066

I've tried this options in different position in kamailio.cfg but i can figure out the problem.

Do you have any suggest?
Thank you,
Stefano.



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-users/attachments/20200605/342757e5/attachment.html>


More information about the sr-users mailing list