<!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">
Mas no caso de o ramal possuir callwaiting, o Dial Status ir&aacute; retornar
Busy como situa&ccedil;&atilde;o atual deste ramal, ou ir&aacute; retornar available, uma
vez que ele permite uma segunda chamada?<br>
<br>
<img src="cid:part1.08040003.05090404@velus.com.br" border="0"><br>
Luis Reis escreveu:
<blockquote
 cite="mid:2b6fd34e0912221136k157496em30dcbee57d1534b1@mail.gmail.com"
 type="cite">&eacute; que o callwaiting, em tese, &eacute; uma funcionalidade do
cliente ... por exemplo .. eyebean, x-lite, azzuphone3, ata intelbras,
linksys, grandstream ... eles tem callwaiting .. da&iacute; o DIAL com MOH
funciona.
  <div><br>
  </div>
  <div>Se o cliente n&atilde;o tiver o callwaiting ... o asterisk tem que ter
isto configurado ...</div>
  <div><br>
  </div>
  <div>[]'s<br>
  <br>
  <div class="gmail_quote">2009/12/22 alexandre - aldeia digital <span
 dir="ltr">&lt;<a moz-do-not-send="true"
 href="mailto:alepaes@ad2.com.br">alepaes@ad2.com.br</a>&gt;</span><br>
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">N&atilde;o
concordo. Se o ramal estiver ocupado e n&atilde;o tiver callwaiting, o<br>
segundo DIAL, mesmo com MOH vai falhar do mesmo jeito j&aacute; que o canal n&atilde;o<br>
poder&aacute; ser 'alcan&ccedil;ado'...<br>
No caso de ramais com callwaiting, at&eacute; funciona mas a chamada fica<br>
pentelhando durante o tempo do DIAL.<br>
    <br>
Utilizando o meu exemplo, ele pode tentar durante "x" segundos e/ou "n"<br>
vezes e depois oferecer a programa&ccedil;&atilde;o de uma rechamada, por exemplo.<br>
    <br>
Mesmo assim, &eacute; bom frisar que qualquer uma das op&ccedil;&otilde;es ATENDE a liga&ccedil;&atilde;o<br>
que, se for externa, gera custos para quem ligou.<br>
    <br>
Abra&ccedil;o,<br>
    <br>
Alexandre<br>
Aldeia Digital<br>
    <div class="im"><br>
    <br>
Luis Reis wrote:<br>
&gt; acho que a sugest&atilde;o do Vinicius Fontes &eacute; bacana ...<br>
&gt;<br>
&gt; eu uso ela para fazer um servidor de RBT ... junto com o opnsips
&nbsp;... no<br>
&gt; caso o opensips identifica se o destino possui um RBT contratado e
o<br>
&gt; encaminha para um asterisk para que o RBT seja "tocado".<br>
&gt;<br>
&gt; []'s<br>
&gt;<br>
&gt; 2009/12/22 alexandre - aldeia digital &lt;<a moz-do-not-send="true"
 href="mailto:alepaes@ad2.com.br">alepaes@ad2.com.br</a><br>
    </div>
&gt; &lt;mailto:<a moz-do-not-send="true"
 href="mailto:alepaes@ad2.com.br">alepaes@ad2.com.br</a>&gt;&gt;<br>
    <div>
    <div class="h5">&gt;<br>
