<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Well, I wont get tired of saying thank you for the quick answers.<br>
<br>
Rich Adamson wrote:<br>
<blockquote cite="midChameleon.1094491426.adar0@vegas" type="cite">
  <blockquote type="cite">
    <pre wrap="">        Is there a possible configuration in case I dont have a broadband 
        connection in the called-end, for example, a modem connection?
            

    No, there is no modem support built into asterisk. The problem is that
    modems typcially do not support the bandwidth needed for a single
    phone call. About the minimum bandwidth needed (including IP overhead)
    is roughly 30,000 bits/second full duplex.
      

Could I cheat Asterisk by connecting the linux boxing it's running to a 
LAN which is connected to the internet using a
Modem? In this way, Asterisk will see a broadband connection... this is 
assuming I dont care about the problem with
the bandwith of course.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Sure you could. Asterisk doesn't care as long as the remote destination
is accessible via IP, and the path/tunnel (regardless of what its built 
on or with) has sufficient bandwidth to handle the traffic.
  </pre>
</blockquote>
<br>
That's great.<br>
<blockquote cite="midChameleon.1094491426.adar0@vegas" type="cite">
  <pre wrap="">
&gt;From the sound of the questions, NATing and plain old IP routing are
probably some topics to review in general. Asterisk can handle NATing,
but unless you read up on exactly how to configure it for your 
specific case (if needed), it's likely to be less then clear initially.

Rich
  </pre>
</blockquote>
<br>
NAT is the most secure option.... can you give some hints/references
about configuring Asterisk for working behind a NAT router? <br>
<br>
RODOLFO<br>
<br>


<BR><BR>
<TABLE width=400><HR>
<P style="FONT: 9pt/11pt verdana"><a href="http://www.avast.com">avast! Antivirus</a>: Outbound message clean.
<P style="FONT: 8pt/11pt verdana">Virus Database (VPS): 0436-4, 03/09/2004<BR>Tested on: 06/09/2004 20:04:36<BR><FONT color=gray>avast! - copyright (c) 2000-2004 ALWIL Software.</FONT></P>
<TBODY></TBODY></TABLE>
<BR>

</body>
</html>