<div>iBasis, like many providers uses a softswitch in which separate elements handle the signaling (SIP/H.323) and media gateways handle the media (RTP).</div>
<div>&nbsp;</div>
<div>when you send a call&nbsp;with the Dial command&nbsp;you state iBasis signaling address and the&nbsp;Asterisk sets it&#39;s own media IP/Port in the SDP. when&nbsp;iBasis send back a response it states it&#39;s&nbsp;own media IP/Port in the SDP&nbsp;(which can be different from the signaling IP) so the asterisk will know where to send the RTP packets. so in terms of asterisk configuration you don&#39;t need to do anything different from what you would usually do..
<br><br>&nbsp;</div>
<div><span class="gmail_quote">On 5/19/07, <b class="gmail_sendername"><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:lists@infoway.net" target="_blank">lists@infoway.net</a></b> &lt;<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:lists@infoway.net" target="_blank">
lists@infoway.net</a>&gt; wrote:</span> 
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Thanks for the prompt response, but would you care to explain this a bit further?<br><br>It could be due to my ignorance, and if so, I apologize. But, how can we send the INVITE to one IP and then the media to a different one? Do we just simply send the call to the INVITE IP using the Dial command and that&#39;s it? 
<br><br>Thanks<br><br>On Sat, May 19, 2007 12:29 pm, Yossi Ben Hagai &lt;<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:yossibh@gmail.com" target="_blank">yossibh@gmail.com</a>&gt; said:<br><br>&gt; Asterisk supports it and the good news is that you don&#39;t have to do anything 
<br>&gt; for it to work.<br>&gt;<br>&gt; On 5/19/07, <a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:lists@infoway.net" target="_blank">lists@infoway.net</a> &lt;<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:lists@infoway.net" target="_blank">
lists@infoway.net</a>&gt; wrote:<br>&gt;&gt;<br>&gt;&gt; Hi,<br>&gt;&gt; <br>&gt;&gt; We are currently trying to setup Asterisk with iBasis. One<br>&gt;&gt; question/problem we have is that Ibasis has told us to send the INVITEs to
<br>&gt;&gt; one IP address and all media to a different IP address. How can we do that <br>&gt;&gt; in Asterisk?<br>&gt;&gt;<br>&gt;&gt; Thanks<br>&gt;&gt;<br>&gt;&gt; _______________________________________________<br>&gt;&gt; --Bandwidth and Colocation provided by 
<a onclick="return top.js.OpenExtLink(window,event,this)" href="http://easynews.com/" target="_blank">Easynews.com </a>--<br>&gt;&gt;<br>&gt;&gt; asterisk-users mailing list<br>&gt;&gt; To UNSUBSCRIBE or update options visit:
<br>&gt;&gt;&nbsp;&nbsp; <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users </a><br>&gt;&gt;
<br>&gt;<br><br></blockquote></div><br>