<!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="#3333ff">
ola, as dependencias funcionaram, mas olha o erro, estou usando centos5
32bits.<br>
<br>
<br>
python setup.py install<br>
Traceback (most recent call last):<br>
&nbsp; File "setup.py", line 29, in &lt;module&gt;<br>
&nbsp;&nbsp;&nbsp; import setuptools<br>
ImportError: No module named setuptools<br>
<br>
<br>
Obrigado<br>
<br>
<br>
<br>
Eder Souza escreveu:
<blockquote
 cite="mid:CAFx1bp+_OOse0wNny92ACX1P82h4Vb91VNkNeivFMFjjeYfPrg@mail.gmail.com"
 type="cite">
  <meta http-equiv="Context-Type"
 content="text/html; charset=ISO-8859-1">
Ol&aacute; pessoal muito obrigado pelo apoio de todos :-)
  <div><br>
  </div>
  <div>Estou tentando ajudar da melhor maneira poss&iacute;vel, e para isso
instalei em minha m&aacute;quina virtual um CentOS 6 e fiz funcionar de
primeira vamos lah aos meus passos:</div>
  <div><br>
  </div>
  <div>Primeiro &eacute; claro baixei o centOS b&aacute;sico&nbsp;<a moz-do-not-send="true"
 href="http://centos.secrel.com.br/6.2/isos/i386/CentOS-6.2-i386-minimal.iso">http://centos.secrel.com.br/6.2/isos/i386/CentOS-6.2-i386-minimal.iso</a>
fiz a instala&ccedil;&atilde;o defult.</div>
  <div><br>
  </div>
  <div>depois fiz a seguinte sequencia:</div>
  <div><br>
  </div>
  <div><br>
  </div>
  <div>
  <div>yum install python-setuptools numpy libsndfile-devel</div>
  <div><br>
  </div>
  <div><br>
  </div>
  <div>yum install wget</div>
  <div><br>
  </div>
  <div><br>
  </div>
  <div>wget <a moz-do-not-send="true"
 href="http://download.fedora.redhat.com/pub/epel/6/i386/epel-release-6-5.noarch.rpm">http://download.fedora.redhat.com/pub/epel/6/i386/epel-release-6-5.noarch.rpm</a></div>
  <div><br>
  </div>
  <div><br>
  </div>
  <div>rpm -Uvh epel-release*rpm</div>
  <div><br>
  </div>
  <div>yum install scipy</div>
  <div><br>
  </div>
  <div><br>
  </div>
  <div>yum install gcc</div>
  <div><br>
  </div>
  <div><br>
  </div>
  <div>wget <a moz-do-not-send="true"
 href="http://pypi.python.org/packages/source/s/scikits.audiolab/scikits.audiolab-0.11.0.tar.gz">http://pypi.python.org/packages/source/s/scikits.audiolab/scikits.audiolab-0.11.0.tar.gz</a></div>
  <div><br>
  </div>
  <div><br>
  </div>
  <div>tar -zxvf scikits.audiolab-0.11.0.tar.gz</div>
  <div><br>
  </div>
  <div><br>
  </div>
  <div>cd scikits.audiolab-0.11.0</div>
  <div><br>
  </div>
  <div><br>
  </div>
  <div>python setup.py install</div>
  <div><br>
  </div>
  <div><br>
  </div>
  <div>cd /usr/share/asterisk/agi-bin/</div>
  <div><br>
  </div>
  <div><br>
  </div>
  <div>wget <a moz-do-not-send="true"
 href="https://raw.github.com/ederwander/Asterisk-Google-Speech-Recognition/master/pahh.py">https://raw.github.com/ederwander/Asterisk-Google-Speech-Recognition/master/pahh.py</a></div>
  <div><br>
  </div>
  <div>chown asterisk:asterisk pahh.py</div>
  <div>chmod 775 pahh.py</div>
  <div><br>
  </div>
  <div><br>
  </div>
  <div><br>
  </div>
  <div>for my tests</div>
  <div><br>
  </div>
  <div>yum install asterisk</div>
  <div>yum install asterisk-sounds-core-en-gsm</div>
  <div><br>
  </div>
  <div>service iptables stop</div>
  <div><br>
  </div>
  <div><br>
  </div>
  <div>meu extensions.conf</div>
  <div><br>
  </div>
  <div>exten=&gt;_11111111,1,Answer()</div>
  <div>exten=&gt;_11111111,n,eagi(pahh.py)</div>
  <div>exten=&gt;_11111111,n,GotoIf($[${EXISTS(${GoogleUtterance})}]?hello:bye)</div>
  <div>exten=&gt;_11111111,n(hello),NoOP(You Said = ${GoogleUtterance})</div>
  <div>exten=&gt;_11111111,n(bye),Hangup()</div>
  <div><br>
  </div>
  <div><br>
  </div>
  <div><br>
  </div>
  <div>asterisk -vvvvvvvvvvvvvvvvvvvc</div>
  <div><br>
  </div>
  <div><br>
  </div>
  <div>*CLI&gt; &nbsp; == Using SIP RTP CoS mark 5</div>
  <div>&nbsp; &nbsp; -- Executing [11111111@saida:1] Answer("SIP/667-00000002",
"") in new stack</div>
  <div>&nbsp; &nbsp; -- Executing [11111111@saida:2] EAGI("SIP/667-00000002",
"pahh.py") in new stack</div>
  <div>&nbsp; &nbsp; -- Launched AGI Script /usr/share/asterisk/agi-bin/pahh.py</div>
  <div>&nbsp;-- agi_type = SIP</div>
  <div>&nbsp;-- agi_channel = SIP/667-00000002</div>
  <div>&nbsp;-- agi_threadid = -1230947472</div>
  <div>&nbsp;-- agi_priority = 2</div>
  <div>&nbsp;-- agi_dnid = 11111111</div>
  <div>&nbsp;-- agi_extension = 11111111</div>
  <div>&nbsp;-- agi_rdnis = unknown</div>
  <div>&nbsp;-- agi_context = saida</div>
  <div>&nbsp;-- agi_callerid = 667</div>
  <div>&nbsp;-- agi_uniqueid = 1327482680.2</div>
  <div>&nbsp;-- agi_version = 1.8.7.1</div>
  <div>&nbsp;-- agi_request = pahh.py</div>
  <div>&nbsp;-- agi_callington = 0</div>
  <div>&nbsp;-- agi_language = en</div>
  <div>&nbsp;-- agi_callingtns = 0</div>
  <div>&nbsp;-- agi_accountcode =</div>
  <div>&nbsp;-- agi_calleridname = eder</div>
  <div>&nbsp;-- agi_enhanced = 1.0</div>
  <div>&nbsp;-- agi_callingpres = 0</div>
  <div>&nbsp;-- agi_callingani2 = 0</div>
  <div>&nbsp; &nbsp; -- AGI Script Executing Application: (NOOP) Options: (Hello
Waiting For Speech ...)</div>
  <div>STREAM FILE beep ""</div>
  <div>&nbsp; &nbsp; -- Playing 'beep' (escape_digits=) (sample_offset 0)</div>
  <div>&nbsp; &nbsp; -- AGI Script Executing Application: (NOOP) Options: (Speech
Detected Recording...)</div>
  <div>&nbsp; &nbsp; -- AGI Script Executing Application: (NOOP) Options: (Speech
Found ...)</div>
  <div>&nbsp; &nbsp; -- AGI Script Executing Application: (NOOP) Options: (End of
the Speech...)</div>
  <div>&nbsp; &nbsp; -- AGI Script Executing Application: (NOOP) Options: (google
)</div>
  <div>[Jan 25 04:11:26] ERROR[2512]: utils.c:1164 ast_carefulwrite:
write() returned error: Broken pipe</div>
  <div>&nbsp; &nbsp; -- &lt;SIP/667-00000002&gt;AGI Script pahh.py completed,
returning 0</div>
  <div>&nbsp; &nbsp; -- Executing [11111111@saida:3] GotoIf("SIP/667-00000002",
"1?hello:bye") in new stack</div>
  <div>&nbsp; &nbsp; -- Goto (saida,11111111,4)</div>
  <div>&nbsp; &nbsp; -- Executing [11111111@saida:4] NoOp("SIP/667-00000002",
"You Said = google") in new stack</div>
  <div>&nbsp; &nbsp; -- Executing [11111111@saida:5] Hangup("SIP/667-00000002",
"") in new stack</div>
  <div>&nbsp; == Spawn extension (saida, 11111111, 5) exited non-zero on
'SIP/667-00000002'</div>
  <div><br>
  </div>
  <div><br>
  </div>
  <div>Falei "google" e reconheceu de primeira :-)</div>
  </div>
  <div><br>
  </div>
  <div>Eng Eder de Souza</div>
  <div><br>
  <div>Em 24 de janeiro de 2012 20:51, <a moz-do-not-send="true"
 href="mailto:monica@addphone.net">monica@addphone.net</a> <span>&lt;<a
 moz-do-not-send="true" href="mailto:monica@addphone.net">monica@addphone.net</a>&gt;</span>
escreveu:<br>
  <blockquote>
    <div>eu tambem estou na fila com centos5, ainda nao consegui
resolver as
dependencias<br>
    <br>
    <br>
    <br>
    <br>
Judson Carneiro escreveu:
    <blockquote type="cite">
      <p>Algum avan&ccedil;o tentando fazer este script funcionar com o Centos?</p>
      <div>Em 17/01/2012 19:47, "<a moz-do-not-send="true"
 href="mailto:monica@addphone.net">monica@addphone.net</a>"
&lt;<a moz-do-not-send="true" href="mailto:monica@addphone.net">monica@addphone.net</a>&gt;
escreveu:<br>
      <blockquote>
        <div>eu uso centos 5 32 bits<br>
        <br>
tambem estou na batalha com estas dependencias<br>
        <br>
        <br>
        <br>
        <br>
Judson Carneiro escreveu:
        <blockquote type="cite">Oi Monica.<br>
          <br>
