[SR-Users] How to overwrite DisplayName

Fred Posner fred at palner.com
Fri Jun 5 14:41:21 CEST 2020


Are you doing any other changes (contact alias, etc.)?

You may benefit from applying the changes and seeing if this makes a
difference.

--fred

On Fri, 2020-06-05 at 11:56 +0000, Henning Westerholt wrote:
> Hello,
>  
> understand. I remember that I fixed some bugs for version based on
> 5.2 and 5.3 branch related to uac_replace_from/to. I would suggest
> upgrading to the latest 5.2 or 5.3 version, before trying to analyse
> it for 5.1.1, which is end of life.
>  
> You can find Debian packages at deb.kamailio.org and RPM packages at
> rpm.kamailio.org.
>  
> Cheers,
>  
> Henning
>  
> --
> Henning Westerholt – https://skalatan.de/blog/
> Kamailio services – https://gilawa.com
>  
> From: Stefano Larosa <stefano.larosa at 10993.it> 
> Sent: Friday, June 5, 2020 1:19 PM
> To: Henning Westerholt <hw at skalatan.de>; 'Kamailio (SER) - Users
> Mailing List' <sr-users at lists.kamailio.org>
> Subject: R: [SR-Users] How to overwrite DisplayName
>  
> Ciao,
>  
> i read INVITE from the sniffer and the Displayname is unchanged.
> I don’t have errors message back.
> I don’t know what i’m missing. Is there some working code sample i
> can copy to test it?
>  
> Thank you,
> Stefano.
>  
> Da: Henning Westerholt [mailto:hw at skalatan.de] 
> Inviato: venerdì 5 giugno 2020 12:33
> A: Kamailio (SER) - Users Mailing List
> Cc: Stefano Larosa
> Oggetto: RE: [SR-Users] How to overwrite DisplayName
>  
> 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
>  
> 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>
> Becomes
> “Simona”<+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=1ac
> 9e066
>  
> 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.
>  
>  
>  
> _______________________________________________
> Kamailio (SER) - Users Mailing List
> sr-users at lists.kamailio.org
> https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users




More information about the sr-users mailing list