<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><DIV></DIV>
<DIV>Erro meu!&nbsp;interpretei errado um alerta quando criei um extension _. desculpem a confusão.<BR>&nbsp;</DIV>Eduardo Mazolini<BR>(19) 9191-2705
<DIV><BR></DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif"><BR>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif"><FONT face=Tahoma size=2>
<HR SIZE=1>
<B><SPAN style="FONT-WEIGHT: bold">De:</SPAN></B> José Eduardo C. Mazolini &lt;eduardo_mazolini@yahoo.com&gt;<BR><B><SPAN style="FONT-WEIGHT: bold">Para:</SPAN></B> asteriskbrasil@listas.asteriskbrasil.org<BR><B><SPAN style="FONT-WEIGHT: bold">Enviadas:</SPAN></B> Terça-feira, 22 de Dezembro de 2009 14:34:27<BR><B><SPAN style="FONT-WEIGHT: bold">Assunto:</SPAN></B> [AsteriskBrasil] Res: RES: Broken pipe<BR></FONT><BR>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif"><BR>O ponto representa a repetição da anteriror 0 ou mais vezes.<BR>Então _2. pode ser vazio ou 2222222222222222222222222222222222<BR>Já _2X. pode ser 2 ou 201234567878009876543<BR><BR>O problema de usar . é o timeout que tem que ser aguardado, eleva alguns segundos o tempo pra iniciar a ligação.<BR><BR>
<DIV>&nbsp;</DIV>Eduardo Mazolini<BR>(19) 9191-2705
<DIV><BR></DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif"><BR>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif"><FONT face=Tahoma size=2>
<HR SIZE=1>
<B><SPAN style="FONT-WEIGHT: bold">De:</SPAN></B> Felipe Figueiredo &lt;felipe.figueiredo86@gmail.com&gt;<BR><B><SPAN style="FONT-WEIGHT: bold">Para:</SPAN></B> asteriskbrasil@listas.asteriskbrasil.org<BR><B><SPAN style="FONT-WEIGHT: bold">Enviadas:</SPAN></B> Terça-feira, 22 de Dezembro de 2009 14:01:00<BR><B><SPAN style="FONT-WEIGHT: bold">Assunto:</SPAN></B> Re: [AsteriskBrasil] RES: Broken pipe<BR></FONT><BR>Cara, posso estar falando besteira, mas acho que o problema está aqui:<BR>
<P class=MsoNormal><FONT size=2><SPAN lang=EN-US style="COLOR: rgb(31,73,125)">[sip-global-in]</SPAN></FONT></P>
<P class=MsoNormal><FONT size=2><SPAN lang=EN-US style="COLOR: rgb(31,73,125)">exten =&gt; _2.,1,Answer()</SPAN></FONT></P>
<P class=MsoNormal><FONT size=2><SPAN lang=EN-US style="COLOR: rgb(31,73,125)">exten =&gt; _2.,n,PlayBack(demo-echodone)</SPAN></FONT></P>
<P class=MsoNormal><FONT size=2><SPAN lang=EN-US style="COLOR: rgb(31,73,125)">exten =&gt; _2.,n,Wait(5)</SPAN></FONT></P>
<P class=MsoNormal><FONT size=2><SPAN lang=EN-US style="COLOR: rgb(31,73,125)">exten =&gt; _2.,n,Hangup()</SPAN></FONT></P>
<P class=MsoNormal><FONT size=2><SPAN lang=EN-US style="COLOR: rgb(31,73,125)">&nbsp;</SPAN></FONT></P>
<P class=MsoNormal><FONT size=2><SPAN lang=EN-US style="COLOR: rgb(31,73,125)">exten =&gt; _3.,1,Answer()</SPAN></FONT></P>
<P class=MsoNormal><FONT size=2><SPAN lang=EN-US style="COLOR: rgb(31,73,125)">exten =&gt; _3.,n,PlayBack(demo-echodone)</SPAN></FONT></P>
<P class=MsoNormal><FONT size=2><SPAN style="COLOR: rgb(31,73,125)">exten =&gt; _3.,n,Wait(5)</SPAN></FONT></P>
<P class=MsoNormal><FONT size=2><SPAN style="COLOR: rgb(31,73,125)">exten =&gt; _3.,n,Hangup()</SPAN></FONT></P>
<P class=MsoNormal><BR><FONT size=2><SPAN style="COLOR: rgb(31,73,125)"></SPAN></FONT></P>
<P class=MsoNormal><FONT size=2><SPAN style="COLOR: rgb(31,73,125)"><FONT color=#000000>Geralmente o underscore antecede um número representado por X, Z ou N. Tenta deixar seu dialplan assim:</FONT></SPAN></FONT></P>
<P class=MsoNormal><FONT size=2><SPAN lang=EN-US style="COLOR: rgb(31,73,125)">exten =&gt; _3X.,1,Answer()</SPAN></FONT></P>
<P class=MsoNormal><FONT size=2><SPAN lang=EN-US style="COLOR: rgb(31,73,125)">exten =&gt; _3X.,n,PlayBack(demo-echodone)</SPAN></FONT></P>
<P class=MsoNormal><FONT size=2><SPAN style="COLOR: rgb(31,73,125)"><BR></SPAN></FONT></P><BR><BR>
<DIV class=gmail_quote>2009/12/22 Márcio Guedes <SPAN dir=ltr>&lt;<A href="mailto:marcio_guedes@hotmail.com" target=_blank rel=nofollow ymailto="mailto:marcio_guedes@hotmail.com">marcio_guedes@hotmail.com</A>&gt;</SPAN><BR>
<BLOCKQUOTE class=gmail_quote style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">
<DIV lang=PT-BR>
<DIV>
<P class=MsoNormal><SPAN style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125)">Amigos,</SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125)">&nbsp;</SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125)">Não estou usando AGI. Envio comandos CLI usando Asterisk-Java. Segue meu dialplan, o que pode estar errado?</SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125)">&nbsp;</SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125)">&nbsp;</SPAN></P>
<P class=MsoNormal><SPAN lang=EN-US style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125)">[sip-global-out]</SPAN></P>
<P class=MsoNormal><SPAN lang=EN-US style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125)">exten =&gt; 3001,1,NoOp()</SPAN></P>
<P class=MsoNormal><SPAN lang=EN-US style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125)">exten =&gt; 3001,n,Dial(SIP/2001/0${EXTEN})</SPAN></P>
<P class=MsoNormal><SPAN lang=EN-US style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125)">exten =&gt; 3001,n,Wait(15)</SPAN></P>
<P class=MsoNormal><SPAN lang=EN-US style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125)">exten =&gt; 3001,n,Hangup()</SPAN></P>
<P class=MsoNormal><SPAN lang=EN-US style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125)">&nbsp;</SPAN></P>
<P class=MsoNormal><SPAN lang=EN-US style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125)">exten =&gt; 3005,1,NoOp()</SPAN></P>
<P class=MsoNormal><SPAN lang=EN-US style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125)">exten =&gt; 3005,n,Dial(SIP/2005/0${EXTEN})</SPAN></P>
<P class=MsoNormal><SPAN lang=EN-US style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125)">exten =&gt; 3005,n,Wait(15)</SPAN></P>
<P class=MsoNormal><SPAN lang=EN-US style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125)">exten =&gt; 3005,n,Hangup()</SPAN></P>
<P class=MsoNormal><SPAN lang=EN-US style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125)">&nbsp;</SPAN></P>
<P class=MsoNormal><SPAN lang=EN-US style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125)">exten =&gt; 2003,1,NoOp()</SPAN></P>
<P class=MsoNormal><SPAN lang=EN-US style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125)">exten =&gt; 2003,n,Dial(SIP/2002/${EXTEN})</SPAN></P>
<P class=MsoNormal><SPAN lang=EN-US style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125)">exten =&gt; 2003,n,Wait(15)</SPAN></P>
<P class=MsoNormal><SPAN lang=EN-US style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125)">exten =&gt; 2003,n,Hangup()</SPAN></P>
<P class=MsoNormal><SPAN lang=EN-US style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125)">&nbsp;</SPAN></P>
<P class=MsoNormal><SPAN lang=EN-US style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125)">exten =&gt; 2007,1,NoOp()</SPAN></P>
<P class=MsoNormal><SPAN lang=EN-US style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125)">exten =&gt; 2007,n,Dial(SIP/2006/${EXTEN})</SPAN></P>
<P class=MsoNormal><SPAN lang=EN-US style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125)">exten =&gt; 2007,n,Wait(15)</SPAN></P>
<P class=MsoNormal><SPAN lang=EN-US style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125)">exten =&gt; 2007,n,Hangup()</SPAN></P>
<P class=MsoNormal><SPAN lang=EN-US style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125)">&nbsp;</SPAN></P>
<P class=MsoNormal><SPAN lang=EN-US style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125)">exten =&gt; 2004,1,NoOp()</SPAN></P>
<P class=MsoNormal><SPAN lang=EN-US style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125)">exten =&gt; 2004,n,Dial(SIP/asterisk02/${EXTEN})</SPAN></P>
<P class=MsoNormal><SPAN lang=EN-US style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125)">exten =&gt; 2004,n,Wait(15)</SPAN></P>
<P class=MsoNormal><SPAN lang=EN-US style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125)">exten =&gt; 2004,n,Hangup()</SPAN></P>
<P class=MsoNormal><SPAN lang=EN-US style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125)">&nbsp;</SPAN></P>
<P class=MsoNormal><SPAN lang=EN-US style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125)">exten =&gt; 2008,1,NoOp()</SPAN></P>
<P class=MsoNormal><SPAN lang=EN-US style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125)">exten =&gt; 2008,n,Dial(SIP/asterisk02/${EXTEN})</SPAN></P>
<P class=MsoNormal><SPAN lang=EN-US style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125)">exten =&gt; 2008,n,Wait(15)</SPAN></P>
<P class=MsoNormal><SPAN lang=EN-US style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125)">exten =&gt; 2008,n,Hangup()</SPAN></P>
<P class=MsoNormal><SPAN lang=EN-US style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125)">&nbsp;</SPAN></P>
<P class=MsoNormal><SPAN lang=EN-US style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125)">[sip-global-in]</SPAN></P>
<P class=MsoNormal><SPAN lang=EN-US style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125)">exten =&gt; _2.,1,Answer()</SPAN></P>
<P class=MsoNormal><SPAN lang=EN-US style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125)">exten =&gt; _2.,n,PlayBack(demo-echodone)</SPAN></P>
<P class=MsoNormal><SPAN lang=EN-US style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125)">exten =&gt; _2.,n,Wait(5)</SPAN></P>
<P class=MsoNormal><SPAN lang=EN-US style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125)">exten =&gt; _2.,n,Hangup()</SPAN></P>
<P class=MsoNormal><SPAN lang=EN-US style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125)">&nbsp;</SPAN></P>
<P class=MsoNormal><SPAN lang=EN-US style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125)">exten =&gt; _3.,1,Answer()</SPAN></P>
<P class=MsoNormal><SPAN lang=EN-US style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125)">exten =&gt; _3.,n,PlayBack(demo-echodone)</SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125)">exten =&gt; _3.,n,Wait(5)</SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125)">exten =&gt; _3.,n,Hangup()</SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125)">&nbsp;</SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125)">&nbsp;</SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125)">&nbsp;</SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125)">Abraços</SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125)">&nbsp;</SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125)">&nbsp;</SPAN></P>
<DIV style="BORDER-RIGHT: rgb(181,196,223); PADDING-RIGHT: 0cm; BORDER-TOP: rgb(181,196,223) 1pt solid; PADDING-LEFT: 0cm; PADDING-BOTTOM: 0cm; BORDER-LEFT: rgb(181,196,223); PADDING-TOP: 3pt; BORDER-BOTTOM: rgb(181,196,223)">
<P class=MsoNormal><B><SPAN style="FONT-SIZE: 10pt">De:</SPAN></B><SPAN style="FONT-SIZE: 10pt"> <A href="mailto:asteriskbrasil-bounces@listas.asteriskbrasil.org" target=_blank rel=nofollow ymailto="mailto:asteriskbrasil-bounces@listas.asteriskbrasil.org">asteriskbrasil-bounces@listas.asteriskbrasil.org</A> [mailto:<A href="mailto:asteriskbrasil-bounces@listas.asteriskbrasil.org" target=_blank rel=nofollow ymailto="mailto:asteriskbrasil-bounces@listas.asteriskbrasil.org">asteriskbrasil-bounces@listas.asteriskbrasil.org</A>] <B>Em nome de </B>Rodolfo Carvalho<BR><B>Enviada em:</B> terça-feira, 22 de dezembro de 2009 08:10<BR><B>Para:</B> <A href="mailto:asteriskbrasil@listas.asteriskbrasil.org" target=_blank rel=nofollow ymailto="mailto:asteriskbrasil@listas.asteriskbrasil.org">asteriskbrasil@listas.asteriskbrasil.org</A><BR><B>Assunto:</B> Re: [AsteriskBrasil] Broken pipe</SPAN></P></DIV>
<DIV>
<DIV></DIV>
<DIV class=h5>
<P class=MsoNormal>&nbsp;</P>
<P class=MsoNormal style="MARGIN-BOTTOM: 12pt">Bom Dia! Eu uso Agi e acontece o mesmo erro quase sempre, mais a agi funciona muito bem e consigo pegar todo o retorno da agi (comandos e variaveis) e o asterisk da a messagem de retorno 0 (sem erro)<BR><BR>Executing [s@macro-D:1] AGI("SIP/206-f4073900", "dial.agi") in new stack<BR>&nbsp;&nbsp;&nbsp; -- Launched AGI Script /var/lib/asterisk/agi-bin/dial.agi<BR>[Dec 21 17:29:11] ERROR[32149]: utils.c:966 ast_carefulwrite: write() returned error: Broken pipe<BR>[Dec 21 17:29:11] ERROR[32149]: utils.c:966 ast_carefulwrite: write() returned error: Broken pipe<BR>[Dec 21 17:29:11] ERROR[32149]: utils.c:966 ast_carefulwrite: write() returned error: Broken pipe<BR>[Dec 21 17:29:11] ERROR[32149]: utils.c:966 ast_carefulwrite: write() returned error: Broken pipe<BR>&nbsp;&nbsp;&nbsp; -- AGI Script dial.agi completed, returning 0<BR>[Dec 21 17:29:11] DEBUG[32149]: app_macro.c:379 _macro_exec: Executed application:
 Agi<BR><BR></P>