&gt; &nbsp; &nbsp; Salve,<br>
&gt;<br>
&gt; &nbsp; &nbsp; Exemplo besta utilizando a defini&ccedil;&atilde;o "info" presente no<br>
&gt; &nbsp; &nbsp; indications.conf, com setagem para 'br'. Voc&ecirc; pode criar a sua
que o<br>
&gt; &nbsp; &nbsp; PlayTones toca.<br>
&gt;<br>
&gt; &nbsp; &nbsp; exten =&gt; 200,1,Answer<br>
&gt; &nbsp; &nbsp; exten =&gt; 200,n(disca),Dial(SIP/200,20,tT)<br>
&gt; &nbsp; &nbsp; exten =&gt; 200,n,GotoIf($["${DIALSTATUS}" = "BUSY"]?ocupado)<br>
&gt; &nbsp; &nbsp; exten =&gt; 200,n,Hangup<br>
&gt; &nbsp; &nbsp; exten =&gt; 200,n(ocupado),Playtones(info)<br>
&gt; &nbsp; &nbsp; exten =&gt; 200,n,Wait(5)<br>
&gt; &nbsp; &nbsp; exten =&gt; 200,n,Goto(disca)<br>
&gt;<br>
&gt; &nbsp; &nbsp; Vale lembrar que as respostas do DIALSTATUS dependem se o
ATA/Softphone<br>
&gt; &nbsp; &nbsp; est&atilde;o com CallWaiting ou outras setagens. O neg&oacute;cio &eacute; testar.
Voc&ecirc; pode<br>
&gt; &nbsp; &nbsp; tamb&eacute;m checar antes de discar usando o DEVICE_STATE:<br>
&gt; &nbsp; &nbsp; <a moz-do-not-send="true"
 href="http://www.voip-info.org/wiki/view/Asterisk+func+device_State"
 target="_blank">http://www.voip-info.org/wiki/view/Asterisk+func+device_State</a><br>
&gt;<br>
&gt; &nbsp; &nbsp; Ou usar GROUP() para definir quantas linhas o ramal pode
atender.<br>
&gt;<br>
&gt; &nbsp; &nbsp; Lembre-se tamb&eacute;m que, caso a liga&ccedil;&atilde;o seja externa, voc&ecirc; estar&aacute;
ATENDENDO<br>
&gt; &nbsp; &nbsp; a chamada no Answer, gerando custos para quem te ligou (por
exemplo nos<br>
&gt; &nbsp; &nbsp; casos de DDR).<br>
&gt;<br>
&gt; &nbsp; &nbsp; Abra&ccedil;o,<br>
&gt;<br>
&gt; &nbsp; &nbsp; Alexandre<br>
&gt; &nbsp; &nbsp; Aldeia Digital<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; &nbsp; &nbsp; Vin&iacute;cius Fontes wrote:<br>
&gt; &nbsp; &nbsp; &nbsp;&gt; Nunca precisei fazer nada parecido, ent&atilde;o &eacute; poss&iacute;vel que
eu<br>
&gt; &nbsp; &nbsp; esteja falando bobagem ou que exista uma maneira muito mais
f&aacute;cil de<br>
&gt; &nbsp; &nbsp; se fazer isso. Mas o que eu faria no teu caso &eacute; o seguinte:<br>
&gt; &nbsp; &nbsp; &nbsp;&gt;<br>
&gt; &nbsp; &nbsp; &nbsp;&gt;<br>
&gt; &nbsp; &nbsp; &nbsp;&gt;<br>
&gt; &nbsp; &nbsp; &nbsp;&gt; 1) Atrav&eacute;s do dialplan, checar se o ramal a ser chamado
j&aacute; est&aacute;<br>
&gt; &nbsp; &nbsp; ocupado. Uma maneira seria atrav&eacute;s do ChanIsAvail():<br>
&gt; &nbsp; &nbsp; &nbsp;&gt;<br>
&gt; &nbsp; &nbsp; &nbsp;&gt; exten =&gt; 200,1,ChanIsAvail(SIP/200,s)<br>
&gt; &nbsp; &nbsp; &nbsp;&gt; exten =&gt; 200,n,NoOp(AVAILSTATUS = ${AVAILSTATUS})<br>
&gt; &nbsp; &nbsp; &nbsp;&gt;<br>
&gt; &nbsp; &nbsp; &nbsp;&gt; Com a op&ccedil;&atilde;o s, o ChanIsAvail vai considerar o canal de
destino<br>
&gt; &nbsp; &nbsp; indispon&iacute;vel se ele estiver em uso e definir a vari&aacute;vel<br>
&gt; &nbsp; &nbsp; ${AVAILSTATUS} adequadamente.<br>
&gt; &nbsp; &nbsp; &nbsp;&gt;<br>
&gt; &nbsp; &nbsp; &nbsp;&gt;<br>
&gt; &nbsp; &nbsp; &nbsp;&gt; 2) Caso o ramal esteja ocupado (voc&ecirc; vai usar um GotoIf
aqui), ao<br>
&gt; &nbsp; &nbsp; inv&eacute;s de usar o Dial normalmente, voc&ecirc; vai usar a op&ccedil;&atilde;o m:<br>
&gt; &nbsp; &nbsp; &nbsp;&gt;<br>
&gt; &nbsp; &nbsp; &nbsp;&gt; exten =&gt; 200,n,Dial(SIP/200,60,m(toquediferente))<br>
&gt; &nbsp; &nbsp; &nbsp;&gt;<br>
&gt; &nbsp; &nbsp; &nbsp;&gt;<br>
&gt; &nbsp; &nbsp; &nbsp;&gt;<br>
&gt; &nbsp; &nbsp; &nbsp;&gt; Esse par&acirc;metro toquediferente &eacute; uma classe de m&uacute;sica em
espera<br>
&gt; &nbsp; &nbsp; definida no musiconhold.conf. Voc&ecirc; vai gravar um &aacute;udio que
cont&eacute;m o<br>
&gt; &nbsp; &nbsp; tom desejado e utilizar apenas este arquivo na nova classe de
m&uacute;sica<br>
&gt; &nbsp; &nbsp; em espera definida.<br>
&gt; &nbsp; &nbsp; &nbsp;&gt;<br>
&gt; &nbsp; &nbsp; &nbsp;&gt; N&atilde;o cheguei a testar e tamb&eacute;m n&atilde;o tenho 100% de certeza
que vai<br>
&gt; &nbsp; &nbsp; funcionar. Mas j&aacute; &eacute; um bom come&ccedil;o!<br>
&gt; &nbsp; &nbsp; &nbsp;&gt;<br>
&gt; &nbsp; &nbsp; &nbsp;&gt;<br>
&gt; &nbsp; &nbsp; &nbsp;&gt;<br>
&gt; &nbsp; &nbsp; &nbsp;&gt;<br>
&gt; &nbsp; &nbsp; &nbsp;&gt; Vin&iacute;cius Fontes<br>
    </div>
    </div>
