<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Poderia me passar o link par download?<br><br><div><hr id="stopSpelling">From: silvio@virtual4b.com<br>To: asteriskbrasil@listas.asteriskbrasil.org<br>Date: Thu, 9 Apr 2015 23:27:34 -0300<br>Subject: [AsteriskBrasil] RES:  Verbio no Asterisk 11.15<br><br>
<style><!--
.ExternalClass p.ecxMsoNormal, .ExternalClass li.ecxMsoNormal, .ExternalClass div.ecxMsoNormal {
font-size:12.0pt;
font-family:"Times New Roman",serif;
color:black;
}

.ExternalClass a:link, .ExternalClass span.ecxMsoHyperlink {
color:blue;
text-decoration:underline;
}

.ExternalClass span.ecxMsoHyperlinkFollowed {
color:purple;
text-decoration:underline;
}

.ExternalClass p {
font-size:12.0pt;
font-family:"Times New Roman",serif;
color:black;
}

.ExternalClass pre {
font-size:10.0pt;
font-family:"Courier New";
color:black;
}

.ExternalClass span.ecxPr-formataoHTMLChar {
font-family:Consolas;
color:black;
}

.ExternalClass span.ecxEstiloDeEmail20 {
font-family:"Calibri",sans-serif;
color:#1F497D;
}

.ExternalClass span.ecxEstiloDeEmail21 {
font-family:"Calibri",sans-serif;
color:#1F497D;
}

.ExternalClass .ecxMsoChpDefault {
font-size:10.0pt;
}

.ExternalClass div.ecxWordSection1 {
}

