<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
This is correct, if no NAT is involved anywhere and reinvites are
allowed then Asterisk will stay out of the media path and be used only
as Signaling server. So as for your answer yes, it will be able to
handle more calls than expected because there is no CPU overhead of the
media path.<br>
<br>
It is common strategy to have a single signaling server and have RTP
servers all around the globe for latency and etc, media gateways.<br>
<br>
Vicky wrote:
<blockquote
 cite="midff95c3730612030748x1568c315l8d579400fbd035a2@mail.gmail.com"
 type="cite">Asterisk wont sit in media path if both callee and caller
agrees on common codec, both have canreinvite=yes in sip.conf, no t,T
are used in dialplan ( please correct me if i am wrong ) , no call
recording is enabled .<br>
I think asterisk does native bridging even &nbsp;if one&nbsp;is&nbsp;behind&nbsp;nat&nbsp; ( i
tested with atleast one party behind nat not sure if it works when both
are behind nat )&nbsp;and&nbsp;devices&nbsp;should&nbsp;support&nbsp;reinvites&nbsp;.. <br>
  <br>
  <div><span class="gmail_quote">On 03/12/06, <b
 class="gmail_sendername">Dovid B</b> &lt;<a
 href="mailto:asteriskusers@dovid.net">asteriskusers@dovid.net</a>&gt;
wrote:</span>
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
    <div bgcolor="#ffffff">
    <div><font face="Arial" size="2">I know this has been asked before
and I went over the wiki but I have not been able to come to a clear
answer.</font></div>
    <div>&nbsp;</div>
    <div><font face="Arial" size="2">1) If I have SIP Provider ----&gt;
Asterisk -----&gt; ATA and vice versa (ATA -----&gt; Asterisk ----&gt;
SIP Provider) from what&nbsp;I understand if NO NAT is being used then
asterisk just starts and stops the session however the RTP media stream
will be passed directly from the SIP provider and vice versa. (This is
of course if there is no NAT involved). Now say I had such a set up
will the server be able to handle more calls than "average" if the only
responsibility if the server is to authenticated and pass along the
calls ? (There will be an AGI running in the begining to determine what
route to used based on how many minutes each route has used). Now if
the ATA's are behind VOIP and asterisk is on a public IP then does
asterisk have to sit in the media path ? Also can some one explain
exaclty when the RTP session is started and stopped. </font></div>
    <div>&nbsp;</div>
    <div><font face="Arial" size="2">Also another set up we are
woroking on is&nbsp;SIP Provider (Incoming DID) &nbsp;----&gt; Asterisk (for
authentication based on PIN) -----&gt; Back to SIP Provider. The
asterisk server will be on a public IP. Can&nbsp;I have asterisk stay out fo
the media path (here I asume yes. Just wana be 100% sure).
    </font></div>
    <div>&nbsp;</div>
    <div><font face="Arial" size="2">&nbsp;Thanks a lot.</font></div>
    <div>&nbsp;</div>
    <div><font face="Arial" size="2">Dovid</font></div>
    </div>
    <br>
_______________________________________________<br>
--Bandwidth and Colocation provided by <a
 onclick="return top.js.OpenExtLink(window,event,this)"
 href="http://Easynews.com" target="_blank">Easynews.com</a> --<br>
    <br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
&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>
    <br>
    <br>
  </blockquote>
  </div>
  <br>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   <a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>
  </pre>
</blockquote>
<br>
</body>
</html>