<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Mensagem</TITLE>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2963" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV>
<DIV><FONT face=Verdana color=#0000ff size=2>Opa,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>"acho que voce precisa colocar&nbsp; o gateway 
default nas maquinas internas</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>e colocar uma regra de MASQUERADE no seu 
firewall</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>iptables -A forward tatatatatatatatat -j 
MASQUERADE"</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Verdana color=#0000ff size=2>Na verdade os meus 2 asterisks 
estão sem restrições no firewall, por isso eu não tinha criado regras 
específicas.</FONT></DIV>
<DIV><FONT face=Verdana color=#0000ff size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>"e porque no firewall 1 voce redirecional para o ip 
do asterisk 2 ?"</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Verdana color=#0000ff size=2>Copiei e colei errado, 
desculpe.</FONT></DIV>
<DIV><FONT face=Verdana color=#0000ff size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Verdana color=#0000ff size=2>o correto é (já adicionadas as 
regras de POSTROUTING):</FONT></DIV>
<DIV><FONT face=Verdana color=#0000ff size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Verdana color=#0000ff 
size=2>+++++++++++++++++++++++++++++++++++++++++++</FONT></DIV>
<DIV>
<DIV><FONT face="Courier New" color=#0000ff size=2>No 
firewall1</FONT></DIV><FONT color=#0000ff size=2><FONT face="Courier New" 
color=#000000></FONT></FONT></DIV>
<DIV><FONT color=#0000ff size=2><FONT face="Courier New" color=#000000><FONT 
face=Verdana color=#0000ff></FONT></FONT></FONT>&nbsp;</DIV>
<DIV><FONT color=#0000ff size=2><FONT face="Courier New" color=#000000><FONT 
face=Verdana color=#0000ff><FONT face="Courier New" color=#000000>-A PREROUTING 
-d 200.161.16.186 -p tcp -m tcp --dport 4569 -j DNAT --to-destination 
192.168.1.32<BR>-A PREROUTING -d 200.161.16.186 -p udp -m udp --dport 4569 -j 
DNAT --to-destination 192.168.1.32<BR>-A POSTROUTING -s 192.168.1.32 -o eth0 -p 
tcp -m tcp --dport 4569 -j MASQUERADE<BR>-A POSTROUTING -s 192.168.1.32 -o eth0 
-p udp -m udp --dport 4569 -j MASQUERADE<BR>-A FORWARD -p tcp -m tcp --dport 
4569 -j ACCEPT<BR>-A FORWARD -p udp -m udp --dport 4569 -j 
ACCEPT<BR></FONT></DIV></FONT>
<DIV></FONT></FONT><FONT color=#0000ff size=2><FONT color=#000000><FONT 
face="Courier New" color=#0000ff>No firewall2</FONT></FONT></FONT></DIV>
<DIV><FONT face="Courier New" color=#0000ff size=2></FONT>&nbsp;</DIV>
<DIV>
<DIV><FONT color=#0000ff size=2><FONT face="Courier New" color=#000000>-A 
FORWARD -p tcp -m tcp --dport 4569 -j ACCEPT<BR>-A FORWARD -p udp -m udp --dport 
4569 -j ACCEPT<BR>-A PREROUTING -d 200.161.93.240 -p tcp -m tcp --dport 4569 -j 
DNAT --to-destination 192.168.2.6<BR>-A PREROUTING -d 200.161.93.240 -p udp -m 
udp --dport 4569 -j DNAT --to-destination 192.168.2.6<BR>-A POSTROUTING -s 
192.168.2.6 -o eth0 -p tcp -m tcp --dport 4569 -j MASQUERADE<BR>-A POSTROUTING 
-s 192.168.2.6 -o eth0 -p udp -m udp --dport 4569 -j 
MASQUERADE<BR></FONT></FONT><FONT size=2><FONT face=Verdana 
color=#0000ff>+++++++++++++++++++++++++++++++++++++++++++</FONT></FONT></DIV>
<DIV><FONT color=#0000ff size=2><FONT face="Courier New" color=#000000><FONT 
face=Verdana color=#0000ff></FONT></FONT></FONT>&nbsp;</DIV>
<DIV><FONT color=#0000ff size=2><FONT face="Courier New" color=#000000><FONT 
face=Verdana color=#0000ff>vlw!<BR></FONT></FONT></FONT></DIV>
<DIV><FONT color=#0000ff size=2><FONT face="Courier New" color=#000000><FONT 
face=Verdana color=#0000ff>Eric</FONT></FONT></FONT></DIV></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV></DIV>
<BLOCKQUOTE dir=ltr 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=itamar@ispbrasil.com.br href="mailto:itamar@ispbrasil.com.br">Itamar 
  Reis Peixoto</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=eric@vianet-express.com.br 
  href="mailto:eric@vianet-express.com.br">Eric Anderson</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Tuesday, May 15, 2007 3:56 PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [AsteriskBrasil] novo na 
  lista</DIV>
  <DIV><BR></DIV>
  <DIV><FONT face=Arial size=2>e porque no firewall 1 voce redirecional para o 
  ip do asterisk 2 ?</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
  <DIV>
  <DIV><FONT face="Courier New" color=#0000ff size=2>No firewall1</FONT></DIV>
  <DIV><FONT face="Courier New" color=#0000ff size=2></FONT>&nbsp;</DIV>
  <DIV><FONT color=#0000ff size=2><FONT face="Courier New" color=#000000>-A 
  FORWARD -p tcp -m tcp --dport 4569 -j ACCEPT<BR>-A FORWARD -p udp -m udp 
  --dport 4569 -j ACCEPT<BR>-A PREROUTING -d 200.XXX.XXX.XXX -p tcp -m tcp 
  --dport 4569 -j DNAT --to-destination 192.168.2.6<BR>-A PREROUTING -d 
  200.XXX.XXX.XXX -p udp -m udp --dport 4569 -j DNAT --to-destination 
  192.168.2.6<BR></FONT></FONT></DIV>
  <DIV><FONT color=#0000ff size=2><FONT face="Courier New" 
  color=#000000></FONT></FONT>&nbsp;</DIV></DIV>
  <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
  <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
  <DIV>--------------------</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>Itamar Reis Peixoto</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>e-mail: <A 
  href="mailto:itamar@ispbrasil.com.br">itamar@ispbrasil.com.br</A><BR>msn: <A 
  href="mailto:itamarjp@starmedia.com">itamarjp@starmedia.com</A><BR>skype: 
  itamarjp <BR>icq: 81053601<BR>+55 34 3238 3845<BR>+55 11 4063 5033</DIV>
  <BLOCKQUOTE dir=ltr 
  style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
    <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
    <DIV 
    style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
    <A title=eric@vianet-express.com.br 
    href="mailto:eric@vianet-express.com.br">Eric Anderson</A> </DIV>
    <DIV style="FONT: 10pt arial"><B>To:</B> <A title=itamar@ispbrasil.com.br 
    href="mailto:itamar@ispbrasil.com.br">Itamar Reis Peixoto</A> </DIV>
    <DIV style="FONT: 10pt arial"><B>Sent:</B> Tuesday, May 15, 2007 3:58 
    PM</DIV>
    <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [AsteriskBrasil] novo na 
    lista</DIV>
    <DIV><BR></DIV>
    <DIV><FONT face=Verdana color=#0000ff size=2>Opa,</FONT></DIV>
    <DIV><FONT face=Verdana color=#0000ff size=2></FONT>&nbsp;</DIV>
    <DIV><FONT face=Verdana color=#0000ff size=2>O asterisk1 está atrás do 
    firewall1</FONT></DIV>
    <DIV><FONT face=Verdana color=#0000ff size=2>O asterisk2 está atrás do 
    firewall2</FONT></DIV>
    <DIV><FONT face=Verdana color=#0000ff size=2></FONT>&nbsp;</DIV>
    <DIV><FONT face=Verdana color=#0000ff size=2>sds</FONT></DIV>
    <DIV><FONT face=Verdana color=#0000ff size=2></FONT>&nbsp;</DIV>
    <DIV><FONT face=Verdana color=#0000ff size=2>Eric</FONT></DIV>
    <BLOCKQUOTE dir=ltr 
    style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid; MARGIN-RIGHT: 0px">
      <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
      <DIV 
      style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
      <A title=itamar@ispbrasil.com.br 
      href="mailto:itamar@ispbrasil.com.br">Itamar Reis Peixoto</A> </DIV>
      <DIV style="FONT: 10pt arial"><B>To:</B> <A 
      title=eric@vianet-express.com.br 
      href="mailto:eric@vianet-express.com.br">Eric Anderson</A> ; <A 
      title=asteriskbrasil@listas.asteriskbrasil.org 
      href="mailto:asteriskbrasil@listas.asteriskbrasil.org">asteriskbrasil@listas.asteriskbrasil.org</A> 
      </DIV>
      <DIV style="FONT: 10pt arial"><B>Sent:</B> Tuesday, May 15, 2007 2:57 
      PM</DIV>
      <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [AsteriskBrasil] novo na 
      lista</DIV>
      <DIV><BR></DIV>
      <DIV><FONT face=Arial size=2>no iax nao precisa de register, funciona 
      sem</FONT></DIV>
      <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
      <DIV><FONT face=Arial size=2>firewall1 = asterisk1 ?</FONT></DIV>
      <DIV><FONT face=Arial size=2>firewall2 = asterisk2 ?</FONT></DIV>
      <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
      <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
      <DIV><FONT face=Arial size=2>explica direito ae porque parece que as 
      regras de iptables estao nos servidores errados, ou entao voce nao 
      explicou direito.</FONT></DIV>
      <DIV>&nbsp;</DIV>
      <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
      <DIV>--------------------</DIV>
      <DIV>&nbsp;</DIV>
      <DIV>Itamar Reis Peixoto</DIV>
      <DIV>&nbsp;</DIV>
      <DIV>e-mail: <A 
      href="mailto:itamar@ispbrasil.com.br">itamar@ispbrasil.com.br</A><BR>msn: 
      <A 
      href="mailto:itamarjp@starmedia.com">itamarjp@starmedia.com</A><BR>skype: 
      itamarjp <BR>icq: 81053601<BR>+55 34 3238 3845<BR>+55 11 4063 5033</DIV>
      <BLOCKQUOTE 
      style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
        <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
        <DIV 
        style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
        <A title=eric@vianet-express.com.br 
        href="mailto:eric@vianet-express.com.br">Eric Anderson</A> </DIV>
        <DIV style="FONT: 10pt arial"><B>To:</B> <A 
        title=asteriskbrasil@listas.asteriskbrasil.org 
        href="mailto:asteriskbrasil@listas.asteriskbrasil.org">asteriskbrasil@listas.asteriskbrasil.org</A> 
        </DIV>
        <DIV style="FONT: 10pt arial"><B>Sent:</B> Tuesday, May 15, 2007 11:45 
        AM</DIV>
        <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [AsteriskBrasil] novo 
        na lista</DIV>
        <DIV><BR></DIV>
        <DIV><FONT face=Verdana color=#0000ff size=2>Opa:</FONT></DIV>
        <DIV><FONT face=Verdana color=#0000ff size=2></FONT>&nbsp;</DIV>
        <DIV><FONT face=Arial color=#0000ff size=2><FONT color=#000000>Crie um 
        Trunk IAX2 para interligar os dois asterisks, já que vc está atras de 2 
        firewalls...</FONT> [tentei criar... detalhes abaixo]</FONT> 
        <DIV><SPAN class=099280321-14052007><FONT face=Arial color=#0000ff 
        size=2><FONT color=#000000>Libere a porta do IAX2 nos dois firewalls 
        (apenas uma 
        porta)...</FONT>&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;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
        [liberei, e monitorei, os pacotes passam pelos firewall e chegam nos 
        asterisks]</FONT></SPAN></DIV>
        <DIV><SPAN class=099280321-14052007><FONT face=Arial color=#0000ff 
        size=2><FONT color=#000000>Qual distro vc ta usando para começar??? 
        Trixbox?</FONT>&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;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
        [estou usando slackware. manjo um pouquinho de linux e quase nada de 
        telefonia...&nbsp;fiz um script automático de instalação, se alguém 
        tiver curiosidade em baixa-lo &gt;&gt;<A 
        href="http://www.linuxti.pro.br/scripts/asterisk_installer.sh">http://www.linuxti.pro.br/scripts/asterisk_installer.sh</A>]</FONT></SPAN></DIV>
        <DIV><SPAN class=099280321-14052007><FONT face=Arial color=#0000ff 
        size=2><FONT color=#000000>Se for leia o manual no site deles que te 
        explica tudo, se não for... considere começar por ele.</FONT>[se eu não 
        conseguir mesmo fazer sozinho vou pedir ajuda do trixbox 
        =P]</FONT></SPAN></DIV>
        <DIV><SPAN class=099280321-14052007><FONT face=Arial color=#0000ff 
        size=2></FONT></SPAN>&nbsp;</DIV>
        <DIV><FONT face=Verdana color=#0000ff size=2>Já na minha 
        topologia:</FONT></DIV></DIV>
        <DIV><FONT face=Verdana color=#0000ff size=2></FONT>&nbsp;</DIV>
        <DIV><FONT face=Verdana color=#0000ff size=2>ramal1 &lt;&gt; asterisk1 
        &lt;&gt; firewall1 &lt;&gt; internet &lt;&gt; firewall2 &lt;&gt; 
        asterisk2 &lt;&gt; ramal2</FONT></DIV>
        <DIV>
        <DIV><FONT face=Verdana color=#0000ff size=2></FONT>&nbsp;</DIV>
        <DIV><FONT face=Verdana color=#0000ff size=2>Tentei criar o trunk 
        assim:</FONT></DIV>
        <DIV><FONT face=Verdana color=#0000ff size=2></FONT>&nbsp;</DIV>
        <DIV><FONT face=Verdana color=#0000ff size=2>no asterisk1:</FONT></DIV>
        <DIV><FONT face=Verdana color=#0000ff size=2></FONT>&nbsp;</DIV>
        <DIV><FONT face="Courier New" size=2>iax.conf</FONT></DIV>
        <DIV><FONT face="Courier New" size=2>----------------</FONT></DIV>
        <DIV><FONT size=2>
        <DIV><FONT face="Courier New" 
        size=2>[general]<BR>bindport=4569&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
        </FONT></DIV>
        <DIV><FONT face="Courier New" 
        size=2>bindaddr=192.168.1.32&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
        <BR>bandwidth=low<BR>disallow=lpc10&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
        </FONT></DIV>
        <DIV><FONT face="Courier New" 
        size=2>jitterbuffer=no<BR>forcejitterbuffer=no<BR>register =&gt; 
        groo:senha@200.XXX.XX.XXX<BR>tos=ef</FONT></DIV>
        <DIV><FONT face="Courier New" 
        size=2>autokill=yes<BR></DIV></FONT></FONT><FONT 
        size=2></DIV></FONT><FONT size=2></FONT></DIV>
        <DIV><FONT face="Courier New" 
        size=2>[cargopress]<BR>type=friend<BR>username=buteka<BR>secret=senha</FONT></DIV>
        <DIV><FONT face="Courier New" 
        size=2>auth=plaintext<BR>host=200.XXX.XXX.XXX<BR>context=fromiax<BR>peercontext=fromiax<BR>qualify=no<BR>trunk=yes<BR>nat=yes<BR></FONT></DIV>
        <DIV><FONT face="Courier New" size=2>extensions.conf</FONT></DIV>
        <DIV><FONT face="Courier New" size=2>------------------</FONT></DIV>
        <DIV><FONT face="Courier New" size=2>[internal]<BR>exten 
        =&gt;164,1,Dial(SIP/jobson)<BR>exten 
        =&gt;132,1,Dial(SIP/anderson)<BR>exten 
        =&gt;131,1,Dial(SIP/eric)<BR>exten =&gt;100,1,Dial(SIP/buteka)<BR>exten 
        =&gt;300,1,Dial(iax2/cargopress/301)</FONT></DIV>
        <DIV><FONT face="Courier New" size=2></FONT>&nbsp;</DIV>
        <DIV><FONT face="Courier New" color=#0000ff size=2>No 
        firewall1</FONT></DIV>
        <DIV><FONT face="Courier New" color=#0000ff size=2></FONT>&nbsp;</DIV>
        <DIV><FONT color=#0000ff size=2><FONT face="Courier New" 
        color=#000000>-A FORWARD -p tcp -m tcp --dport 4569 -j ACCEPT<BR>-A 
        FORWARD -p udp -m udp --dport 4569 -j ACCEPT<BR>-A PREROUTING -d 
        200.XXX.XXX.XXX -p tcp -m tcp --dport 4569 -j DNAT --to-destination 
        192.168.2.6<BR>-A PREROUTING -d 200.XXX.XXX.XXX -p udp -m udp --dport 
        4569 -j DNAT --to-destination 192.168.2.6<BR></FONT></FONT></DIV>
        <DIV><FONT color=#0000ff size=2><FONT face="Courier New" 
        color=#000000></FONT></FONT>&nbsp;</DIV>
        <DIV><FONT color=#0000ff size=2><FONT color=#000000><FONT 
        face="Courier New" color=#0000ff>No firewall2</FONT></FONT></FONT></DIV>
        <DIV><FONT face="Courier New" size=2></FONT>&nbsp;</DIV>
        <DIV><FONT color=#800000 size=2><FONT face="Courier New"><FONT 
        color=#000000>-A PREROUTING -d 200.XXX.XXX.XXX -p tcp -m tcp --dport 
        4569 -j DNAT --to-destination 192.168.1.32<BR>-A PREROUTING -d 
        200.XXX.XXX.XXX -p udp -m udp --dport 4569 -j DNAT --to-destination 
        192.168.1.32<BR>-A FORWARD -p tcp -m tcp --dport 4569 -j ACCEPT<BR>-A 
        FORWARD -p udp -m udp --dport 4569 -j 
        ACCEPT</FONT><BR></FONT></FONT></DIV>
        <DIV><FONT face="Courier New" color=#0000ff size=2>no 
        asterisk2</FONT></DIV>
        <DIV><FONT face="Courier New" color=#0000ff size=2></FONT>&nbsp;</DIV>
        <DIV><FONT face="Courier New" size=2>iax.conf</FONT></DIV>
        <DIV><FONT face=Verdana color=#0000ff size=2><FONT face="Courier New" 
        color=#000000>-----------------</FONT></DIV>
        <DIV><FONT size=2>
        <DIV><FONT face="Courier New" color=#000000 
size=2>[general]</FONT></DIV>
        <DIV><FONT face="Courier New" color=#000000 size=2></FONT>&nbsp;</DIV>
        <DIV><FONT face="Courier New" color=#000000 
        size=2>bindport=4569<BR>bindaddr=192.168.2.6</FONT></DIV>
        <DIV><FONT face="Courier New" color=#000000 
        size=2>bandwidth=low<BR>disallow=lpc10</FONT></DIV>
        <DIV><FONT size=2><FONT face="Courier New" 
        color=#000000>jitterbuffer=no</FONT></FONT></DIV>
        <DIV><FONT size=2><FONT face="Courier New" 
        color=#000000>tos=ef<BR>forcejitterbuffer=no<BR>register =&gt; 
        buteka:senha@200.XXX.XXX.XXX</FONT></FONT></DIV>
        <DIV><FONT size=2><FONT color=#000000><FONT 
        face="Courier New">autokill=yes<BR></FONT></DIV></FONT></FONT></FONT></DIV>
        <DIV><FONT face="Courier New" color=#000000 
        size=2>[vianet]<BR>type=friend<BR>username=groo<BR>secret=senha<BR>auth=plaintext<BR>host=200.XXX.XX.XXX</FONT></DIV>
        <DIV><FONT face="Courier New" color=#000000 
        size=2>context=fromiax<BR>peercontext=fromiax<BR>qualify=no<BR>trunk=yes<BR>nat=yes</FONT></DIV>
        <DIV><FONT face="Courier New" color=#000000></FONT>&nbsp;</DIV>
        <DIV><FONT face="Courier New" color=#000000>extensions.conf</FONT></DIV>
        <DIV><FONT face="Courier New" 
        color=#000000>-----------------</FONT></DIV>
        <DIV><FONT face="Courier New" color=#000000></FONT>&nbsp;</DIV>
        <DIV><FONT face="Courier New" color=#000000>[fromiax]<BR>exten =&gt; 
        301,1,Answer()</FONT></DIV>
        <DIV><FONT face="Courier New" color=#000000>exten =&gt; 
        301,2,SayDigits(${EXTEN})</FONT></DIV>
        <DIV><FONT face="Courier New" color=#000000>exten =&gt; 
        301,3,Hangup()<BR></FONT></DIV>
        <DIV>&nbsp;</DIV>
        <DIV>Se eu discasse 300, à partir do ramal1, deveria atender, falar o 
        numero do ramal e desligar, certo?</DIV>
        <DIV>&nbsp;</DIV>
        <DIV>o comando "iax2 show channels" retorna o seguinte:</DIV>
        <DIV>&nbsp;</DIV>
        <DIV>*CLI&gt; iax2 show 
        channels<BR>Channel&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
        Peer&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
        Username&nbsp;&nbsp;&nbsp; ID (Lo/Rem)&nbsp; Seq (Tx/Rx)&nbsp; 
        Lag&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Jitter&nbsp; JitBuf&nbsp; 
        Format<BR>(None)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
        200.XXX.XXX.XXX&nbsp; (None)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
        00001/00000&nbsp; 00004/00000&nbsp; 00000ms&nbsp; -0001ms&nbsp; 
        0000ms&nbsp; unknow<BR>1 active IAX channel<BR>*CLI&gt;<BR></DIV>
        <DIV>Daí eu deduziri que está ok.. porém </DIV>
        <DIV>&nbsp;</DIV>
        <DIV>*CLI&gt; iax2 show 
        registry<BR>Host&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
        dnsmgr&nbsp; Username&nbsp;&nbsp;&nbsp; 
        Perceived&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
        Refresh&nbsp; State<BR>200.161.16.186:4569&nbsp;&nbsp; 
        N&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
        buteka&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
        &lt;Unregistered&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
        60&nbsp; Timeout<BR>*CLI&gt;<BR></DIV>
        <DIV>Algum erro notório que eu cometi?</DIV>
        <DIV>Alguma dica de debug pra eu achar o erro?</DIV>
        <DIV>&nbsp;</DIV>
        <DIV>Um abraço!!<BR></DIV>
        <DIV>Eric</DIV></FONT>
        <DIV><FONT face=Verdana color=#0000ff size=2></FONT>&nbsp;</DIV>
        <BLOCKQUOTE dir=ltr 
        style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid; MARGIN-RIGHT: 0px">
          <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
          <DIV 
          style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
          <A title=ciro@sntbsb.com.br href="mailto:ciro@sntbsb.com.br">Ciro</A> 
          </DIV>
          <DIV style="FONT: 10pt arial"><B>To:</B> <A 
          title=eric@vianet-express.com.br 
          href="mailto:eric@vianet-express.com.br">'Eric Anderson'</A> ; <A 
          title=asteriskbrasil@listas.asteriskbrasil.org 
          href="mailto:asteriskbrasil@listas.asteriskbrasil.org">asteriskbrasil@listas.asteriskbrasil.org</A> 
          </DIV>
          <DIV style="FONT: 10pt arial"><B>Sent:</B> Monday, May 14, 2007 6:05 
          PM</DIV>
          <DIV style="FONT: 10pt arial"><B>Subject:</B> RES: [AsteriskBrasil] 
          novo na lista</DIV>
          <DIV><BR></DIV>
          <DIV><SPAN class=099280321-14052007><FONT face=Arial color=#0000ff 
          size=2>Eric, </FONT></SPAN></DIV>
          <DIV><SPAN class=099280321-14052007><FONT face=Arial color=#0000ff 
          size=2></FONT></SPAN>&nbsp;</DIV>
          <DIV><SPAN class=099280321-14052007>&nbsp;&nbsp;&nbsp; <FONT 
          face=Arial color=#0000ff size=2>Caminho das 
pedras:</FONT></SPAN></DIV>
          <DIV><SPAN class=099280321-14052007><FONT face=Arial color=#0000ff 
          size=2></FONT></SPAN>&nbsp;</DIV>
          <DIV><SPAN class=099280321-14052007>&nbsp;&nbsp;&nbsp; <FONT 
          face=Arial color=#0000ff size=2>Crie um Trunk IAX2 para interligar os 
          dois asterisks, já que vc está atras de 2 
          firewalls...</FONT></SPAN></DIV>
          <DIV><SPAN class=099280321-14052007>&nbsp;&nbsp;&nbsp; <FONT 
          face=Arial color=#0000ff size=2>Libere a porta do IAX2 nos dois 
          firewalls (apenas uma porta)...</FONT></SPAN></DIV>
          <DIV><SPAN class=099280321-14052007>&nbsp;&nbsp;&nbsp; <FONT 
          face=Arial color=#0000ff size=2>Qual distro vc ta usando para 
          começar??? Trixbox?</FONT></SPAN></DIV>
          <DIV><SPAN class=099280321-14052007><FONT face=Arial color=#0000ff 
          size=2>&nbsp;&nbsp;&nbsp; Se for leia o manual no site deles que te 
          explica tudo, se não for... considere começar por 
          ele.</FONT></SPAN></DIV>
          <DIV><SPAN class=099280321-14052007><FONT face=Arial color=#0000ff 
          size=2></FONT></SPAN>&nbsp;</DIV>
          <DIV><SPAN class=099280321-14052007><FONT face=Arial color=#0000ff 
          size=2>Ciro</FONT></SPAN></DIV>
          <DIV><SPAN class=099280321-14052007><FONT face=Arial color=#0000ff 
          size=2></FONT></SPAN>&nbsp;</DIV>
          <BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
            <DIV></DIV>
            <DIV class=OutlookMessageHeader lang=pt-br dir=ltr align=left><FONT 
            face=Tahoma size=2>-----Mensagem original-----<BR><B>De:</B> <A 
            href="mailto:asteriskbrasil-bounces@listas.asteriskbrasil.org">asteriskbrasil-bounces@listas.asteriskbrasil.org</A> 
            [mailto:asteriskbrasil-bounces@listas.asteriskbrasil.org] <B>Em nome 
            de </B>Eric Anderson<BR><B>Enviada em:</B> segunda-feira, 14 de maio 
            de 2007 17:21<BR><B>Para:</B> 
            asteriskbrasil@listas.asteriskbrasil.org<BR><B>Assunto:</B> Re: 
            [AsteriskBrasil] novo na lista<BR><BR></FONT></DIV>
            <DIV><FONT face=Verdana color=#0000ff size=2>Opa!</FONT></DIV>
            <DIV><FONT face=Verdana color=#0000ff size=2></FONT>&nbsp;</DIV>
            <DIV><FONT face=Verdana><FONT color=#0000ff size=2>Poxa... 
            ninguém...</FONT></FONT></DIV>
            <DIV><FONT face=Verdana><FONT color=#0000ff 
            size=2></FONT></FONT>&nbsp;</DIV>
            <DIV><FONT face=Verdana><FONT color=#0000ff 
            size=2>Geralmente&nbsp;eu não respondo as seguintes categorias de 
            dúvidas nas listas que eu participo:</FONT></FONT></DIV>
            <OL>
              <LI><FONT face=Verdana color=#0000ff size=2>Dúvidas óbvias que são 
              respondidas no primeiro link que o google retorna;</FONT> 
              <LI><FONT face=Verdana color=#0000ff size=2>Dúvidas mal 
              formuladas;</FONT> 
              <LI><FONT face=Verdana color=#0000ff size=2>Dúvidas muito 
              genéricas;</FONT> 
              <LI><FONT face=Verdana color=#0000ff size=2>Coisas que eu não 
              sei;</FONT></LI></OL>
            <DIV><FONT face=Verdana color=#0000ff size=2>=P</FONT></DIV>
            <DIV><FONT face=Verdana color=#0000ff size=2></FONT>&nbsp;</DIV>
            <DIV><FONT face=Verdana color=#0000ff size=2>Em qual categoria tá 
            minha dúvida?</FONT></DIV>
            <DIV><FONT face=Verdana color=#0000ff size=2></FONT>&nbsp;</DIV>
            <DIV><FONT face=Verdana color=#0000ff size=2>flw!!</FONT></DIV>
            <DIV><FONT face=Verdana color=#0000ff size=2></FONT>&nbsp;</DIV>
            <DIV><FONT face=Verdana color=#0000ff size=2>Eric</FONT></DIV>
            <DIV><FONT face=Verdana color=#0000ff size=2></FONT>&nbsp;</DIV>
            <BLOCKQUOTE 
            style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid; MARGIN-RIGHT: 0px">
              <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
              <DIV 
              style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
              <A title=eric@vianet-express.com.br 
              href="mailto:eric@vianet-express.com.br">Eric Anderson</A> </DIV>
              <DIV style="FONT: 10pt arial"><B>To:</B> <A 
              title=asteriskbrasil@listas.asteriskbrasil.org 
              href="mailto:asteriskbrasil@listas.asteriskbrasil.org">asteriskbrasil@listas.asteriskbrasil.org</A> 
              </DIV>
              <DIV style="FONT: 10pt arial"><B>Sent:</B> Sunday, May 13, 2007 
              2:07 AM</DIV>
              <DIV style="FONT: 10pt arial"><B>Subject:</B> [AsteriskBrasil] 
              novo na lista</DIV>
              <DIV><BR></DIV>
              <DIV><FONT face=Verdana color=#0000ff size=2>Boa 
              noite!</FONT></DIV>
              <DIV><FONT face=Verdana color=#0000ff size=2></FONT>&nbsp;</DIV>
              <DIV><FONT face=Verdana color=#0000ff size=2>Instalei o asterisk 
              para testes em minha rede e realmente foi muito simples criar 
              usuários SIP (ramais) e fazer um Dialplan simples. </FONT></DIV>
              <DIV><FONT face=Verdana color=#0000ff size=2></FONT>&nbsp;</DIV>
              <DIV><FONT face=Verdana color=#0000ff size=2>Porém, para a 
              seguinte configuraçao:</FONT></DIV>
              <DIV><FONT face=Verdana color=#0000ff size=2></FONT>&nbsp;</DIV>
              <DIV><FONT face=Verdana color=#0000ff size=2>ramal1 &lt;&gt; 
              asterisk1 &lt;&gt; firewall1 &lt;&gt; internet &lt;&gt; firewall2 
              &lt;&gt; asterisk2 &lt;&gt; ramal2</FONT></DIV>
              <DIV><FONT face=Verdana color=#0000ff size=2></FONT>&nbsp;</DIV>
              <DIV><FONT face=Verdana color=#0000ff size=2>Como eu faço pro 
              ramal1 ligar para o ramal2<FONT face=Arial 
              color=#000000>?</FONT></FONT></DIV>
              <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
              <DIV><FONT face=Arial size=2>Testei algumas varias configuracoes 
              encontradas na net mas nenhuma funcionou. Alguem, por favor, 
              poderia me indicar as configuracoes basicas ou documentacao de 
              como fazer isso?</FONT></DIV>
              <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
              <DIV><FONT face=Arial size=2>Um abraco</FONT></DIV>
              <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
              <DIV><FONT face=Arial size=2>Eric</FONT></DIV>
              <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
              <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
              <P>
              <HR>

              <P></P>----------------------------------------<BR>Estação VoIP 
              2006<BR>5 e 6 Dezembro<BR>Curitiba 
              PR<BR>http://www.estacaovoip.com.br<BR><BR>_______________________________________________<BR>LIsta 
              de discussões 
              AsteriskBrasil.org<BR>AsteriskBrasil@listas.asteriskbrasil.org<BR>http://listas.asteriskbrasil.org/mailman/listinfo/asteriskbrasil<BR><BR>_______________________________________________<BR>Acesse 
              o&nbsp; wiki 
            AsteriskBrasil.org:<BR>http://www.asteriskbrasil.org</BLOCKQUOTE></BLOCKQUOTE><BR>
          <P><FONT size=2>No virus found in this outgoing message.<BR>Checked by 
          AVG Free Edition.<BR>Version: 7.5.467 / Virus Database: 269.7.0/803 - 
          Release Date: 13/5/2007<BR></FONT></P></BLOCKQUOTE>
        <P>
        <HR>

        <P></P>----------------------------------------<BR>Estação VoIP 
        2006<BR>5 e 6 Dezembro<BR>Curitiba 
        PR<BR>http://www.estacaovoip.com.br<BR><BR>_______________________________________________<BR>LIsta 
        de discussões 
        AsteriskBrasil.org<BR>AsteriskBrasil@listas.asteriskbrasil.org<BR>http://listas.asteriskbrasil.org/mailman/listinfo/asteriskbrasil<BR><BR>_______________________________________________<BR>Acesse 
        o&nbsp; wiki 
      AsteriskBrasil.org:<BR>http://www.asteriskbrasil.org</BLOCKQUOTE></BLOCKQUOTE></BLOCKQUOTE></BLOCKQUOTE></BODY></HTML>