Desculpa. Eu at&eacute; consegui instalar aquelas dependencias do Python, mas
deve ter passado alguma coisa.<br>
          <br>
Deve ser por isso que meu script t&aacute; passando direto.<br>
Eu tamb&eacute;m uso Centos 6 e at&eacute; postei na p&aacute;gina do Eder sobre meu fiasco.<br>
Estava certo que ia conseguir mas cai nas maledetas dependencias e deve
ter dado alguma zica.<br>
          <br>
O mais estranho foi instalar o audiolab pelo c&oacute;digo fonte, mas acabou
que ele foi instalado com sucesso pois usei um script que vem no source
dele.<br>
          <br>
Diretorio onde as libs foram instaladas.<br>
/usr/lib/python2.6/site-packages/scikits.audiolab-0.11.0-py2.6-linux-i686.egg/scikits/audiolab/<br>
          <br>
Para compilar &eacute; so baixar o codigo ir como root e digitar <br>
#python setup.py<br>
          <br>
          <a moz-do-not-send="true"
 href="http://pypi.python.org/pypi/scikits.audiolab/">http://pypi.python.org/pypi/scikits.audiolab/</a><br>
          <br>
Vai aparecer a tela abaixo e vc escolhe a op&ccedil;&atilde;o e d&aacute; enter (aki tive q
dar enter 2x - ecolhi 0 depois enter enter)&nbsp; e assim por diante at&eacute; o
item 2.<br>
==========================================================<br>
Starting interactive session<br>
----------------------------------------------------------<br>
          <br>
Tasks:<br>
&nbsp; i&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - Show python/platform/machine information<br>
&nbsp; ie&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - Show environment information<br>
&nbsp; c&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - Show C compilers information<br>
&nbsp; c&lt;name&gt; - Set C compiler (current:None)<br>
&nbsp; f&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - Show Fortran compilers information<br>
&nbsp; f&lt;name&gt; - Set Fortran compiler (current:None)<br>
&nbsp; e&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - Edit proposed sys.argv[1:].<br>
          <br>
Task aliases:<br>
&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - Configure<br>
&nbsp; 1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - Build<br>
&nbsp; 2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - Install<br>
&nbsp; 2&lt;prefix&gt; - Install with prefix.<br>
&nbsp; 3&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - Inplace build<br>
&nbsp; 4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - Source distribution<br>
&nbsp; 5&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - Binary distribution<br>
          <br>
Proposed sys.argv = ['setup.py']<br>
          <br>
Choose a task (^D to quit, Enter to continue with setup):<br>
          <br>
          <br>
          <br>
Eu tive que instalar libsnd-file alsa-utils e alsa-lib-devel (tudo pelo
yum) para ter a saida abaixo. O CoreAudio n&atilde;o existe pra Linux (eu
acho) s&oacute; pra MacOS.<br>
          <br>
          <br>
Choose a task (^D to quit, Enter to continue with setup):<br>
------------------------------------------------------------------------<br>
SndfileInfo:<br>
&nbsp; libraries sndfile not found in /usr/local/lib<br>
&nbsp; FOUND:<br>
&nbsp;&nbsp;&nbsp; libraries = ['sndfile']<br>
&nbsp;&nbsp;&nbsp; library_dirs = ['/usr/lib']<br>
&nbsp;&nbsp;&nbsp; include_dirs = ['/usr/include']<br>
          <br>
AlsaInfo:<br>
&nbsp; libraries asound not found in /usr/local/lib<br>
&nbsp; FOUND:<br>
&nbsp;&nbsp;&nbsp; libraries = ['asound']<br>
&nbsp;&nbsp;&nbsp; library_dirs = ['/usr/lib']<br>
&nbsp;&nbsp;&nbsp; include_dirs = ['/usr/include']<br>
          <br>
CoreAudioInfo:<br>
scikits/audiolab/soundio/setup.py:31: UserWarning: CoreAudio not found
- CoreAud<br>
io backend not build<br>
&nbsp; warnings.warn("CoreAudio not found - CoreAudio backend not build")<br>
running config<br>
          <br>
          <br>
De qualquer forma, pelejei hoje o dia inteiro tentando fazer rodar e
nada.<br>
          <br>
Eder, se der, lan&ccedil;a uma vers&atilde;o pra Centos 6! :-)<br>
Se alguem mais puder ajudar na luta, valeu!<br>
          <br>
          <br>
          <br>
          <br>
          <br>
          <br>
          <div>Em 17 de janeiro de 2012 19:03, <a
 moz-do-not-send="true" href="mailto:monica@addphone.net">monica@addphone.net</a>
          <span>&lt;<a moz-do-not-send="true"
 href="mailto:monica@addphone.net">monica@addphone.net</a>&gt;</span>
escreveu:<br>
          <blockquote>
            <div>desculpa a ignorancia mas
eu nao consegui, tem como me fazer um passo
passo.<br>
            <br>
            <br>
hehehehe obrigada<br>
            <br>
            <br>
            <br>
            <br>
Judson Carneiro escreveu:
            <div>
            <div>
            <blockquote type="cite">Agora tava faltando umas linhas no
