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