--></style><div class="ecxWordSection1"><p class="ecxMsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif;color:#1F497D;">Ola Marcus, </span></p><p class="ecxMsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif;color:#1F497D;">&nbsp;</span></p><p class="ecxMsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif;color:#1F497D;">O Anexo não veio.</span></p><p class="ecxMsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif;color:#1F497D;">&nbsp;</span></p><p class="ecxMsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif;color:#1F497D;">Silvio Duclos </span></p><p class="ecxMsoNormal"><a name="_MailEndCompose" target="_blank"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif;color:#1F497D;">&nbsp;</span></a></p><div><div style="border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0cm 0cm 0cm;"><p class="ecxMsoNormal"><b><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif;color:windowtext;">De:</span></b><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif;color:windowtext;"> asteriskbrasil-bounces@listas.asteriskbrasil.org [mailto:asteriskbrasil-bounces@listas.asteriskbrasil.org] <b>Em nome de </b>Marcus Andrade<br><b>Enviada em:</b> segunda-feira, 6 de abril de 2015 09:17<br><b>Para:</b> asteriskbrasil@listas.asteriskbrasil.org<br><b>Assunto:</b> Re: [AsteriskBrasil] Verbio no Asterisk 11.15</span></p></div></div><p class="ecxMsoNormal">&nbsp;</p><p class="ecxMsoNormal">Tive problemas ao utilizar asterisk 11 com o vérbio.<br>O pessoal da verbio me conseguiu uma pacote novo e compativel para isso.<br><br><br>Em todo caso, segue como configurar<br><br>- Modificando o Makefile do apps do Asterisk para ler a library da Verbio<br>&nbsp;<br><br></p><div style="border:solid #CCCCCC 1.0pt;padding:7.0pt 7.0pt 7.0pt 7.0pt;background:whitesmoke;"><pre style="line-height:13.95pt;background:whitesmoke;word-break:break-all;border:none;padding:0cm;"><span style="font-family:Consolas;color:#333333;">pico /usr/src/certified-asterisk-11.6-cert4/apps/Makefile</span></pre><pre style="line-height:13.95pt;background:whitesmoke;word-break:break-all;border:none;padding:0cm;"><span style="font-family:Consolas;color:#333333;">&nbsp;</span></pre><pre style="line-height:13.95pt;background:whitesmoke;word-break:break-all;border:none;padding:0cm;"><span style="font-family:Consolas;color:#333333;">Colar essa linhas, antes da flab: all: _all</span></pre><pre style="line-height:13.95pt;background:whitesmoke;word-break:break-all;border:none;padding:0cm;"><span style="font-family:Consolas;color:#333333;">-------------------------------------------</span></pre><pre style="line-height:13.95pt;background:whitesmoke;word-break:break-all;border:none;padding:0cm;"><span style="font-family:Consolas;color:#333333;">MENUSELECT_DEPENDS_app_verbio_speech+=VOX</span></pre><pre style="line-height:13.95pt;background:whitesmoke;word-break:break-all;border:none;padding:0cm;"><span style="font-family:Consolas;color:#333333;">VOX_LIB=-lvoxlib</span></pre><pre style="line-height:13.95pt;background:whitesmoke;word-break:break-all;border:none;padding:0cm;"><span style="font-family:Consolas;color:#333333;">ASTCFLAGS+=-DASTERISK_VERSION_NUM=110000</span></pre><pre style="line-height:13.95pt;background:whitesmoke;word-break:break-all;border:none;padding:0cm;"><span style="font-family:Consolas;color:#333333;">&nbsp;</span></pre><pre style="line-height:13.95pt;background:whitesmoke;word-break:break-all;border:none;padding:0cm;"><span style="font-family:Consolas;color:#333333;">Obs: Segue anexo o app_verbio_speech.c que precisa ser copiado para pasta apps do Asterisk.</span></pre></div><p class="ecxMsoNormal">- Instalando o Asterisk<br><br></p><div style="border:solid #CCCCCC 1.0pt;padding:7.0pt 7.0pt 7.0pt 7.0pt;background:whitesmoke;"><pre style="line-height:13.95pt;background:whitesmoke;word-break:break-all;border:none;padding:0cm;"><span style="font-family:Consolas;color:#333333;">cd /usr/src/certified-asterisk-11.6-cert4 </span></pre><pre style="line-height:13.95pt;background:whitesmoke;word-break:break-all;border:none;padding:0cm;"><span style="font-family:Consolas;color:#333333;">./configure</span></pre><pre style="line-height:13.95pt;background:whitesmoke;word-break:break-all;border:none;padding:0cm;"><span style="font-family:Consolas;color:#333333;">make all</span></pre><pre style="line-height:13.95pt;background:whitesmoke;word-break:break-all;border:none;padding:0cm;"><span style="font-family:Consolas;color:#333333;">make install</span></pre><pre style="line-height:13.95pt;background:whitesmoke;word-break:break-all;border:none;padding:0cm;"><span style="font-family:Consolas;color:#333333;">make config </span></pre></div><p class="ecxMsoNormal">- Subindo o Asterisk com Motor Verbio<br><br></p><div style="border:solid #CCCCCC 1.0pt;padding:7.0pt 7.0pt 7.0pt 7.0pt;background:whitesmoke;"><pre style="line-height:13.95pt;background:whitesmoke;word-break:break-all;border:none;padding:0cm;"><span style="font-family:Consolas;color:#333333;">- Copiar o arquivo anexo verbio.conf para pasta /etc/asterisk</span></pre><pre style="line-height:13.95pt;background:whitesmoke;word-break:break-all;border:none;padding:0cm;"><span style="font-family:Consolas;color:#333333;">verbiod -e (subir o motor da Verbio em modo Evulation)</span></pre><pre style="line-height:13.95pt;background:whitesmoke;word-break:break-all;border:none;padding:0cm;"><span style="font-family:Consolas;color:#333333;">pgrep verbio (tem retorna a um número maior que 0, se isso ocorrer, significa que o Motor tá funcionando)</span></pre><pre style="line-height:13.95pt;background:whitesmoke;word-break:break-all;border:none;padding:0cm;"><span style="font-family:Consolas;color:#333333;">asterisk&nbsp; (subir o Asterisk)</span></pre><pre style="line-height:13.95pt;background:whitesmoke;word-break:break-all;border:none;padding:0cm;"><span style="font-family:Consolas;color:#333333;">asterisk -rvvvvvvvvvvvv&nbsp;&nbsp; (Acessar console do Asterisk</span></pre><pre style="line-height:13.95pt;background:whitesmoke;word-break:break-all;border:none;padding:0cm;"><span style="font-family:Consolas;color:#333333;">core restart now (reiniciar o Asterisk para conectar o Asterisk ao Motor)</span></pre><pre style="line-height:13.95pt;background:whitesmoke;word-break:break-all;border:none;padding:0cm;"><span style="font-family:Consolas;color:#333333;">core show application Verbio (verificar se application da Verbio são exibidas, se sim, o Motor já está falando com Asterisk). </span></pre></div><p class="ecxMsoNormal"><br>Pacotes debian para a versões novas do asterisk:<br><br>- Instalando as Dependências<br><br></p><div style="border:solid #CCCCCC 1.0pt;padding:7.0pt 7.0pt 7.0pt 7.0pt;background:whitesmoke;"><pre style="line-height:13.95pt;background:whitesmoke;word-break:break-all;border:none;padding:0cm;"><span style="font-family:Consolas;color:#333333;">apt-get install build-essential wget&nbsp;libssl-dev&nbsp;libncurses5-dev&nbsp;libnewt-dev&nbsp;&nbsp;libxml2-dev&nbsp;linux-headers-$(uname -r)&nbsp;libsqlite3-dev uuid-dev</span></pre></div><p class="ecxMsoNormal">- Baixando os Motor Verbio e Asterisk<br><br></p><div style="border:solid #CCCCCC 1.0pt;padding:7.0pt 7.0pt 7.0pt 7.0pt;background:whitesmoke;"><pre style="line-height:13.95pt;background:whitesmoke;word-break:break-all;border:none;padding:0cm;"><span style="font-family:Consolas;color:#333333;">wget <a href="http://www.verbio.com/downloads/verbio/linux/9.00_beta/verbio-engines_9.00_amd64.deb" target="_blank">http://www.verbio.com/downloads/verbio/linux/9.00_beta/verbio-engines_9.00_amd64.deb</a></span></pre><pre style="line-height:13.95pt;background:whitesmoke;word-break:break-all;border:none;padding:0cm;"><span style="font-family:Consolas;color:#333333;">wget <a href="http://www.verbio.com/downloads/verbio/linux/9.00_beta/verbio-asr-pt-br_9.00_amd64.deb" target="_blank">http://www.verbio.com/downloads/verbio/linux/9.00_beta/verbio-asr-pt-br_9.00_amd64.deb</a></span></pre><pre style="line-height:13.95pt;background:whitesmoke;word-break:break-all;border:none;padding:0cm;"><span style="font-family:Consolas;color:#333333;">wget <a href="http://www.verbio.com/downloads/verbio/linux/9.00_beta/verbio-clients_9.00_amd64.deb" target="_blank">http://www.verbio.com/downloads/verbio/linux/9.00_beta/verbio-clients_9.00_amd64.deb</a>&nbsp; </span></pre><pre style="line-height:13.95pt;background:whitesmoke;word-break:break-all;border:none;padding:0cm;"><span style="font-family:Consolas;color:#333333;">wget <a href="http://www.verbio.com/downloads/verbio/linux/9.00_beta/verbio-tts-luma-pt-brsl_9.00_amd64.deb" target="_blank">http://www.verbio.com/downloads/verbio/linux/9.00_beta/verbio-tts-luma-pt-brsl_9.00_amd64.deb</a></span></pre><pre style="line-height:13.95pt;background:whitesmoke;word-break:break-all;border:none;padding:0cm;"><span style="font-family:Consolas;color:#333333;">&nbsp;</span></pre></div><p class="ecxMsoNormal" style="">&nbsp;</p><div><p class="ecxMsoNormal"><br><map name="MicrosoftOfficeMap0"><area shape="Rect" coords="135, 62, 275, 77" href="http://www.arcom.com.br/" target="_blank"></map><img id="ecx_x0000_i1025" src="http&#58;//www.arcom.com.br/assinatura/marcus_50anos.jpg" usemap="#MicrosoftOfficeMap0" alt="          marcus                                                       Arcom S/A -                        Anel Viário Ayrton Senna, 2011 " border="0" height="78" width="323"></p></div><div><p class="ecxMsoNormal">On 04/03/2015 11:34 AM, Silvio Duclos wrote:</p></div><blockquote style=""><div><p class="ecxMsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif;color:#1F497D;">Bom dia Pessoal, </span></p><p class="ecxMsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif;color:#1F497D;">&nbsp;</span></p><p class="ecxMsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif;color:#1F497D;">Antes de mais nada feliz páscoa a todos.</span></p><p class="ecxMsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif;color:#1F497D;">&nbsp;</span></p><p class="ecxMsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif;color:#1F497D;">Alguém teria o caminho das pedras para compilar&nbsp; o arquivo o&nbsp; app_verbio_speech.c&nbsp; &nbsp;para a versão 11.15 do asterisk. </span></p><p class="ecxMsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif;color:#1F497D;">&nbsp;</span></p><p class="ecxMsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif;color:#1F497D;">Silvio Duclos </span></p></div><p class="ecxMsoNormal"><br><br><br></p><pre>_______________________________________________</pre><pre>WORKOFFEE KHOMP: A Khomp renovou sua agenda de workshops</pre><pre>gratuitos em 2015. Participe da próxima edição no Rio de</pre><pre>Janeiro, dia 10 de abril, e conheça o lançamento UMG 100.</pre><pre>Garanta a sua vaga e saiba mais em: <a href="http://www.workoffee.com.br" target="_blank">www.workoffee.com.br</a></pre><pre>_______________________________________________</pre><pre>DIGIVOICE: Fabricante pioneiro em Banco de Canais e Placas E1, GSM, FXO e FXS para Asterisk e Elastix. Temos Cursos de Telefonia IP e Asterisk.</pre><pre>Construa soluções de PABX IP com produtos DigiVoice - visite&nbsp; <a href="http://www.digivoice.com.br" target="_blank">www.digivoice.com.br</a></pre><pre>_______________________________________________</pre><pre>Para remover seu email desta lista, basta enviar um email em branco para <a href="mailto:asteriskbrasil-unsubscribe@listas.asteriskbrasil.org">asteriskbrasil-unsubscribe@listas.asteriskbrasil.org</a></pre></blockquote><p class="ecxMsoNormal">&nbsp;</p></div><br>_______________________________________________
WORKOFFEE KHOMP: A Khomp renovou sua agenda de workshops
gratuitos em 2015. Participe da pr�xima edi��o no Rio de
Janeiro, dia 10 de abril, e conhe�a o lan�amento UMG 100.
Garanta a sua vaga e saiba mais em: www.workoffee.com.br
_______________________________________________
DIGIVOICE: Fabricante pioneiro em Banco de Canais e Placas E1, GSM, FXO e FXS para Asterisk e Elastix. Temos Cursos de Telefonia IP e Asterisk.
Construa solu��es de PABX IP com produtos DigiVoice - visite� www.digivoice.com.br
_______________________________________________
Para remover seu email desta lista, basta enviar um email em branco para asteriskbrasil-unsubscribe@listas.asteriskbrasil.org</div>                                               </div></body>
</html>