inicio
do script por
isso deu erro... <br>
Agora est&aacute; da seguinte forma:<br>
              <br>
[voz]<br>
exten=&gt; s,1,Answer()<br>
exten=&gt; s,n,EAGI(pahh.py)<br>
exten=&gt; s,n,GotoIf($[${EXISTS(${
              <div>GoogleUtterance})}]?hello:bye)<br>
exten=&gt; s,n(hello),NoOP(You Said = ${GoogleUtterance})<br>
exten=&gt; s,n,Set(TEXTO=${GoogleUtterance})<br>
exten=&gt; s,n(bye),Hangup()<br>
              <br>
Atende e cai logo depois de executar o script.<br>
              </div>
              <br>
              <br>
&nbsp;&nbsp;&nbsp; -- Goto (voz,s,1)<br>
&nbsp;&nbsp;&nbsp; -- Executing [s@voz:1] Answer("SIP/tellfree-00000033", "") in new
stack<br>
&nbsp;&nbsp;&nbsp; -- Executing [s@voz:2] EAGI("SIP/tellfree-00000033", "pahh.py") in
new stack<br>
&nbsp;&nbsp;&nbsp; -- Launched AGI Script /var/lib/asterisk/agi-bin/pahh.py<br>
&nbsp;&nbsp;&nbsp; -- &lt;SIP/tellfree-00000033&gt;AGI Script pahh.py completed,
returning 0<br>
&nbsp;&nbsp;&nbsp; -- Executing [s@voz:3] GotoIf("SIP/tellfree-00000033",
"0?hello:bye") in new<br>
&nbsp;stack<br>
&nbsp;&nbsp;&nbsp; -- Goto (voz,s,6)<br>
&nbsp;&nbsp;&nbsp; -- Executing [s@voz:6] Hangup("SIP/tellfree-00000033", "") in new
stack<br>
&nbsp; == Spawn extension (voz, s, 6) exited non-zero on
'SIP/tellfree-00000033'<br>
              <br>
              <br>
              <br>
              <br>
              <br>
              <br>
              <br>
              <br>
              <br>
              <div>Em 17 de janeiro de 2012 18:01,
Judson
Carneiro <span>&lt;<a moz-do-not-send="true"
 href="mailto:judson.jcj@gmail.com">judson.jcj@gmail.com</a>&gt;</span>
escreveu:<br>
              <blockquote> <span></span> <span> Aqui no meu
Centos 6 j&aacute; estavam instalados o<br>
                <br>
yum install python-matplotlib python-setuptools numpy </span><span>
libsndfile-devel </span><br>
                <span> <br>
                <br>
O scipy baixei e instalei seguindo este link:<a moz-do-not-send="true"
 href="http://pkgs.org/centos-6-rhel-6/epel-i386/scipy-0.7.2-5.el6.i686.rpm.html">http://pkgs.org/centos-6-rhel-6/epel-i386/scipy-0.7.2-5.el6.i686.rpm.html</a><br>
                <br>
As dependencias se resolvem seguindo o tutorial acima.<br>
                <br>
Installing:<br>
&nbsp;scipy&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; i686&nbsp;&nbsp;&nbsp;&nbsp; 0.7.2-5.el6&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
/scipy-0.7.2-5.el6.i686&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 25 M<br>
Installing for dependencies:<br>
&nbsp;numpy-f2py&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; i686&nbsp;&nbsp;&nbsp;&nbsp; 1.3.0-6.2.el6&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
base&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 430 k<br>
&nbsp;python-devel&nbsp;&nbsp;&nbsp;&nbsp; i686&nbsp;&nbsp;&nbsp;&nbsp; 2.6.6-29.el6&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
base&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 166 k<br>
&nbsp;suitesparse&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; i686&nbsp;&nbsp;&nbsp;&nbsp; 3.4.0-2.el6&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
epel&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 500 k<br>
                </span><br>
                <br>
Mass est&aacute; acontecendo erro na hora de chamar o pahh.py<br>
Antes estava assim e acontecia o seguinte erro<br>
                <br>
[voz]<br>
exten=&gt; s,1,Answer<br>
exten=&gt; s,n,eagi,pahh.py<br>
exten=&gt; s,n,GotoIf($[${EXISTS(${GoogleUtterance})}]?hello:bye)<br>
exten=&gt; s,n(hello),NoOP(You Said = ${GoogleUtterance})<br>
exten=&gt; s,n,Set(TEXTO=${GoogleUtterance})<br>
exten=&gt; s,n(bye),Hangup()<br>
                <br>
&nbsp;&nbsp;&nbsp; -- Executing [7984045@from-sip:8] Goto("SIP/tellfree-0000002b",
"voz,s,1") i<br>
n new stack<br>
&nbsp;&nbsp;&nbsp; -- Goto (voz,s,1)<br>
&nbsp;&nbsp;&nbsp; -- Executing [s@voz:1] Answer("SIP/tellfree-0000002b", "") in new
stack<br>
[Jan 17 17:58:10] WARNING[28155]: pbx.c:4088 pbx_extension_helper: No
applicatio<br>
n 'EAGI,pahh.py' for extension (voz, s, 2)<br>
&nbsp; == Spawn extension (voz, s, 2) exited non-zero on
'SIP/tellfree-0000002b'<br>
                <br>
