< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index Next in Thread >

RE: [reSIProcate] How to modify the Contact field of SIP message ?


You should be able to use the new onReadyToSend callback and modify the Contact header of 200/Invites.

 


From: resiprocate-devel-bounces@xxxxxxxxxxxxxxxxxxx [mailto:resiprocate-devel-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Asheesh Joshi
Sent: Monday, October 17, 2005 9:00 AM
To: resiprocate-devel@xxxxxxxxxxxxxxxxxxx
Subject: [reSIProcate] How to modify the Contact field of SIP message ?

 

Hi,

 

            As per RFC 3261, reciprocate rightly modifies the contact field for a Request

to the Request-URI of the incoming packet.

 

            I am using DUM and I want to set the Contact header to my IP in the 200 OK for INVITE.

Is there a Interface to achieve this ?

 

Please advice

 

-best regards

Asheesh.