<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<TITLE>Message</TITLE>

<META content="MSHTML 6.00.2900.2873" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=088131816-02062006><FONT face=Arial size=2>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.</FONT></SPAN></DIV>
<DIV><SPAN class=088131816-02062006><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=088131816-02062006><FONT face=Arial size=2>I want to use 
openser to mask this problem by sending a consistent SIP INVITE that the 
VoiceGenie can handle.</FONT></SPAN></DIV>
<DIV><SPAN class=088131816-02062006><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=088131816-02062006><FONT face=Arial size=2>Does anyone have any 
advice on how to do this?</FONT></SPAN></DIV>
<DIV><SPAN class=088131816-02062006><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=088131816-02062006>
<P><FONT face=Arial size=2>This (simple) INVITE header works :</FONT> </P>
<P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT face="Courier New" 
size=2>INVITE sip:7035470041@69.60.182.155:5060 SIP/2.0</FONT> </P>
<P><FONT face=Arial size=2>none of these work :</FONT> </P>
<UL>
  <P><FONT face="Courier New" size=2>INVITE 
  sip:7035470041@69.60.182.155:5060;dtg=SIP SIP/2.0</FONT> <BR><FONT 
  face="Courier New" size=2>INVITE 
  sip:7035470041;npdi=yes;@69.60.182.155:5060;dtg=SIP SIP/2.0</FONT> <BR><FONT 
  face="Courier New" size=2>INVITE 
  sip:7035470041;cic=5119;@69.60.182.155:5060;dtg=SIP SIP/2.0</FONT> <BR><FONT 
  face="Courier New" size=2>INVITE 
  sip:7035470041;cic=5119;npdi=yes;@69.60.182.155:5060;dtg=SIP SIP/2.0</FONT> 
  </P>
  <P><FONT face="Courier New" size=2></FONT>&nbsp;</P>
  <P><SPAN class=088131816-02062006><FONT face="Courier New" 
  size=2>thanks,</FONT></SPAN></P>
  <P><SPAN class=088131816-02062006><FONT face="Courier New" 
  size=2>gene</FONT></SPAN></P></UL></SPAN></DIV></BODY></HTML>