Depois mudei o formato para<br>
                <br>
[voz]<br>
exten=&gt; s,1,Answer<br>
exten=&gt; s,n,EAGI(pahh.py)<br>
exten=&gt; s,n,GotoIf($[${EXISTS(${GoogleUtterance})}]?hello:bye)<br>
exten=&gt; s,n(hello),NoOP(You Said = ${GoogleUtterance})<br>
exten=&gt; s,n,Set(TEXTO=${GoogleUtterance})<br>
exten=&gt; s,n(bye),Hangup()<br>
                <br>
e d&aacute; esse erro<br>
&nbsp;&nbsp;&nbsp; -- Executing [7984045@from-sip:8] Goto("SIP/tellfree-0000002d",
"voz,s,1") i<br>
n new stack<br>
&nbsp;&nbsp;&nbsp; -- Goto (voz,s,1)<br>
&nbsp;&nbsp;&nbsp; -- Executing [s@voz:1] Answer("SIP/tellfree-0000002d", "") in new
stack<br>
&nbsp;&nbsp;&nbsp; -- Executing [s@voz:2] EAGI("SIP/tellfree-0000002d", "pahh.py") in
new stack<br>
&nbsp;&nbsp;&nbsp; -- Launched AGI Script /var/lib/asterisk/agi-bin/pahh.py<br>
&nbsp;pahh.py: Failed to execute '/var/lib/asterisk/agi-bin/pahh.py': Exec
format err<br>
or<br>
&nbsp;&nbsp;&nbsp; -- Executing [s@voz:3] GotoIf("SIP/tellfree-0000002d",
"0?hello:bye") in new<br>
&nbsp;stack<br>
&nbsp;&nbsp;&nbsp; -- Goto (voz,s,6)<br>
&nbsp;&nbsp;&nbsp; -- Executing [s@voz:6] Hangup("SIP/tellfree-0000002d", "") in new
stack<br>
                <br>
                <br>
                <br>
                <br>
                <br>
                <br>
                <br>
                <br>
                <br>
                <br>
                <br>
                <br>
                <br>
                <br>
                <br>
                <br>
                <div>Em 17 de janeiro de 2012 15:29, <a
 moz-do-not-send="true" href="mailto:monica@addphone.net">monica@addphone.net</a>
                <span>&lt;<a moz-do-not-send="true"
 href="mailto:monica@addphone.net">monica@addphone.net</a>&gt;</span>
escreveu:
                <div>
                <div><br>
                <blockquote>
                  <div>eu tive problema
com as
dependencia, nao &eacute; padrao do centos, e os RPM,
me deixaram louca, pedindo cada vez mais dependencias<br>
                  <br>
                  <br>
                  <br>
Judson Carneiro escreveu:
                  <div>
                  <div>
                  <div>
                  <div>
                  <blockquote type="cite">Eu tamb&eacute;m devo tentar
instalar no
Centos
6.<br>
Se conseguir te aviso.<br>
                    <br>
                    <br>
                    <br>
                    <br>
                    <div>Em 17 de janeiro de 2012
14:52, <a moz-do-not-send="true" href="mailto:monica@addphone.net">monica@addphone.net</a>
                    <span>&lt;<a moz-do-not-send="true"
 href="mailto:monica@addphone.net">monica@addphone.net</a>&gt;</span>
escreveu:<br>
                    <blockquote>
                      <div>ola, alguem
instalou em
centos? pois nao encontrei as dependencias para
o script<br>
                      <br>
                      <br>
obrigada<br>
                      <br>
                      <br>
                      <br>
                      <br>
Judson Carneiro escreveu:
                      <blockquote type="cite">
                        <div>
                        <div>Eder!<br>
Muito show cara! <br>
Eu estava procurando por algo parecido!<br>
No meu caso, eu gostaria de pegar o &aacute;udio da chamada entrante e medir o
volume do &aacute;udio.<br>
                        <br>
Uma vez que o &aacute;udio esteja dispon&iacute;vel pelo File Descriptor 3, desculpe
minha ignor&acirc;ncia...como eu faria para saber de quem &eacute; o som monitorado?
Existe alguma correla&ccedil;&atilde;o entre o File Descriptor 3 que indique por
exemplo o CALLERID ou mesmo o UNIQUEID da liga&ccedil;&atilde;o?<br>
                        <br>
Sauda&ccedil;&otilde;es!<br>
                        <br>
                        <br>
                        <br>
                        <br>
                        <br>
                        <div>Em 17 de janeiro de 2012
11:59,
Thiago
Bruni
Tawil <span>&lt;<a moz-do-not-send="true"
 href="mailto:stomaz.fei@gmail.com">stomaz.fei@gmail.com</a>&gt;</span>
