[Users] SIP Invite Header Modification

Gene Cohen gcohen at excelity.com
Fri Jun 2 18:20:54 CEST 2006


I am working with a VoiceGenie SIP VXML server which is very sensitive to
SIP headers on INVITE - if the format is not just so, it cannot handle the
calls.
 
I want to use openser to mask this problem by sending a consistent SIP
INVITE that the VoiceGenie can handle.
 
Does anyone have any advice on how to do this?
 
This (simple) INVITE header works : 

        INVITE sip:7035470041 at 69.60.182.155:5060 SIP/2.0 

none of these work : 

	INVITE sip:7035470041 at 69.60.182.155:5060;dtg=SIP SIP/2.0 
INVITE sip:7035470041;npdi=yes;@69.60.182.155:5060;dtg=SIP SIP/2.0 
INVITE sip:7035470041;cic=5119;@69.60.182.155:5060;dtg=SIP SIP/2.0 
INVITE sip:7035470041;cic=5119;npdi=yes;@69.60.182.155:5060;dtg=SIP SIP/2.0 

	 

	thanks,

	gene

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kamailio.org/pipermail/users/attachments/20060602/3ea26e36/attachment.htm 


More information about the Users mailing list