<DIV>
<P class=MsoNormal>2009/12/21 Luis Reis &lt;<A href="mailto:luis.reis@singularideas.com.br" target=_blank rel=nofollow ymailto="mailto:luis.reis@singularideas.com.br">luis.reis@singularideas.com.br</A>&gt;</P>
<P class=MsoNormal>Amigo</P>
<DIV>
<P class=MsoNormal>&nbsp;</P></DIV>
<DIV>
<P class=MsoNormal>Tu estás enviando um comando inválido para stdout ou seu agi está dando pau e saindo sem dazr nenhum retorno válido para o asterisk.</P></DIV>
<DIV>
<P class=MsoNormal>&nbsp;</P></DIV>
<DIV>
<P class=MsoNormal style="MARGIN-BOTTOM: 12pt">[]'s</P>
<DIV>
<P class=MsoNormal>2009/12/21 Márcio Guedes &lt;<A href="mailto:marcio_guedes@hotmail.com" target=_blank rel=nofollow ymailto="mailto:marcio_guedes@hotmail.com">marcio_guedes@hotmail.com</A>&gt;</P>
<DIV>
<DIV>
<BLOCKQUOTE style="BORDER-RIGHT: rgb(204,204,204); PADDING-RIGHT: 0cm; BORDER-TOP: rgb(204,204,204); PADDING-LEFT: 6pt; PADDING-BOTTOM: 0cm; MARGIN-LEFT: 4.8pt; BORDER-LEFT: rgb(204,204,204) 1pt solid; MARGIN-RIGHT: 0cm; PADDING-TOP: 0cm; BORDER-BOTTOM: rgb(204,204,204)">
<P class=MsoNormal>&nbsp;</P>
<P class=MsoNormal>Amigos,<BR><BR>Estou tentando executar um comando Originate no CLI e algumas vezes estou<BR>recebendo o seguinte erro:<BR><BR>ERROR[4754]: utils.c:966 ast_carefulwrite: write() returned error: Broken<BR>pipe<BR><BR>Pesquisando na internet encontrei o seguinte comentário:<BR><BR>Yes, it was determined on the bugtracker that the OP was not waiting for<BR>Asterisk to return a response, but instead closing the connection<BR>prematurely.<BR>This explains why when he concatenated the text to the manager port, it all<BR>worked correctly. &nbsp;We advised him to use the manager port interactively,<BR>instead of pushing the set of commands and closing the port too soon. &nbsp;With<BR>current connections, once Asterisk can no longer respond, it assumes that<BR>the remote client is no longer interested in interaction and shuts down its<BR>processing, as well. &nbsp;This in turn saves server resources, especially when<BR>clients do not shut down
 the connection properly (like when they crash).<BR><BR>O problema não é constante, as vezes ocorre e as vezes não. Alguém já passou<BR>por isso?<BR><BR><BR>Obrigado.<BR><BR>_______________________________________________<BR>A Redfone é líder no fornecimento de bridges TDMoE &lt;-&gt; E1<BR>- Valor similar ao de placas E1 PCI;<BR>- Não há problemas de compatibilidade com barramento PCI;<BR>- Possibilitam a construção de soluções de alta disponibilidade(dois<BR>servidores compartilham o mesmo E1)<BR>Conheça mais sobre este produto em <A href="http://www.red-fone.com/" target=_blank rel=nofollow>www.red-fone.com</A><BR>_______________________________________________<BR>Lista de discussões AsteriskBrasil.org<BR><A href="mailto:AsteriskBrasil@listas.asteriskbrasil.org" target=_blank rel=nofollow ymailto="mailto:AsteriskBrasil@listas.asteriskbrasil.org">AsteriskBrasil@listas.asteriskbrasil.org</A><BR><A
 href="http://listas.asteriskbrasil.org/mailman/listinfo/asteriskbrasil" target=_blank rel=nofollow>http://listas.asteriskbrasil.org/mailman/listinfo/asteriskbrasil</A></P></BLOCKQUOTE></DIV></DIV></DIV>
