<div dir="ltr"><span style="font-family: tahoma,sans-serif;">Sim o usuário tem permissão. E a porta não está sob firewall.</span><br><br><div class="gmail_quote">2008/8/21 Sergio Jungers <span dir="ltr">&lt;<a href="mailto:sergio@jungers.com.br">sergio@jungers.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;">O usuário &quot;asterisk&quot; tem permissões no mysql?<br>
<br>
Atente para o sock. Em algumas distros (Debian, por exemplo) o sock é<br>
diferente.<br>
<br>
A porta 3306 está sob firewall? (interface &quot;lo&quot;)<br>
<font color="#888888"><br>
[]s<br>
</font><div><div></div><div class="Wj3C7c"><br>
<br>
<br>
<br>
<br>
On Thu, 2008-08-21 at 18:01 -0300, Rodrigo Ricardo Passos wrote:<br>
&gt; Você consegue autentica no Mysql com o comando mysql -u asterisk -p<br>
&gt; pbxsp01 ?<br>
&gt;<br>
&gt; Caso não consiga, tente fazer o login como root e gerar a permissão com<br>
&gt; o comando grant para autenticação em localhost do usuário asterisk.<br>
&gt; Ed escreveu:<br>
&gt; &gt; Ja tentei estas alternativas.<br>
&gt; &gt; Mas valeu pela ajuda!<br>
&gt; &gt;<br>
&gt; &gt; 2008/8/21 Leonardo Kamache (Gmail) &lt;<a href="mailto:lkamache@gmail.com">lkamache@gmail.com</a><br>
&gt; &gt; &lt;mailto:<a href="mailto:lkamache@gmail.com">lkamache@gmail.com</a>&gt;&gt;<br>
&gt; &gt;<br>
&gt; &gt; &nbsp; &nbsp; Tive um problema parecido com o seu...<br>
&gt; &gt;<br>
&gt; &gt; &nbsp; &nbsp; Experimente trocar o localhost por <a href="http://127.0.0.1" target="_blank">127.0.0.1</a> &lt;<a href="http://127.0.0.1" target="_blank">http://127.0.0.1</a>&gt; ou<br>
&gt; &gt; &nbsp; &nbsp; mesmo pelo IP da máquina.<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; &nbsp; &nbsp; Abração<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; &nbsp; &nbsp; 2008/8/21 Shazaum &lt;<a href="mailto:shazaum@gmail.com">shazaum@gmail.com</a> &lt;mailto:<a href="mailto:shazaum@gmail.com">shazaum@gmail.com</a>&gt;&gt;:<br>
&gt; &gt; &nbsp; &nbsp; &gt; e no log do mysql?<br>
&gt; &gt; &nbsp; &nbsp; &gt;<br>
&gt; &gt; &nbsp; &nbsp; &gt; 2008/8/21 Ed &lt;<a href="mailto:epdoliveira@gmail.com">epdoliveira@gmail.com</a> &lt;mailto:<a href="mailto:epdoliveira@gmail.com">epdoliveira@gmail.com</a>&gt;&gt;<br>
&gt; &gt; &nbsp; &nbsp; &gt;&gt;<br>
&gt; &gt; &nbsp; &nbsp; &gt;&gt; Leonardo segue meu cdr_mysql.conf.<br>
&gt; &gt; &nbsp; &nbsp; &gt;&gt;<br>
&gt; &gt; &nbsp; &nbsp; &gt;&gt; [global]<br>
&gt; &gt; &nbsp; &nbsp; &gt;&gt; hostname=localhost<br>
&gt; &gt; &nbsp; &nbsp; &gt;&gt; dbname=pbxsp01<br>
&gt; &gt; &nbsp; &nbsp; &gt;&gt; table=cdr<br>
&gt; &gt; &nbsp; &nbsp; &gt;&gt; password=******<br>
&gt; &gt; &nbsp; &nbsp; &gt;&gt; user=asterisk<br>
&gt; &gt; &nbsp; &nbsp; &gt;&gt; port=3306<br>
&gt; &gt; &nbsp; &nbsp; &gt;&gt; sock=/tmp/mysql.sock<br>
&gt; &gt; &nbsp; &nbsp; &gt;&gt; userfield=1<br>
&gt; &gt; &nbsp; &nbsp; &gt;&gt;<br>
&gt; &gt; &nbsp; &nbsp; &gt;&gt;<br>
&gt; &gt; &nbsp; &nbsp; &gt;&gt;<br>
&gt; &gt; &nbsp; &nbsp; &gt;&gt; 2008/8/21 Leonardo Kamache (Gmail) &lt;<a href="mailto:lkamache@gmail.com">lkamache@gmail.com</a><br>
&gt; &gt; &nbsp; &nbsp; &lt;mailto:<a href="mailto:lkamache@gmail.com">lkamache@gmail.com</a>&gt;&gt;<br>
&gt; &gt; &nbsp; &nbsp; &gt;&gt;&gt;<br>
&gt; &gt; &nbsp; &nbsp; &gt;&gt;&gt; Ed, o banco está na mesma máquina?<br>
&gt; &gt; &nbsp; &nbsp; &gt;&gt;&gt; Mande seu cdr_mysql.conf<br>
&gt; &gt; &nbsp; &nbsp; &gt;&gt;&gt;<br>
&gt; &gt; &nbsp; &nbsp; &gt;&gt;&gt;<br>
&gt; &gt; &nbsp; &nbsp; &gt;&gt;&gt;<br>
&gt; &gt; &nbsp; &nbsp; &gt;&gt;&gt; On Thu, Aug 21, 2008 at 4:29 PM, Ed &lt;<a href="mailto:epdoliveira@gmail.com">epdoliveira@gmail.com</a><br>
&gt; &gt; &nbsp; &nbsp; &lt;mailto:<a href="mailto:epdoliveira@gmail.com">epdoliveira@gmail.com</a>&gt;&gt; wrote:<br>
&gt; &gt; &nbsp; &nbsp; &gt;&gt;&gt; &gt; Pessoal,<br>
&gt; &gt; &nbsp; &nbsp; &gt;&gt;&gt; &gt;<br>
&gt; &gt; &nbsp; &nbsp; &gt;&gt;&gt; &gt; Seguinte to com problema para registrar os bilhetes do cdr<br>
&gt; &gt; &nbsp; &nbsp; no Banco de<br>
&gt; &gt; &nbsp; &nbsp; &gt;&gt;&gt; &gt; Dados<br>
&gt; &gt; &nbsp; &nbsp; &gt;&gt;&gt; &gt; Mysql.<br>
&gt; &gt; &nbsp; &nbsp; &gt;&gt;&gt; &gt; Ta gerando seguinte erro:<br>
&gt; &gt; &nbsp; &nbsp; &gt;&gt;&gt; &gt;<br>
&gt; &gt; &nbsp; &nbsp; &gt;&gt;&gt; &gt; cdr_addon_mysql.c: cdr_mysql: cannot connect to database server<br>
&gt; &gt; &nbsp; &nbsp; &gt;&gt;&gt; &gt; localhost<br>
&gt; &gt; &nbsp; &nbsp; &gt;&gt;&gt; &gt;<br>
&gt; &gt; &nbsp; &nbsp; &gt;&gt;&gt; &gt; O serviço do mysql ta rodando, o arquivo cdr_mysql.conf está<br>
&gt; &gt; &nbsp; &nbsp; &gt;&gt;&gt; &gt; configurado<br>
&gt; &gt; &nbsp; &nbsp; &gt;&gt;&gt; &gt; corretamente, no entanto, não consigo conectar no banco nem<br>
&gt; &gt; &nbsp; &nbsp; mantando. O<br>
&gt; &gt; &nbsp; &nbsp; &gt;&gt;&gt; &gt; maior problema é que realizo outras transações no banco e<br>
&gt; &gt; &nbsp; &nbsp; funciona.<br>
&gt; &gt; &nbsp; &nbsp; &gt;&gt;&gt; &gt; --<br>
&gt; &gt; &nbsp; &nbsp; &gt;&gt;&gt; &gt; Edson Porteiro de Oliveira<br>
&gt; &gt; &nbsp; &nbsp; &gt;&gt;&gt; &gt;<br>
&gt; &gt; &nbsp; &nbsp; &gt;&gt;&gt; &gt; _______________________________________________<br>
&gt; &gt; &nbsp; &nbsp; &gt;&gt;&gt; &gt; Compre uma camiseta da AsteriskBrasil.org!<br>
&gt; &gt; &nbsp; &nbsp; &gt;&gt;&gt; &gt; <a href="http://www.voipmania.com.br" target="_blank">http://www.voipmania.com.br</a><br>
&gt; &gt; &nbsp; &nbsp; &gt;&gt;&gt; &gt;<br>
&gt; &gt; &nbsp; &nbsp; &gt;&gt;&gt; &gt; Acesse o canal IRC de discussão sobre Asterisk em Português<br>
&gt; &gt; &nbsp; &nbsp; Brasileiro<br>
&gt; &gt; &nbsp; &nbsp; &gt;&gt;&gt; &gt; na<br>
&gt; &gt; &nbsp; &nbsp; &gt;&gt;&gt; &gt; rede Freenode.net: #asterisk-br<br>
&gt; &gt; &nbsp; &nbsp; &gt;&gt;&gt; &gt; _______________________________________________<br>
&gt; &gt; &nbsp; &nbsp; &gt;&gt;&gt; &gt; Lista de discussões AsteriskBrasil.org<br>
&gt; &gt; &nbsp; &nbsp; &gt;&gt;&gt; &gt; <a href="mailto:AsteriskBrasil@listas.asteriskbrasil.org">AsteriskBrasil@listas.asteriskbrasil.org</a><br>
&gt; &gt; &nbsp; &nbsp; &lt;mailto:<a href="mailto:AsteriskBrasil@listas.asteriskbrasil.org">AsteriskBrasil@listas.asteriskbrasil.org</a>&gt;<br>
&gt; &gt; &nbsp; &nbsp; &gt;&gt;&gt; &gt; <a href="http://listas.asteriskbrasil.org/mailman/listinfo/asteriskbrasil" target="_blank">http://listas.asteriskbrasil.org/mailman/listinfo/asteriskbrasil</a><br>
&gt; &gt; &nbsp; &nbsp; &gt;&gt;&gt; &gt;<br>
&gt; &gt; &nbsp; &nbsp; &gt;&gt;&gt; _______________________________________________<br>
&gt; &gt; &nbsp; &nbsp; &gt;&gt;&gt; Compre uma camiseta da AsteriskBrasil.org!<br>
&gt; &gt; &nbsp; &nbsp; &gt;&gt;&gt; <a href="http://www.voipmania.com.br" target="_blank">http://www.voipmania.com.br</a><br>
&gt; &gt; &nbsp; &nbsp; &gt;&gt;&gt;<br>
&gt; &gt; &nbsp; &nbsp; &gt;&gt;&gt; Acesse o canal IRC de discussão sobre Asterisk em Português<br>
&gt; &gt; &nbsp; &nbsp; Brasileiro na<br>
&gt; &gt; &nbsp; &nbsp; &gt;&gt;&gt; rede Freenode.net: #asterisk-br<br>
&gt; &gt; &nbsp; &nbsp; &gt;&gt;&gt; _______________________________________________<br>
&gt; &gt; &nbsp; &nbsp; &gt;&gt;&gt; Lista de discussões AsteriskBrasil.org<br>
&gt; &gt; &nbsp; &nbsp; &gt;&gt;&gt; <a href="mailto:AsteriskBrasil@listas.asteriskbrasil.org">AsteriskBrasil@listas.asteriskbrasil.org</a><br>
&gt; &gt; &nbsp; &nbsp; &lt;mailto:<a href="mailto:AsteriskBrasil@listas.asteriskbrasil.org">AsteriskBrasil@listas.asteriskbrasil.org</a>&gt;<br>
&gt; &gt; &nbsp; &nbsp; &gt;&gt;&gt; <a href="http://listas.asteriskbrasil.org/mailman/listinfo/asteriskbrasil" target="_blank">http://listas.asteriskbrasil.org/mailman/listinfo/asteriskbrasil</a><br>
&gt; &gt; &nbsp; &nbsp; &gt;&gt;<br>
&gt; &gt; &nbsp; &nbsp; &gt;&gt;<br>
&gt; &gt; &nbsp; &nbsp; &gt;&gt;<br>
&gt; &gt; &nbsp; &nbsp; &gt;&gt; --<br>
&gt; &gt; &nbsp; &nbsp; &gt;&gt; Edson Porteiro de Oliveira<br>
&gt; &gt; &nbsp; &nbsp; &gt;&gt;<br>
&gt; &gt; &nbsp; &nbsp; &gt;&gt; _______________________________________________<br>
&gt; &gt; &nbsp; &nbsp; &gt;&gt; Compre uma camiseta da AsteriskBrasil.org!<br>
&gt; &gt; &nbsp; &nbsp; &gt;&gt; <a href="http://www.voipmania.com.br" target="_blank">http://www.voipmania.com.br</a><br>
&gt; &gt; &nbsp; &nbsp; &gt;&gt;<br>
&gt; &gt; &nbsp; &nbsp; &gt;&gt; Acesse o canal IRC de discussão sobre Asterisk em Português<br>
&gt; &gt; &nbsp; &nbsp; Brasileiro na<br>
&gt; &gt; &nbsp; &nbsp; &gt;&gt; rede Freenode.net: #asterisk-br<br>
&gt; &gt; &nbsp; &nbsp; &gt;&gt; _______________________________________________<br>
&gt; &gt; &nbsp; &nbsp; &gt;&gt; Lista de discussões AsteriskBrasil.org<br>
&gt; &gt; &nbsp; &nbsp; &gt;&gt; <a href="mailto:AsteriskBrasil@listas.asteriskbrasil.org">AsteriskBrasil@listas.asteriskbrasil.org</a><br>
&gt; &gt; &nbsp; &nbsp; &lt;mailto:<a href="mailto:AsteriskBrasil@listas.asteriskbrasil.org">AsteriskBrasil@listas.asteriskbrasil.org</a>&gt;<br>
&gt; &gt; &nbsp; &nbsp; &gt;&gt; <a href="http://listas.asteriskbrasil.org/mailman/listinfo/asteriskbrasil" target="_blank">http://listas.asteriskbrasil.org/mailman/listinfo/asteriskbrasil</a><br>
&gt; &gt; &nbsp; &nbsp; &gt;<br>
&gt; &gt; &nbsp; &nbsp; &gt;<br>
&gt; &gt; &nbsp; &nbsp; &gt;<br>
&gt; &gt; &nbsp; &nbsp; &gt; --<br>
&gt; &gt; &nbsp; &nbsp; &gt; Asterisk user number: 1099<br>
&gt; &gt; &nbsp; &nbsp; &gt; Linux user: #443184<br>
&gt; &gt; &nbsp; &nbsp; &gt; visite também: <a href="http://www.asteriskexperts.com.br" target="_blank">www.asteriskexperts.com.br</a><br>
&gt; &gt; &nbsp; &nbsp; &lt;<a href="http://www.asteriskexperts.com.br" target="_blank">http://www.asteriskexperts.com.br</a>&gt;<br>
&gt; &gt; &nbsp; &nbsp; &gt;<br>
&gt; &gt; &nbsp; &nbsp; &gt; _______________________________________________<br>
&gt; &gt; &nbsp; &nbsp; &gt; Compre uma camiseta da AsteriskBrasil.org!<br>
&gt; &gt; &nbsp; &nbsp; &gt; <a href="http://www.voipmania.com.br" target="_blank">http://www.voipmania.com.br</a><br>
&gt; &gt; &nbsp; &nbsp; &gt;<br>
&gt; &gt; &nbsp; &nbsp; &gt; Acesse o canal IRC de discussão sobre Asterisk em Português<br>
&gt; &gt; &nbsp; &nbsp; Brasileiro na<br>
&gt; &gt; &nbsp; &nbsp; &gt; rede Freenode.net: #asterisk-br<br>
&gt; &gt; &nbsp; &nbsp; &gt; _______________________________________________<br>
&gt; &gt; &nbsp; &nbsp; &gt; Lista de discussões AsteriskBrasil.org<br>
&gt; &gt; &nbsp; &nbsp; &gt; <a href="mailto:AsteriskBrasil@listas.asteriskbrasil.org">AsteriskBrasil@listas.asteriskbrasil.org</a><br>
&gt; &gt; &nbsp; &nbsp; &lt;mailto:<a href="mailto:AsteriskBrasil@listas.asteriskbrasil.org">AsteriskBrasil@listas.asteriskbrasil.org</a>&gt;<br>
&gt; &gt; &nbsp; &nbsp; &gt; <a href="http://listas.asteriskbrasil.org/mailman/listinfo/asteriskbrasil" target="_blank">http://listas.asteriskbrasil.org/mailman/listinfo/asteriskbrasil</a><br>
&gt; &gt; &nbsp; &nbsp; &gt;<br>
&gt; &gt; &nbsp; &nbsp; _______________________________________________<br>
&gt; &gt; &nbsp; &nbsp; Compre uma camiseta da AsteriskBrasil.org!<br>
&gt; &gt; &nbsp; &nbsp; <a href="http://www.voipmania.com.br" target="_blank">http://www.voipmania.com.br</a><br>
&gt; &gt;<br>
&gt; &gt; &nbsp; &nbsp; Acesse o canal IRC de discussão sobre Asterisk em Português<br>
&gt; &gt; &nbsp; &nbsp; Brasileiro na rede Freenode.net: #asterisk-br<br>
&gt; &gt; &nbsp; &nbsp; _______________________________________________<br>
&gt; &gt; &nbsp; &nbsp; Lista de discussões AsteriskBrasil.org<br>
&gt; &gt; &nbsp; &nbsp; <a href="mailto:AsteriskBrasil@listas.asteriskbrasil.org">AsteriskBrasil@listas.asteriskbrasil.org</a><br>
&gt; &gt; &nbsp; &nbsp; &lt;mailto:<a href="mailto:AsteriskBrasil@listas.asteriskbrasil.org">AsteriskBrasil@listas.asteriskbrasil.org</a>&gt;<br>
&gt; &gt; &nbsp; &nbsp; <a href="http://listas.asteriskbrasil.org/mailman/listinfo/asteriskbrasil" target="_blank">http://listas.asteriskbrasil.org/mailman/listinfo/asteriskbrasil</a><br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; --<br>
&gt; &gt; Edson Porteiro de Oliveira<br>
&gt; &gt; ------------------------------------------------------------------------<br>
&gt; &gt;<br>
&gt; &gt; _______________________________________________<br>
&gt; &gt; Compre uma camiseta da AsteriskBrasil.org!<br>
&gt; &gt; <a href="http://www.voipmania.com.br" target="_blank">http://www.voipmania.com.br</a><br>
&gt; &gt;<br>
&gt; &gt; Acesse o canal IRC de discussão sobre Asterisk em Português Brasileiro na rede Freenode.net: #asterisk-br<br>
&gt; &gt; _______________________________________________<br>
&gt; &gt; Lista de discussões AsteriskBrasil.org<br>
&gt; &gt; <a href="mailto:AsteriskBrasil@listas.asteriskbrasil.org">AsteriskBrasil@listas.asteriskbrasil.org</a><br>
&gt; &gt; <a href="http://listas.asteriskbrasil.org/mailman/listinfo/asteriskbrasil" target="_blank">http://listas.asteriskbrasil.org/mailman/listinfo/asteriskbrasil</a><br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; __________ Information from ESET NOD32 Antivirus, version of virus signature database 3312 (20080731) __________<br>
&gt; &gt;<br>
&gt; &gt; The message was checked by ESET NOD32 Antivirus.<br>
&gt; &gt;<br>
&gt; &gt; <a href="http://www.eset.com" target="_blank">http://www.eset.com</a><br>
&gt; &gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Compre uma camiseta da AsteriskBrasil.org!<br>
&gt; <a href="http://www.voipmania.com.br" target="_blank">http://www.voipmania.com.br</a><br>
&gt;<br>
&gt; Acesse o canal IRC de discussão sobre Asterisk em Português Brasileiro na rede Freenode.net: #asterisk-br<br>
&gt; _______________________________________________<br>
&gt; Lista de discussões AsteriskBrasil.org<br>
&gt; <a href="mailto:AsteriskBrasil@listas.asteriskbrasil.org">AsteriskBrasil@listas.asteriskbrasil.org</a><br>
&gt; <a href="http://listas.asteriskbrasil.org/mailman/listinfo/asteriskbrasil" target="_blank">http://listas.asteriskbrasil.org/mailman/listinfo/asteriskbrasil</a><br>
<br>
_______________________________________________<br>
Compre uma camiseta da AsteriskBrasil.org!<br>
<a href="http://www.voipmania.com.br" target="_blank">http://www.voipmania.com.br</a><br>
<br>
Acesse o canal IRC de discussão sobre Asterisk em Português Brasileiro na rede Freenode.net: #asterisk-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" target="_blank">http://listas.asteriskbrasil.org/mailman/listinfo/asteriskbrasil</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Edson Porteiro de Oliveira<br>
</div>