[SR-Users] Kamailio Contact header read-only

Ali Taher ataher at vanrise.com
Wed Jun 3 12:31:27 CEST 2015


Hi Alex,

 

This is related to post Kamailio LCR Multiple choices I created before, where last gateway is listed at the first in contact header.

So as I didn’t get a solution from your side regarding this issue , I tried to strip first gateway from contact header.

 

Regards,

Ali

 

From: sr-users [mailto:sr-users-bounces at lists.sip-router.org] On Behalf Of Alex Balashov
Sent: Wednesday, June 03, 2015 12:00 PM
To: Ali Taher
Subject: Re: [SR-Users] Kamailio Contact header read-only

 

Ali,

 

With the exception of a few, pseudovariables that expose parts of a SIP message (such as $ct) are read-only, so you cannot assign values to them.

 

Why are you manipulating the Contact header? This is not something proxies should ordinarily do.





But, assuming you really want to/know what you're doing:





‎remove_hf("Contact");

append_hf("Contact: <sip:...>\r\n");

 

--
Alex Balashov | Principal | Evariste Systems LLC
303 Perimeter Center North, Suite 300
Atlanta, GA 30346
United States

Tel: +1-800-250-5920 (toll-free) / +1-678-954-0671 (direct)
Web: http://www.evaristesys.com/, http://www.csrpswitch.com/

Sent from my BlackBerry.

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20150603/54a67bbe/attachment.html>


More information about the sr-users mailing list