<P class=MsoNormal><BR><BR clear=all><BR>-- <BR>Luis Machado Reis<BR>Analista de Sistemas<BR><A href="http://www.singularideas.com.br/" target=_blank rel=nofollow>www.singularideas.com.br</A></P></DIV>
<P class=MsoNormal><BR>_______________________________________________<BR>A Redfone é líder no fornecimento de bridges TDMoE &amp;lt;-&gt; E1<BR>- Valor similar ao de placas E1 PCI;<BR>- Não há problemas de compatibilidade com barramento PCI;<BR>- Possibilitam a construção de soluções de alta disponibilidade(dois<BR>servidores compartilham o mesmo E1)<BR>Conheça mais sobre este produto em <A href="http://www.red-fone.com/" target=_blank rel=nofollow>www.red-fone.com</A><BR>_______________________________________________<BR>Lista de discussões AsteriskBrasil.org<BR><A href="mailto:AsteriskBrasil@listas.asteriskbrasil.org" target=_blank rel=nofollow ymailto="mailto:AsteriskBrasil@listas.asteriskbrasil.org">AsteriskBrasil@listas.asteriskbrasil.org</A><BR><A href="http://listas.asteriskbrasil.org/mailman/listinfo/asteriskbrasil" target=_blank rel=nofollow>http://listas.asteriskbrasil.org/mailman/listinfo/asteriskbrasil</A></P></DIV>
<P class=MsoNormal><BR><BR clear=all><BR>-- <BR>Atenciosamente.<BR><BR>Rodolfo Carvalho<BR>fone: (85) 8147 7698</P></DIV></DIV></DIV></DIV><BR>_______________________________________________<BR>A Redfone é líder no fornecimento de bridges TDMoE &lt;-&gt; E1<BR>- Valor similar ao de placas E1 PCI;<BR>- Não há problemas de compatibilidade com barramento PCI;<BR>- Possibilitam a construção de soluções de alta disponibilidade(dois<BR>servidores compartilham o mesmo E1)<BR>Conheça mais sobre este produto em <A href="http://www.red-fone.com/" target=_blank rel=nofollow>www.red-fone.com</A><BR>_______________________________________________<BR>Lista de discussões AsteriskBrasil.org<BR><A href="mailto:AsteriskBrasil@listas.asteriskbrasil.org" target=_blank rel=nofollow ymailto="mailto:AsteriskBrasil@listas.asteriskbrasil.org">AsteriskBrasil@listas.asteriskbrasil.org</A><BR><A href="http://listas.asteriskbrasil.org/mailman/listinfo/asteriskbrasil"
 target=_blank rel=nofollow>http://listas.asteriskbrasil.org/mailman/listinfo/asteriskbrasil</A><BR></BLOCKQUOTE></DIV><BR></DIV></DIV></DIV><BR>