&gt; &nbsp; &nbsp; &nbsp;&gt; <a moz-do-not-send="true"
 href="http://www.asteriskforum.com.br" target="_blank">www.asteriskforum.com.br</a>
&lt;<a moz-do-not-send="true" href="http://www.asteriskforum.com.br"
 target="_blank">http://www.asteriskforum.com.br</a>&gt; -<br>
    <div class="im">&gt; &nbsp; &nbsp; Informa&ccedil;&otilde;es e discuss&atilde;o sobre Asterisk e
telefonia IP<br>
&gt; &nbsp; &nbsp; &nbsp;&gt;<br>
&gt; &nbsp; &nbsp; &nbsp;&gt;<br>
&gt; &nbsp; &nbsp; &nbsp;&gt;<br>
&gt; &nbsp; &nbsp; &nbsp;&gt;<br>
&gt; &nbsp; &nbsp; &nbsp;&gt;<br>
&gt; &nbsp; &nbsp; &nbsp;&gt; ----- "Guilherme Matos" &lt;<a moz-do-not-send="true"
 href="mailto:guilherme@velus.com.br">guilherme@velus.com.br</a><br>
    </div>
&gt; &nbsp; &nbsp; &lt;mailto:<a moz-do-not-send="true"
 href="mailto:guilherme@velus.com.br">guilherme@velus.com.br</a>&gt;&gt;
escreveu:<br>
    <div class="im">&gt; &nbsp; &nbsp; &nbsp;&gt;<br>
