<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<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><FONT face=Verdana color=#0000ff size=2>Eu pus uma placa dessa funcionando 
no meu Meucci.</FONT></DIV>
<DIV><FONT face=Verdana color=#0000ff size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Verdana color=#0000ff size=2>Segue o tutorial (parcial, ainda 
nao terminei) de como eu tava fazendo mas nao tive como terminar.</FONT></DIV>
<DIV><FONT face=Verdana color=#0000ff size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Verdana color=#0000ff size=2>"
<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>Pro pessoal que não "manja muito de 
linux" e tah afim de fazer o modem ambient funcionar no Meucci como canal FXO, 
segue um tutorialzinho:</FONT></DIV>
<DIV><FONT face=Verdana color=#0000ff size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Verdana color=#0000ff size=2>Com seu Meucci instalado, logue-se 
como root</FONT></DIV>
<DIV><FONT face=Verdana color=#0000ff size=2>Acesse o diretório 
/usr/src/dgvbuild/zaptel/</FONT></DIV>
<DIV><FONT face=Verdana color=#0000ff size=2>Faça um backup do diretório 
ztdummy-1.2.18/ para evitar problemas futuros com suporte.</FONT></DIV>
<DIV><FONT face=Verdana color=#0000ff size=2>Entre no diretório 
ztdummy-1.2.18/</FONT></DIV>
<DIV><FONT face=Verdana color=#0000ff size=2>Edite o arquivo Makefile e mude o 
valor da variável MODULES adicionando wcfxo.</FONT></DIV>
<DIV><FONT face=Verdana color=#0000ff size=2>Salve o arquivo.</FONT></DIV>
<DIV><FONT face=Verdana color=#0000ff size=2>Rode o comando make 
clean.</FONT></DIV>
<DIV><FONT face=Verdana color=#0000ff size=2>Rode o make .</FONT></DIV>
<DIV><FONT face=Verdana color=#0000ff size=2>Copie o driver wcfxo para o 
diretorio /lib/mocules/VERSAODOSEUKERNEL/misc</FONT></DIV>
<DIV><FONT face=Verdana color=#0000ff size=2>Rode depmod -a</FONT></DIV>
<DIV><FONT face=Verdana color=#0000ff size=2>Carregue o modulo.</FONT></DIV>
<DIV><FONT face=Verdana color=#0000ff size=2>Se tudo der certo, vai listar o 
hardware novo no seu dmesg.</FONT></DIV>
<DIV><FONT face=Verdana color=#0000ff size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Verdana color=#0000ff size=2>Os comandos ficam 
assim:</FONT></DIV>
<DIV><FONT face=Verdana color=#0000ff size=2></FONT>&nbsp;</DIV>
<DIV>
<DIV><FONT size=2><A href=""><FONT face="Courier New" 
color=#000000>groo@meucci:/</FONT></A><FONT face="Courier New">&gt; su 
-<BR>Password:<BR>meucci:~ # cd 
/usr/src/dgvbuild/zaptel/<BR>meucci:/usr/src/dgvbuild/zaptel # cp ztdummy-1.2.18 
ztdummy-1.2.18.old/ -r<BR>meucci:/usr/src/dgvbuild/zaptel # cd 
ztdummy-1.2.18<BR>meucci:/usr/src/dgvbuild/zaptel/ztdummy-1.2.18 # sed -i 
'/^MODULES:/s/$/\ wcfxo\n/g' 
Makefile<BR>meucci:/usr/src/dgvbuild/zaptel/ztdummy-1.2.18 # make clean<BR>.... 
</FONT></FONT></DIV>
<DIV><FONT face="Courier New" 
size=2>meucci:/usr/src/dgvbuild/zaptel/ztdummy-1.2.18 # make</FONT></DIV>
<DIV><FONT face="Courier New" size=2>....</FONT></DIV>
<DIV><FONT face="Courier New" 
size=2>meucci:/usr/src/dgvbuild/zaptel/ztdummy-1.2.18 # cp wcfxo.ko 
/lib/modules/$(uname -r)/misc/<BR>meucci:/usr/src/dgvbuild/zaptel/ztdummy-1.2.18 
# depmod -a<BR>meucci:/usr/src/dgvbuild/zaptel/ztdummy-1.2.18 # modprobe -v 
wcfxo<BR>insmod /lib/modules/2.6.18.2-34-default/misc/wcfxo.ko<BR>Freed a 
Wildcard<BR>wcfxo: DAA mode is 'FCC'<BR>Found a Wildcard FXO: Generic 
Clone<BR>meucci:/usr/src/dgvbuild/zaptel/ztdummy-1.2.18 # exit</FONT></DIV>
<DIV><FONT face="Courier New" size=2></FONT><FONT face="Courier New" size=2><A 
href=""><FONT face="Courier New" color=#000000>groo@meucci:/</FONT></A><FONT 
face="Courier New">&gt;</FONT></FONT></DIV><FONT face="Courier New" 
size=2></FONT></DIV>
<DIV><FONT face="Courier New" size=2><FONT face=Verdana 
color=#0000ff></FONT></FONT>&nbsp;</DIV>
<DIV><FONT face="Courier New" size=2><FONT face=Verdana color=#0000ff>Pronto, 
agora vc tem o hardware reconhecido e funcionando vamos tornar automático o 
processo de carregamento dele:</FONT></FONT></DIV>
<DIV><FONT face=Verdana color=#0000ff size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Verdana color=#0000ff size=2>Entre no diretório 
/etc/rc.d</FONT></DIV>
<DIV><FONT face=Verdana color=#0000ff size=2>Faça uma cópia do arquivo zaptel 
para evitar futuras dificuldades com um eventual suporte</FONT></DIV>
<DIV><FONT face=Verdana color=#0000ff size=2>Edite o arquivo zaptel 
</FONT></DIV>
<DIV><FONT face=Verdana color=#0000ff size=2>Altere o valor da Variável MODULES 
adicionando wcfxo</FONT></DIV>
<DIV><FONT face="Courier New" size=2><FONT face=Verdana 
color=#0000ff></FONT></FONT>&nbsp;</DIV>
<DIV><FONT face=Verdana color=#0000ff size=2>Os comandos ficam 
assim:</FONT></DIV>
<DIV><FONT face=Verdana color=#0000ff size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2><A href=""><FONT face=Courier 
color=#000000>groo@meucci:/</FONT></A><FONT face=Courier>&gt; su 
-<BR>Password:<BR>meucci:~ # cd /etc/rc.d/<BR>meucci:/etc/rc.d # cp zaptel 
zaptel.old<BR></FONT></FONT><FONT face=Courier size=2>meucci:/etc/rc.d # sed -i 
'/^MODULES/s/\"$/\ wcfxo\"/g' zaptel</FONT></DIV>
<DIV><FONT face="Courier New" size=2><FONT face=Verdana 
color=#0000ff></FONT></FONT>&nbsp;</DIV>
<DIV><FONT face="Courier New" size=2><FONT face=Verdana color=#0000ff>Prontinho, 
no próximo boot (seu site nao tá slashdotado neh?) já vai carregar o 
modulo.</FONT></FONT></DIV>
<DIV><FONT face="Courier New" size=2><FONT face=Verdana 
color=#0000ff></FONT></FONT>&nbsp;</DIV>
<DIV><FONT face="Courier New" size=2><FONT face=Verdana color=#0000ff>Agora 
vamos&nbsp;à configuração do asterisk.</FONT></DIV>
<DIV><FONT face=Verdana color=#0000ff></FONT><FONT face=Verdana 
color=#0000ff></FONT><FONT face=Verdana color=#0000ff></FONT><FONT face=Verdana 
color=#0000ff></FONT><BR></DIV></FONT>
<DIV><FONT face=Verdana color=#0000ff size=2>&gt;&gt;&gt; inicio da parte do 
Jobson</FONT></DIV>
<DIV><FONT face=Verdana color=#0000ff size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Verdana color=#0000ff size=2>Aki, job vc descreve os comandos 
pra configurar os arquivos. E depois as telas do Meucci.</FONT></DIV>
<DIV><FONT face=Verdana color=#0000ff size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Verdana color=#0000ff size=2>fim da parte do Jobson 
&lt;&lt;&lt;</FONT></DIV>
<DIV><FONT face=Verdana color=#0000ff size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Verdana color=#0000ff size=2>fontes de consulta:</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Verdana color=#0000ff size=2><A 
href="">http://www.juniorpolegato.com.br/asterisk/modem_ambient_md3200/</A></FONT></DIV>
<DIV><FONT face=Verdana color=#0000ff size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Verdana color=#0000ff size=2>"</FONT></DIV>
<DIV><FONT face=Verdana color=#0000ff size=2></FONT>&nbsp;</DIV></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 
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=nathanielmorais@gmail.com 
  href="mailto:nathanielmorais@gmail.com">Nathaniel Simch de Morais</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=bvieira.lists@gmail.com 
  href="mailto:bvieira.lists@gmail.com">bvieira.lists@gmail.com</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, November 20, 2007 5:26 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [AsteriskBrasil] 
  TrixBox</DIV>
  <DIV><BR></DIV>Muito obrigado, vou pesquisar mais detalhadamente. Para nós que 
  não sabemos programar e desenvolver novas soluções fica meio "moroso" de 
  desenvolver estas soluções. Como trabalho para o Exército a falta de verba 
  para comprar placas de telefonia para o asterisk dificulta muito. Estou usando 
  somente uma placa de fax/modem ambient mb3200, que funciona mas só uma linha 
  telefônica. <BR><BR>Obrigado a todos, mesmo!<BR><BR>
  <DIV><SPAN class=gmail_quote>Em 20/11/07, <B class=gmail_sendername>Bernardo 
  Vieira</B> &lt;<A 
  href="mailto:bvieira.lists@gmail.com">bvieira.lists@gmail.com</A>&gt; 
  escreveu:</SPAN> 
  <BLOCKQUOTE class=gmail_quote 
  style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">Se 
    você quer máximo retorno por mínimo esforço, porque não instala o<BR>meucci 
    logo de uma vez? É uma cópia aportuguesada do trix e já vem com <BR>os 
    prompts em portugues.<BR><BR>Nathaniel Simch de Morais wrote:<BR>&gt; Como 
    iniciante em VoIP estou tendo experiências fascinantes com o<BR>&gt; 
    Trixbox. Um amigo que trabalhou na fábrica da Genius aqui em Manaus<BR>&gt; 
    estava desenvolvendo o primeiro sistema nacional de reconhecimento 
    de<BR>&gt; fala e conseguiu integrá-lo ao asterisk. Mas ele usou o asterisk 
    no<BR>&gt; Mandriva. Por isso minhas dúvidas quanto ao uso do 
    trixBox.<BR>&gt; Minha dúvida também é se os prompts de voz disponíveis no 
    site do<BR>&gt; Disc-OS podem ser instalados no trixbox?<BR>&gt; Aí então é 
    "mel na chupeta" 
    rss.....<BR>&gt;<BR>_______________________________________________ 
    <BR>Compre uma camiseta da 
    AsteriskBrasil.org!<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<A 
    href="http://www.voipmania.com.br">http://www.voipmania.com.br</A><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;== 
    <A href="http://VoIPMania.com.br">VoIPMania.com.br</A> 
    ==<BR><BR>_______________________________________________ <BR>LIsta de 
    discussões AsteriskBrasil.org<BR><A 
    href="mailto:AsteriskBrasil@listas.asteriskbrasil.org">AsteriskBrasil@listas.asteriskbrasil.org</A><BR><A 
    href="http://listas.asteriskbrasil.org/mailman/listinfo/asteriskbrasil">http://listas.asteriskbrasil.org/mailman/listinfo/asteriskbrasil</A><BR></BLOCKQUOTE></DIV><BR><BR 
  clear=all><BR>-- <BR>---------------------------------------<BR>Nathaniel 
  Simch de Morais<BR>--------------------------------------- <BR>Linux, 
  liberdade para todos!!!<BR>--------------------------------------- 
  <P>
  <HR>

  <P></P>_______________________________________________<BR>Compre uma camiseta 
  da 
  AsteriskBrasil.org!<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  http://www.voipmania.com.br<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  == VoIPMania.com.br 
  ==<BR><BR>_______________________________________________<BR>LIsta de 
  discussões 
  AsteriskBrasil.org<BR>AsteriskBrasil@listas.asteriskbrasil.org<BR>http://listas.asteriskbrasil.org/mailman/listinfo/asteriskbrasil</BLOCKQUOTE></BODY></HTML>