<span style="">Hi,<br><br>The sip scenario&nbsp; is&nbsp; in&nbsp; the&nbsp; figure&nbsp; (sip.gif) that describe Alice </span><span style="">( proxy atlanta.com) </span><span style="">calling Bob (proxy biloxi.com)<br>This scenario can be found at : <br>http://switzernet.com/people/emin-gabrielyan/070410-SIP-transactions/<br><br>I use :<br>&nbsp;- Openser as Proxy<br>&nbsp;- eyebeam as phone<br><br><br>The problem is that when bob's sip phone is ringing (F6 in the figure ) after Alise is calling, the&nbsp; Alice's&nbsp; phone&nbsp; does&nbsp; not&nbsp; indicate ringing but it is staying a at calling (no&nbsp; F7 ,&nbsp; F8&nbsp; &nbsp; at the figure).  <br>Bob can answer (call etablished) but&nbsp; Alice's phone is staying "Calling" and get timeout. &nbsp;  <br><br>In&nbsp; eyebeam ,&nbsp; the&nbsp; call&nbsp; can&nbsp; be&nbsp; a&nbsp; success&nbsp; if&nbsp; i&nbsp; set&nbsp; outbound&nbsp; via&nbsp; target&nbsp; domain&nbsp; but&nbsp; it&nbsp; is not&nbsp; using&nbsp;
 proxy&nbsp; but&nbsp; directly&nbsp; the&nbsp; eyebeam&nbsp; request dns&nbsp; </span><span style="">and send request via proxy&nbsp; </span><span style="">(biloxi.com) it not use proxy for outbound<br>I want to use Send outbound&nbsp; via&nbsp; proxy&nbsp;  <br><br><br>I tried to use openser and&nbsp; asterisk (the other side sip proxy)&nbsp; but i get same wrong scenario<br></span><span style="">&nbsp;</span><img src="file:///C:/DOCUME%7E1/TSIFER%7E1/LOCALS%7E1/Temp/moz-screenshot.jpg" alt=""><div class="Code"><span style="">The script&nbsp;&nbsp;&nbsp;  <br></span></div><div class="Code"><span style="">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span><br>route{<br>&nbsp;<br>&nbsp;&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; if (method=="REGISTER")
 {<br>&nbsp;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; sl_send_reply("100", "Trying");<br>&nbsp;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; if(!save("location")) {<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; sl_reply_error();<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; };<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; exit;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }
 <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; route(1);<br>}<br><br><br>route[1] {<br>&nbsp;&nbsp; &nbsp; <br></div><div class="Code">&nbsp;&nbsp; xlog("L_INFO", "New request - M=$rm RURI=$ru F=$fu T=$tu IP=$si ID=$ci\n");<br>&nbsp;&nbsp; &nbsp;lookup("location");<br>&nbsp;&nbsp; &nbsp;<br>&nbsp;&nbsp; &nbsp;if (!t_relay()) {<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;sl_reply_error();<br>&nbsp;&nbsp; &nbsp;};<br>&nbsp;&nbsp; &nbsp;exit;<br>}<br><br>Thanks for your reply,<br><br>Regards,<br>Tsitsi<br></div><p>&#32;


      <hr size="1"> 
Découvrez <a href="http://blog.mail.yahoo.fr">le blog Yahoo! Mail</a> : dernières nouveautés, astuces, conseils.. et vos réactions !