&gt; &nbsp; &nbsp; &nbsp;&gt;&gt; Prezados, bom dia!<br>
&gt; &nbsp; &nbsp; &nbsp;&gt;&gt;<br>
&gt; &nbsp; &nbsp; &nbsp;&gt;&gt; Estou querendo colocar a op&ccedil;&atilde;o para que quando um
ramal SIP j&aacute;<br>
&gt; &nbsp; &nbsp; esteja<br>
&gt; &nbsp; &nbsp; &nbsp;&gt;&gt; em liga&ccedil;&atilde;o, o toque para o originador da chamada
seja diferente<br>
&gt; &nbsp; &nbsp; do que<br>
&gt; &nbsp; &nbsp; &nbsp;&gt;&gt; o tom de toque normal, ou seja, parecido com o que
algumas teles de<br>
&gt; &nbsp; &nbsp; &nbsp;&gt;&gt; celular usam, ele n&atilde;o &eacute; um toque continuo e sim dois
toques curtos,<br>
&gt; &nbsp; &nbsp; &nbsp;&gt;&gt; algu&eacute;m tem id&eacute;ia de como posso fazer isso?<br>
&gt; &nbsp; &nbsp; &nbsp;&gt;&gt;<br>
&gt; &nbsp; &nbsp; &nbsp;&gt;&gt; Att<br>
&gt; &nbsp; &nbsp; &nbsp;&gt;&gt;<br>
&gt; &nbsp; &nbsp; &nbsp;&gt;&gt;<br>
&gt; &nbsp; &nbsp; &nbsp;&gt;&gt;<br>
&gt; &nbsp; &nbsp; &nbsp;&gt;&gt; _______________________________________________<br>
&gt; &nbsp; &nbsp; &nbsp;&gt;&gt; A Redfone &eacute; l&iacute;der no fornecimento de bridges TDMoE
&amp;lt;-&gt; E1<br>
&gt; &nbsp; &nbsp; &nbsp;&gt;&gt; - Valor similar ao de placas E1 PCI;<br>
&gt; &nbsp; &nbsp; &nbsp;&gt;&gt; - N&atilde;o h&aacute; problemas de compatibilidade com barramento
PCI;<br>
&gt; &nbsp; &nbsp; &nbsp;&gt;&gt; - Possibilitam a constru&ccedil;&atilde;o de solu&ccedil;&otilde;es de alta
disponibilidade(dois<br>
&gt; &nbsp; &nbsp; &nbsp;&gt;&gt;<br>
&gt; &nbsp; &nbsp; &nbsp;&gt;&gt; servidores compartilham o mesmo E1)<br>
&gt; &nbsp; &nbsp; &nbsp;&gt;&gt; Conhe&ccedil;a mais sobre este produto em <a
 moz-do-not-send="true" href="http://www.red-fone.com" target="_blank">www.red-fone.com</a><br>
    </div>
&gt; &nbsp; &nbsp; &lt;<a moz-do-not-send="true" href="http://www.red-fone.com"
 target="_blank">http://www.red-fone.com</a>&gt;<br>
    <div class="im">&gt; &nbsp; &nbsp; &nbsp;&gt;&gt;
_______________________________________________<br>
&gt; &nbsp; &nbsp; &nbsp;&gt;&gt; Lista de discuss&otilde;es AsteriskBrasil.org<br>
&gt; &nbsp; &nbsp; &nbsp;&gt;&gt; <a moz-do-not-send="true"
 href="mailto:AsteriskBrasil@listas.asteriskbrasil.org">AsteriskBrasil@listas.asteriskbrasil.org</a><br>
    </div>
&gt; &nbsp; &nbsp; &lt;mailto:<a moz-do-not-send="true"
 href="mailto:AsteriskBrasil@listas.asteriskbrasil.org">AsteriskBrasil@listas.asteriskbrasil.org</a>&gt;<br>
    <div class="im">&gt; &nbsp; &nbsp; &nbsp;&gt;&gt; <a moz-do-not-send="true"
 href="http://listas.asteriskbrasil.org/mailman/listinfo/asteriskbrasil"
 target="_blank">http://listas.asteriskbrasil.org/mailman/listinfo/asteriskbrasil</a><br>
&gt; &nbsp; &nbsp; &nbsp;&gt;<br>
&gt; &nbsp; &nbsp; &nbsp;&gt;<br>
&gt; &nbsp; &nbsp; &nbsp;&gt;<br>
&gt; &nbsp; &nbsp;
------------------------------------------------------------------------<br>
&gt; &nbsp; &nbsp; &nbsp;&gt;<br>
&gt; &nbsp; &nbsp; &nbsp;&gt; _______________________________________________<br>
&gt; &nbsp; &nbsp; &nbsp;&gt; A Redfone &eacute; l&iacute;der no fornecimento de bridges TDMoE
&amp;lt;-&gt; E1<br>
&gt; &nbsp; &nbsp; &nbsp;&gt; - Valor similar ao de placas E1 PCI;<br>
&gt; &nbsp; &nbsp; &nbsp;&gt; - N&atilde;o h&aacute; problemas de compatibilidade com barramento PCI;<br>
&gt; &nbsp; &nbsp; &nbsp;&gt; - Possibilitam a constru&ccedil;&atilde;o de solu&ccedil;&otilde;es de alta
disponibilidade(dois<br>
&gt; &nbsp; &nbsp; &nbsp;&gt; servidores compartilham o mesmo E1)<br>
&gt; &nbsp; &nbsp; &nbsp;&gt; Conhe&ccedil;a mais sobre este produto em <a
 moz-do-not-send="true" href="http://www.red-fone.com" target="_blank">www.red-fone.com</a><br>
    </div>