escreveu:<br>
                        <blockquote>
                          <p>Parabens cara!! bela iniciativa!!<br>
estou com muito pouco tempo, nao vi que tinha alguem interessado nesse
assunto...</p>
                          <p>abracos!!</p>
                          <div>Em 17/01/2012 09:57,
"THIAGO
RODRIGUES"
&lt;<a moz-do-not-send="true" href="mailto:thiagohardware.sp@gmail.com">thiagohardware.sp@gmail.com</a>&gt;
escreveu:
                          <div>
                          <div><br>
                          <blockquote>Eder
meus &nbsp;parab&eacute;ns!<br>
                            <br>
                            <div>Em 17 de janeiro de
2012
10:52, Eder
Souza <span>&lt;<a moz-do-not-send="true"
 href="mailto:eder.souza@bsd.com.br">eder.souza@bsd.com.br</a>&gt;</span>
escreveu:<br>
                            <blockquote>Ol&aacute;
lista!
                              <div><br>
                              </div>
                              <div>Bom a uma semana comentei aqui na
lista
sobre
integrar
o
reconhecimento de fala do google com o asterisk :-)</div>
                              <div><br>
                              </div>
                              <div>Terminei esta semana um pequeno
script
que
faz
isso,e
est&aacute;
funcionando muito bem por sinal!</div>
                              <div><br>
                              </div>
                              <div>Compartilhando com a comunidade:</div>
                              <div><br>
                              </div>
                              <div><a moz-do-not-send="true"
 href="http://ederwander.wordpress.com/2012/01/16/google-speech-python-asterisk/">http://ederwander.wordpress.com/2012/01/16/google-speech-python-asterisk/</a>
                              </div>
                              <div><br>
                              </div>
                              <div>O script abre novas possibilidades
pois
trata o
canal
de
&aacute;udio em tempo real sem grava&ccedil;&otilde;es pr&eacute;vias...</div>
                              <div><br>
                              </div>
                              <div>Tentei deixar o script bem&nbsp;din&acirc;mico
sem
interven&ccedil;&otilde;es
pelo
usu&aacute;rio...&nbsp;</div>
                              <div><br>
                              </div>
                              <div>E certamente pode ser&nbsp;utilizado em
produ&ccedil;&atilde;o
o
tempo de
resposta &eacute;&nbsp;impercept&iacute;vel.</div>
                              <div><br>
                              </div>
                              <div><br>
                              </div>
                              <div>Eng Eder de Souza&nbsp;&nbsp;</div>
                              <br>
_______________________________________________<br>
KHOMP ::: External Series Experience :::<br>
Um novo conceito para o mercado de aplica&ccedil;&otilde;es que vai<br>
fazer voc&ecirc; pensar fora da caixa. Aguarde este lan&ccedil;amento<br>
_______________________________________________<br>
DIGIVOICE: Lider no mercado de placas para Asterisk<br>
&Uacute;nico fabricante com Centro de Treinamento especializado.<br>
LAN&Ccedil;AMENTO: Channel Bank TDMoE, at&eacute; 64 canais FXS / FXO.<br>
                              <a moz-do-not-send="true"
 href="http://www.digivoice.com.br">www.digivoice.com.br</a>
ou <a moz-do-not-send="true" href="tel:%2811%293016-5200">(11)3016-5200</a>.<br>
________<br>
YEALINK: Telefones IP e V&iacute;deoPhones IP com o melhor custo/benef&iacute;cio do
mercado.<br>
email: <a moz-do-not-send="true" href="mailto:yealink@commlogik.com.br">yealink@commlogik.com.br</a>
| <a moz-do-not-send="true" href="http://www.commlogik.com.br">www.commlogik.com.br</a>
| <a moz-do-not-send="true" href="tel:%2811%29%205503-1011">(11)
5503-1011</a><br>
______________________________________________<br>
Para remover seu email desta lista, basta enviar um email em branco
para <a moz-do-not-send="true"
 href="mailto:asteriskbrasil-unsubscribe@listas.asteriskbrasil.org">asteriskbrasil-unsubscribe@listas.asteriskbrasil.org</a><br>
                            </blockquote>
                            </div>
                            <br>
                            <br>
_______________________________________________<br>
KHOMP ::: External Series Experience :::<br>
Um novo conceito para o mercado de aplica&ccedil;&otilde;es que vai<br>
fazer voc&ecirc; pensar fora da caixa. Aguarde este lan&ccedil;amento<br>
_______________________________________________<br>
DIGIVOICE: Lider no mercado de placas para Asterisk<br>
&Uacute;nico fabricante com Centro de Treinamento especializado.<br>
LAN&Ccedil;AMENTO: Channel Bank TDMoE, at&eacute; 64 canais FXS / FXO.<br>
                            <a moz-do-not-send="true"
 href="http://www.digivoice.com.br">www.digivoice.com.br</a>