<HR SIZE=1>
Veja quais são os assuntos do momento no Yahoo! + Buscados: <A href="http://br.rd.yahoo.com/mail/taglines/mail/*http://br.maisbuscados.yahoo.com/" target=_blank rel=nofollow>Top 10</A> - <A href="http://br.rd.yahoo.com/mail/taglines/mail/*http://br.maisbuscados.yahoo.com/celebridades/" target=_blank rel=nofollow>Celebridades</A> - <A href="http://br.rd.yahoo.com/mail/taglines/mail/*http://br.maisbuscados.yahoo.com/m%C3%BAsica/" target=_blank rel=nofollow>Música</A> - <A href="http://br.rd.yahoo.com/mail/taglines/mail/*http://br.maisbuscados.yahoo.com/esportes/" target=_blank rel=nofollow>Esportes</A></DIV></DIV><!-- cg22.c2.mail.re1.yahoo.com compressed/chunked Mon Dec 28 08:37:12 PST 2009 --></div><br>


      <hr size=1>Veja quais são os assuntos do momento no Yahoo! + Buscados: <a href="http://br.rd.yahoo.com/mail/taglines/mail/*http://br.maisbuscados.yahoo.com/">Top 10</a> - <a href="http://br.rd.yahoo.com/mail/taglines/mail/*http://br.maisbuscados.yahoo.com/celebridades/">Celebridades</a> - <a href="http://br.rd.yahoo.com/mail/taglines/mail/*http://br.maisbuscados.yahoo.com/m%C3%BAsica/">Música</a> - <a href="http://br.rd.yahoo.com/mail/taglines/mail/*http://br.maisbuscados.yahoo.com/esportes/">Esportes</a></body></html>