Thanks, that is definitely what I need :)
понедельник, 26 сентября 2016 г. пользователь Daniel-Constantin Mierla
написал:
> You have another function that is changing the contact header (like
> fix_nated_contact() or add_contact_alias()). If you want to keep both, then
> you have to use msg_apply
You have another function that is changing the contact header (like
fix_nated_contact() or add_contact_alias()). If you want to keep both,
then you have to use msg_apply_changes() after the first one that
changes the contact.
Cheers,
Daniel
On 26/09/16 08:53, Igor Olhovskiy wrote:
> Also tried to
Also tried to do this.
Got as result
…
CSeq: 58923 SUBSCRIBE
Contact:
sip:*97@10.0.20.81:5060Expires: 80
…
2016-09-26 3:52 GMT+03:00 Alex Balashov :
> Igor,
>
> It might be simpler to do this:
>
>remove_hf("Contact")
>append_hf("Contact: <$fu>\r\n");
>
> -- Alex
>
> --
> Alex Balashov |
Igor,
It might be simpler to do this:
remove_hf("Contact")
append_hf("Contact: <$fu>\r\n");
-- Alex
--
Alex Balashov | Principal | Evariste Systems LLC
1447 Peachtree Street NE, Suite 700
Atlanta, GA 30309
United States
Tel: +1-800-250-5920 (toll-free) / +1-678-954-0671 (direct)
Web: ht