ou <a moz-do-not-send="true" href="tel:%2811%293016-5200">(11)3016-5200</a>.<br>
________<br>
YEALINK: Telefones IP e V&iacute;deoPhones IP com o melhor custo/benef&iacute;cio do
mercado.<br>
email: <a moz-do-not-send="true" href="mailto:yealink@commlogik.com.br">yealink@commlogik.com.br</a>
| <a moz-do-not-send="true" href="http://www.commlogik.com.br">www.commlogik.com.br</a>
| <a moz-do-not-send="true" href="tel:%2811%29%205503-1011">(11)
5503-1011</a><br>
______________________________________________<br>
Para remover seu email desta lista, basta enviar um email em branco
para <a moz-do-not-send="true"
 href="mailto:asteriskbrasil-unsubscribe@listas.asteriskbrasil.org">asteriskbrasil-unsubscribe@listas.asteriskbrasil.org</a><br>
                          </blockquote>
                          </div>
                          </div>
                          </div>
                          <br>
_______________________________________________<br>
KHOMP ::: External Series Experience :::<br>
Um novo conceito para o mercado de aplica&ccedil;&otilde;es que vai<br>
fazer voc&ecirc; pensar fora da caixa. Aguarde este lan&ccedil;amento<br>
_______________________________________________<br>
DIGIVOICE: Lider no mercado de placas para Asterisk<br>
&Uacute;nico fabricante com Centro de Treinamento especializado.<br>
LAN&Ccedil;AMENTO: Channel Bank TDMoE, at&eacute; 64 canais FXS / FXO.<br>
                          <a moz-do-not-send="true"
 href="http://www.digivoice.com.br">www.digivoice.com.br</a>
ou <a moz-do-not-send="true" href="tel:%2811%293016-5200">(11)3016-5200</a>.<br>
________<br>
YEALINK: Telefones IP e V&iacute;deoPhones IP com o melhor custo/benef&iacute;cio do
mercado.<br>
email: <a moz-do-not-send="true" href="mailto:yealink@commlogik.com.br">yealink@commlogik.com.br</a>
| <a moz-do-not-send="true" href="http://www.commlogik.com.br">www.commlogik.com.br</a>
| <a moz-do-not-send="true" href="tel:%2811%29%205503-1011">(11)
5503-1011</a><br>
______________________________________________<br>
Para remover seu email desta lista, basta enviar um email em branco
para <a moz-do-not-send="true"
 href="mailto:asteriskbrasil-unsubscribe@listas.asteriskbrasil.org">asteriskbrasil-unsubscribe@listas.asteriskbrasil.org</a><br>
                        </blockquote>
                        </div>
                        <br>
                        </div>
                        </div>
                        <pre> <div>
_______________________________________________
KHOMP ::: External Series Experience :::
Um novo conceito para o mercado de aplica&ccedil;&otilde;es que vai

fazer voc&ecirc; pensar fora da caixa. Aguarde este lan&ccedil;amento
_______________________________________________
DIGIVOICE: Lider no mercado de placas para Asterisk
&Uacute;nico fabricante com Centro de Treinamento especializado.
LAN&Ccedil;AMENTO: Channel Bank TDMoE, at&eacute; 64 canais FXS / FXO. 
<a moz-do-not-send="true" href="http://www.digivoice.com.br">www.digivoice.com.br</a> ou <a
 moz-do-not-send="true" href="tel:%2811%293016-5200">(11)3016-5200</a>.
________
YEALINK: Telefones IP e V&iacute;deoPhones IP com o melhor custo/benef&iacute;cio do mercado.
email: <a moz-do-not-send="true" href="mailto:yealink@commlogik.com.br">yealink@commlogik.com.br</a> | <a
 moz-do-not-send="true" href="http://www.commlogik.com.br">www.commlogik.com.br</a> | <a
 moz-do-not-send="true" href="tel:%2811%29%205503-1011">(11) 5503-1011</a>
______________________________________________
Para remover seu email desta lista, basta enviar um email em branco para <a
 moz-do-not-send="true"
 href="mailto:asteriskbrasil-unsubscribe@listas.asteriskbrasil.org">asteriskbrasil-unsubscribe@listas.asteriskbrasil.org</a></div>









__________ Informaci&oacute;n de ESET Smart Security, versi&oacute;n de la base de firmas de virus 6167 (20110531) __________

ESET Smart Security ha comprobado este mensaje.

<a moz-do-not-send="true" href="http://www.eset.com">http://www.eset.com</a>

  </pre>
                      </blockquote>
                      <br>
                      <br>
__________ Informaci&oacute;n de ESET Smart Security, versi&oacute;n de la base de
firmas de virus 6167 (20110531) __________<br>
                      <br>
ESET Smart Security ha comprobado este mensaje.<br>
                      <br>
                      <a moz-do-not-send="true"
 href="http://www.eset.com">http://www.eset.com</a><br>
                      </div>
                      <br>
_______________________________________________<br>
KHOMP ::: External Series Experience :::<br>
Um novo conceito para o mercado de aplica&ccedil;&otilde;es que vai<br>
fazer voc&ecirc; pensar fora da caixa. Aguarde este lan&ccedil;amento<br>
_______________________________________________<br>
DIGIVOICE: Lider no mercado de placas para Asterisk<br>
&Uacute;nico fabricante com Centro de Treinamento especializado.<br>
LAN&Ccedil;AMENTO: Channel Bank TDMoE, at&eacute; 64 canais FXS / FXO.<br>
                      <a moz-do-not-send="true"
 href="http://www.digivoice.com.br">www.digivoice.com.br</a>
