<HTML dir=ltr><HEAD>
<META content="text/html; charset=unicode" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18943"></HEAD>
<BODY>
<DIV><FONT color=#000000 size=2 face="Courier New">Hi, we have a core switch that can reroute calls on timeout, it is using timeout on "100 Trying"</FONT></DIV>
<DIV><FONT size=2 face="Courier New"></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face="Courier New">I was thinking opensips could wait for "100 Trying" comming from the remote switch :</FONT></DIV>
<DIV><FONT size=2 face="Courier New"></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face="Courier New"></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face="Courier New">UA1 -INVITE-&gt; P1</FONT></DIV>
<DIV><FONT size=2 face="Courier New">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; P1 -INVITE-&gt; UA2</FONT></DIV>
<DIV><FONT size=2 face="Courier New">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; P1 &lt;--100--- UA2</FONT></DIV>
<DIV><FONT size=2 face="Courier New">UA1 &lt;--100--- P1</FONT></DIV>
<DIV><FONT size=2 face="Courier New"></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face="Courier New"></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face="Courier New">From t_relay doc</FONT></DIV>
<DIV><FONT face="Courier New"><SPAN class=emphasis><EM>0x01</EM></SPAN> - do not generate an 100 trying provisional reply when building the transaction. By default one is generated. Useful if you already pushed an stateless 100 reply from script. </FONT></DIV>
<DIV><FONT face="Courier New"></FONT>&nbsp;</DIV>
<DIV><FONT face="Courier New">Will Opensips forward 100 Trying ?</FONT></DIV></BODY></HTML>