&gt; &nbsp; &nbsp; &lt;<a moz-do-not-send="true" href="http://www.red-fone.com"
 target="_blank">http://www.red-fone.com</a>&gt;<br>
    <div class="im">&gt; &nbsp; &nbsp; &nbsp;&gt;
_______________________________________________<br>
&gt; &nbsp; &nbsp; &nbsp;&gt; Lista de discuss&otilde;es AsteriskBrasil.org<br>
&gt; &nbsp; &nbsp; &nbsp;&gt; <a moz-do-not-send="true"
 href="mailto:AsteriskBrasil@listas.asteriskbrasil.org">AsteriskBrasil@listas.asteriskbrasil.org</a><br>
    </div>
&gt; &nbsp; &nbsp; &lt;mailto:<a moz-do-not-send="true"
 href="mailto:AsteriskBrasil@listas.asteriskbrasil.org">AsteriskBrasil@listas.asteriskbrasil.org</a>&gt;<br>
    <div class="im">&gt; &nbsp; &nbsp; &nbsp;&gt; <a moz-do-not-send="true"
 href="http://listas.asteriskbrasil.org/mailman/listinfo/asteriskbrasil"
 target="_blank">http://listas.asteriskbrasil.org/mailman/listinfo/asteriskbrasil</a><br>
&gt; &nbsp; &nbsp; _______________________________________________<br>
&gt; &nbsp; &nbsp; A Redfone &eacute; l&iacute;der no fornecimento de bridges TDMoE
&amp;lt;-&gt; E1<br>
&gt; &nbsp; &nbsp; - Valor similar ao de placas E1 PCI;<br>
&gt; &nbsp; &nbsp; - N&atilde;o h&aacute; problemas de compatibilidade com barramento PCI;<br>
&gt; &nbsp; &nbsp; - Possibilitam a constru&ccedil;&atilde;o de solu&ccedil;&otilde;es de alta
disponibilidade(dois<br>
&gt; &nbsp; &nbsp; servidores compartilham o mesmo E1)<br>
&gt; &nbsp; &nbsp; Conhe&ccedil;a mais sobre este produto em <a moz-do-not-send="true"
 href="http://www.red-fone.com" target="_blank">www.red-fone.com</a><br>
    </div>
&gt; &nbsp; &nbsp; &lt;<a moz-do-not-send="true" href="http://www.red-fone.com"
 target="_blank">http://www.red-fone.com</a>&gt;<br>
    <div class="im">&gt; &nbsp; &nbsp;
_______________________________________________<br>
&gt; &nbsp; &nbsp; Lista de discuss&otilde;es AsteriskBrasil.org<br>
&gt; &nbsp; &nbsp; <a moz-do-not-send="true"
 href="mailto:AsteriskBrasil@listas.asteriskbrasil.org">AsteriskBrasil@listas.asteriskbrasil.org</a><br>
    </div>
&gt; &nbsp; &nbsp; &lt;mailto:<a moz-do-not-send="true"
 href="mailto:AsteriskBrasil@listas.asteriskbrasil.org">AsteriskBrasil@listas.asteriskbrasil.org</a>&gt;<br>
    <div class="im">&gt; &nbsp; &nbsp; <a moz-do-not-send="true"
 href="http://listas.asteriskbrasil.org/mailman/listinfo/asteriskbrasil"
 target="_blank">http://listas.asteriskbrasil.org/mailman/listinfo/asteriskbrasil</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; Luis Machado Reis<br>
&gt; Analista de Sistemas<br>
    </div>