ou <a moz-do-not-send="true" href="tel:%2811%293016-5200">(11)3016-5200</a>.<br>
________<br>
YEALINK: Telefones IP e V&iacute;deoPhones IP com o melhor custo/benef&iacute;cio do
mercado.<br>
email: <a moz-do-not-send="true" href="mailto:yealink@commlogik.com.br">yealink@commlogik.com.br</a>
| <a moz-do-not-send="true" href="http://www.commlogik.com.br">www.commlogik.com.br</a>
| <a moz-do-not-send="true" href="tel:%2811%29%205503-1011">(11)
5503-1011</a><br>
______________________________________________<br>
Para remover seu email desta lista, basta enviar um email em branco
para <a moz-do-not-send="true"
 href="mailto:asteriskbrasil-unsubscribe@listas.asteriskbrasil.org">asteriskbrasil-unsubscribe@listas.asteriskbrasil.org</a><br>
                    </blockquote>
                    </div>
                    <br>
                  </blockquote>
                  <br>
                  <br>
__________ Informaci&oacute;n de ESET Smart Security, versi&oacute;n de la base de
firmas de virus 6167 (20110531) __________<br>
                  <br>
ESET Smart Security ha comprobado este mensaje.<br>
                  <br>
                  <a moz-do-not-send="true" href="http://www.eset.com">http://www.eset.com</a><br>
                  </div>
                  </div>
                  </div>
                  </div>
                  </div>
                </blockquote>
                </div>
                </div>
                </div>
                <br>
              </blockquote>
              </div>
              <br>
            </blockquote>
            <div>
            <div> <br>
            <br>
__________ Informaci&oacute;n de ESET Smart Security, versi&oacute;n de la base de
firmas de virus 6167 (20110531) __________<br>
            <br>
ESET Smart Security ha comprobado este mensaje.<br>
            <br>
            <a moz-do-not-send="true" href="http://www.eset.com">http://www.eset.com</a><br>
            </div>
            </div>
            </div>
            </div>
            </div>
          </blockquote>
          </div>
          <br>
        </blockquote>
        <div>
        <div> <br>
        <br>
__________ Informaci&oacute;n de ESET Smart Security, versi&oacute;n de la base de
firmas de virus 6167 (20110531) __________<br>
        <br>
ESET Smart Security ha comprobado este mensaje.<br>
        <br>
        <a moz-do-not-send="true" href="http://www.eset.com">http://www.eset.com</a><br>
        </div>
        </div>
        </div>
      </blockquote>
      </div>
    </blockquote>
    <div>
    <div><br>
    <br>
__________ Informaci&oacute;n de ESET Smart Security, versi&oacute;n de la base de
firmas de virus 6167 (20110531) __________<br>
    <br>
ESET Smart Security ha comprobado este mensaje.<br>
    <br>
    <a moz-do-not-send="true" href="http://www.eset.com">http://www.eset.com</a><br>
    </div>
    </div>
    </div>
    <br>
_______________________________________________<br>
KHOMP ::: External Series Experience :::<br>
Um novo conceito para o mercado de aplica&ccedil;&otilde;es que vai<br>
fazer voc&ecirc; pensar fora da caixa. Aguarde este lan&ccedil;amento<br>
_______________________________________________<br>
DIGIVOICE: Lider no mercado de placas para Asterisk<br>
&Uacute;nico fabricante com Centro de Treinamento especializado.<br>
LAN&Ccedil;AMENTO: Channel Bank TDMoE, at&eacute; 64 canais FXS / FXO.<br>
    <a moz-do-not-send="true" href="http://www.digivoice.com.br">www.digivoice.com.br</a>
ou (11)3016-5200.<br>
________<br>
YEALINK: Telefones IP e V&iacute;deoPhones IP com o melhor custo/benef&iacute;cio do
mercado.<br>
email: <a moz-do-not-send="true" href="mailto:yealink@commlogik.com.br">yealink@commlogik.com.br</a>
| <a moz-do-not-send="true" href="http://www.commlogik.com.br">www.commlogik.com.br</a>
| (11) 5503-1011<br>
______________________________________________<br>
Para remover seu email desta lista, basta enviar um email em branco
para <a moz-do-not-send="true"
 href="mailto:asteriskbrasil-unsubscribe@listas.asteriskbrasil.org">asteriskbrasil-unsubscribe@listas.asteriskbrasil.org</a><br>
  </blockquote>
  </div>
  <br>
  </div>
</blockquote>
<BR>
<BR>
__________ Información de ESET Smart Security, versión de la base de firmas de virus 6167 (20110531) __________<BR>
<BR>
ESET Smart Security ha comprobado este mensaje.<BR>
<BR>
<A HREF="http://www.eset.com">http://www.eset.com</A><BR>


</body>
</html>