The display name shouldn't affect anything, best is just to test it. You
can use something like:

        xlog("L_ERR", "Contact header: $ct\n");
        $var(mycontact) = $ct;

*** Manipulate the content as needed ***

        remove_hf("Contact");
        append_hf("Contact: <$var(mycontact)>\r\n");

Hope this helps
ᐧ

Regards,

David Villasmil
email: [email protected]
phone: +34669448337

On Mon, Jul 17, 2017 at 8:48 PM, Diego Nadares <[email protected]> wrote:

> Hi guys,
>
> Is possible to cut change/delete display name in contact header? Does this
> breaks something?
>
> Cheers,
>
> Diego.
>
> _______________________________________________
> Kamailio (SER) - Users Mailing List
> [email protected]
> https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
>
>
_______________________________________________
Kamailio (SER) - Users Mailing List
[email protected]
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to