&gt; <a moz-do-not-send="true" href="http://www.singularideas.com.br"
 target="_blank">www.singularideas.com.br</a> &lt;<a
 moz-do-not-send="true" href="http://www.singularideas.com.br"
 target="_blank">http://www.singularideas.com.br</a>&gt;<br>
&gt;<br>
&gt;<br>
&gt;
------------------------------------------------------------------------<br>
    <div>
    <div class="h5">&gt;<br>
&gt; _______________________________________________<br>
&gt; A Redfone &eacute; l&iacute;der no fornecimento de bridges TDMoE &amp;lt;-&gt; E1<br>
&gt; - Valor similar ao de placas E1 PCI;<br>
&gt; - N&atilde;o h&aacute; problemas de compatibilidade com barramento PCI;<br>
&gt; - Possibilitam a constru&ccedil;&atilde;o de solu&ccedil;&otilde;es de alta
disponibilidade(dois<br>
&gt; servidores compartilham o mesmo E1)<br>
&gt; Conhe&ccedil;a mais sobre este produto em <a moz-do-not-send="true"
 href="http://www.red-fone.com" target="_blank">www.red-fone.com</a><br>
&gt; _______________________________________________<br>
&gt; Lista de discuss&otilde;es AsteriskBrasil.org<br>
&gt; <a moz-do-not-send="true"
 href="mailto:AsteriskBrasil@listas.asteriskbrasil.org">AsteriskBrasil@listas.asteriskbrasil.org</a><br>
&gt; <a moz-do-not-send="true"
 href="http://listas.asteriskbrasil.org/mailman/listinfo/asteriskbrasil"
 target="_blank">http://listas.asteriskbrasil.org/mailman/listinfo/asteriskbrasil</a><br>
_______________________________________________<br>
A Redfone &eacute; l&iacute;der no fornecimento de bridges TDMoE &amp;lt;-&gt; E1<br>
- Valor similar ao de placas E1 PCI;<br>
- N&atilde;o h&aacute; problemas de compatibilidade com barramento PCI;<br>
- Possibilitam a constru&ccedil;&atilde;o de solu&ccedil;&otilde;es de alta disponibilidade(dois<br>
servidores compartilham o mesmo E1)<br>
Conhe&ccedil;a mais sobre este produto em <a moz-do-not-send="true"
 href="http://www.red-fone.com" target="_blank">www.red-fone.com</a><br>
_______________________________________________<br>
Lista de discuss&otilde;es AsteriskBrasil.org<br>
    <a moz-do-not-send="true"
 href="mailto:AsteriskBrasil@listas.asteriskbrasil.org">AsteriskBrasil@listas.asteriskbrasil.org</a><br>
    <a moz-do-not-send="true"
 href="http://listas.asteriskbrasil.org/mailman/listinfo/asteriskbrasil"
 target="_blank">http://listas.asteriskbrasil.org/mailman/listinfo/asteriskbrasil</a><br>
    </div>
    </div>
  </blockquote>
  </div>
  <br>
  <br clear="all">
  <br>
-- <br>
Luis Machado Reis<br>
Analista de Sistemas<br>
  <a moz-do-not-send="true" href="http://www.singularideas.com.br">www.singularideas.com.br</a><br>
  </div>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
A Redfone &eacute; l&iacute;der no fornecimento de bridges TDMoE &amp;lt;-&gt; E1
- Valor similar ao de placas E1 PCI;
- N&atilde;o h&aacute; problemas de compatibilidade com barramento PCI;
- Possibilitam a constru&ccedil;&atilde;o de solu&ccedil;&otilde;es de alta disponibilidade(dois  
servidores compartilham o mesmo E1)
Conhe&ccedil;a mais sobre este produto em <a class="moz-txt-link-abbreviated" href="http://www.red-fone.com">www.red-fone.com</a>
_______________________________________________
Lista de discuss&otilde;es AsteriskBrasil.org
<a class="moz-txt-link-abbreviated" href="mailto:AsteriskBrasil@listas.asteriskbrasil.org">AsteriskBrasil@listas.asteriskbrasil.org</a>
<a class="moz-txt-link-freetext" href="http://listas.asteriskbrasil.org/mailman/listinfo/asteriskbrasil">http://listas.asteriskbrasil.org/mailman/listinfo/asteriskbrasil</a></pre>
</blockquote>
<br>
</body>
</html>