<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'><BR>Eduardo na minha tabela o prefixo esta com a opção : defaultprefix =&gt; tarifa padrão para prefixos não especificados.<BR>
e o Destino default. DNIDPREFIX=all CIDPREFIX=all.<BR>
Estou discando =&gt; 00550773471XXXX&nbsp; já no provedor a discagem é: 0DD3471XXXX.<BR>
tarifplan =&gt; LCD : seller price, pelo menor preço.Com um só ratecard =&gt; default.<BR>
&nbsp;<BR>
&nbsp;<BR>
Atenciosamente,<BR>
Samuel Ferreira<BR>
&nbsp;<BR>
<BR><BR><BR>&nbsp;<BR>

<HR id=EC_stopSpelling>
<BR>
From: eduardo@impactovoip.com.br<BR>To: asteriskbrasil@listas.asteriskbrasil.org<BR>Date: Mon, 25 Aug 2008 08:53:54 -0300<BR>Subject: Re: [AsteriskBrasil] Cadastrar tronco no a2billing<BR><BR><BR>
<META content="Microsoft SafeHTML" name=Generator>
<STYLE>
</STYLE>

<DIV><FONT face=Arial size=2>Bom dia Samuel, verifique se voce tem este mesmo prefixo em sua tabela, exemplo se sua tabela esta 055077&nbsp;&nbsp; e&nbsp;&nbsp; voce disca&nbsp; 0055077&nbsp;&nbsp; ele não vai encontrar &nbsp;a ratecard e não vai ligar</FONT></DIV>
<DIV>&nbsp;</DIV>
<BLOCKQUOTE style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 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=giovbs@gmail.com href="mailto:giovbs@gmail.com">Giovanni</A> </DIV>
<DIV style="FONT: 10pt arial"><B>To:</B> <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> Sunday, August 24, 2008 6:29 PM</DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [AsteriskBrasil] Cadastrar tronco no a2billing</DIV>
<DIV><BR></DIV>
<DIV dir=ltr>
<DIV>Acho isso o seu erro:</DIV>
<DIV>&nbsp;</DIV>
<DIV>From the Manual:</DIV>
<DIV>&nbsp;</DIV>
<DIV>When defining your trunk configuration, you can take asterisk trunk configuration. You have to insert the same name you use to define the trunk in asterisk. If you are defining a SIP trunk and the carrier needs authentication, remember to add the following configuration in sip.conf</DIV>
<DIV>&nbsp;</DIV>
<DIV>By</DIV>
<DIV><BR>&nbsp;</DIV>
<DIV class=EC_gmail_quote>2008/8/24 Samuel Ferreira da Silva <SPAN dir=ltr>&lt;<A href="mailto:samuel_tiosam@hotmail.com">samuel_tiosam@hotmail.com</A>&gt;</SPAN><BR>
<BLOCKQUOTE class=EC_gmail_quote style="PADDING-LEFT: 1ex; BORDER-LEFT: #ccc 1px solid">
<DIV><BR>Olá Pessoal,<BR>&nbsp;<BR>Tenho um a2billing aqui só que ele não liga já cadastrei o tronco no no sip.conf.<BR>criei no a2billing o tronco&nbsp; como segue ai abaixo ja dei permissão pros arquivos relacionados com o a2billing<BR>estou discando : 0055773471XXXX.<BR>&nbsp;<BR>Opção: &gt; Create provider<BR>&nbsp;<BR>PROVIDER NAME :telebrasilvoip <BR>&nbsp;<BR>Opção: &gt; Add trunk<BR>&nbsp;<BR>VOIP-PROVIDER :telebrasilvoip<BR>LABEL : telebrasilvoip1<BR>ADD PREFIX: em branco<BR>REMOVE PREFIX: em branco<BR>PROVIDER TECH: SIP<BR>PROVIDER IP: <A href="http://sip.telebrasilvoip.com.br/" target=_blank>sip.telebrasilvoip.com.br</A><BR>ADDITIONAL PARAMETER: em branco<BR>FAILOVER TRUNK: NOT DEFINED<BR>&nbsp;<BR>Opção &gt; Create Customers =&gt;&nbsp; CADASTRADO<BR>Opção &gt; Add Rate =&gt; CADASTRADO<BR>OPÇÃO &gt; Create SIP-FRIEND =&gt; CADASTRADO<BR>Opção &gt;&nbsp; Create Call Plan&nbsp; =&gt;&nbsp; CADASTRADO<BR>&nbsp;<BR>NO SIP.CONF:<BR>&nbsp;<BR>register=<A href="http://sip.telebrasilvoip.com.br:5060/40204500" target=_blank>40204500:minhasenha@sip.telebrasilvoip.com.br:5060/40204500</A><BR><BR>[40204500]<BR>username=40204500<BR>type=peer<BR>secret= minhasenha<BR>port=5060<BR>insecure=very<BR>host=<A href="http://sip.telebrasilvoip.com.br/" target=_blank>sip.telebrasilvoip.com.br</A><BR>fromuser=40204500<BR>fromdomain=<A href="http://sip.telebrasilvoip.com.br/" target=_blank>sip.telebrasilvoip.com.br</A><BR>dtmfmode=rfc2833<BR>disallow=all<BR>context=a2billing<BR>allow=gsm<BR>allow=g729<BR>allow=ilbc<BR>allow=alaw<BR>#include additional_a2billing_sip.conf<BR><BR>NO EXTENSIONS.CONF <BR>[a2billing]<BR>include =&gt; default<BR>include =&gt; demo<BR>exten =&gt; _X.,1,Answer<BR>exten =&gt; _X.,n,Wait(1)<BR>exten =&gt; _X.,n,AGI(a2billing.php|1)<BR>;exten =&gt; _X.,n,DeadAGI(a2billing.php|1)<BR>exten =&gt; _X.,n,Hangup<BR>&nbsp;<BR>exten=&gt; _X.,Dial(<A href="mailto:SIP/$%7BEXTEN%7D@40204500,90,rT">SIP/${EXTEN}@40204500,90,rT</A>)<BR>[a2billing-callback]<BR>exten =&gt; _X.,1,AGI(a2billing.php|1|callback)<BR>exten =&gt; _X.,n,Hangup<BR><BR>[a2billing-cid-callback]<BR>exten =&gt; _X.,1,AGI(a2billing.php|1|cid-callback|34) ;last parameter is the callback area code<BR>exten =&gt; _X.,n,Hangup<BR><BR>[a2billing-all-callback]<BR>exten =&gt; _X.,1,AGI(a2billing.php|1|all-callback|34) ;last parameter is the callback area code<BR>exten =&gt; _X.,n,Hangup<BR>[a2billing-predictivedialer]<BR>exten =&gt; _X.,1,AGI(a2billing.php|1|predictivedialer)<BR>exten =&gt; _X.,n,Hangup<BR>[a2billing-did]<BR>exten =&gt; _X.,1,AGI(a2billing.php|1|did)<BR>exten =&gt; _X.,2,Hangup<BR><BR>[a2billing-voucher]<BR>exten =&gt; _X.,1,AGI(a2billing.php|1|voucher)<BR>;exten =&gt; _X.,1,AGI(a2billing.php|1|voucher|44) ; will add 44 in front of the callerID for the CID authentication<BR>exten =&gt; _X.,n,Hangup<BR><BR>SAIDA DO AGI:<BR>&nbsp;<BR>Verbosity is at least&nbsp;15<BR>&nbsp;&nbsp;&nbsp; -- Remote UNIX connection<BR>&nbsp;&nbsp;&nbsp; -- Executing Answer("SIP/0829399439-0819b770", "") in new stack<BR>&nbsp;&nbsp;&nbsp; -- Executing Wait("SIP/0829399439-0819b770", "1") in new stack<BR>&nbsp;&nbsp;&nbsp; -- Executing AGI("SIP/0829399439-0819b770", "a2billing.php|1") in new stack<BR>&nbsp;&nbsp;&nbsp; -- Launched AGI Script /usr/share/asterisk/agi-bin/a2billing.php<BR>AGI Tx &gt;&gt; agi_request: a2billing.php<BR>AGI Tx &gt;&gt; agi_channel: SIP/0829399439-0819b770<BR>AGI Tx &gt;&gt; agi_language: en<BR>AGI Tx &gt;&gt; agi_type: SIP<BR>AGI Tx &gt;&gt; agi_uniqueid: 1219597073.3<BR>AGI Tx &gt;&gt; agi_callerid: 132784311872962<BR>AGI Tx &gt;&gt; agi_calleridname: unknown<BR>AGI Tx &gt;&gt; agi_callingpres: 0<BR>AGI Tx &gt;&gt; agi_callingani2: 0<BR>AGI Tx &gt;&gt; agi_callington: 0<BR>AGI Tx &gt;&gt; agi_callingtns: 0<BR>AGI Tx &gt;&gt; agi_dnid: 005507734713163<BR>AGI Tx &gt;&gt; agi_rdnis: unknown<BR>AGI Tx &gt;&gt; agi_context: a2billing<BR>AGI Tx &gt;&gt; agi_extension: 005507734713163<BR>AGI Tx &gt;&gt; agi_priority: 3<BR>AGI Tx &gt;&gt; agi_enhanced: 0.0<BR>AGI Tx &gt;&gt; agi_accountcode: 0829399439<BR>AGI Tx &gt;&gt; <BR>&nbsp;&nbsp;&nbsp; -- AGI Script a2billing.php completed, returning 0<BR>&nbsp;&nbsp;&nbsp; -- Executing Hangup("SIP/0829399439-0819b770", "") in new stack<BR>&nbsp; == Spawn extension (a2billing, 005507734713163, 4) exited non-zero on 'SIP/0829399439-0819b770'<BR>verde*CLI&gt; <BR>&nbsp;<BR>Se alguem tem uma sugestão de configuração me ajude.<BR>&nbsp;<BR>Atenciosamente:<BR>Samuel Ferreira da Silva<BR>MSN : <A href="mailto:samuel_tiosam@hotmail.com">samuel_tiosam@hotmail.com</A><BR>&nbsp;<BR>&nbsp;<BR>&nbsp;<BR>&nbsp;<BR>&nbsp;<BR><BR>
<HR>
Instale a Barra de Ferramentas com Desktop Search e ganhe EMOTICONS para o Messenger! <A href="http://www.msn.com.br/emoticonpack" target=_blank>É GRÁTIS!</A></DIV><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></BLOCKQUOTE></DIV><BR></DIV>

<HR>

<P><BR>_______________________________________________<BR>Compre uma camiseta da AsteriskBrasil.org!<BR>http://www.voipmania.com.br<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>AsteriskBrasil@listas.asteriskbrasil.org<BR>http://listas.asteriskbrasil.org/mailman/listinfo/asteriskbrasil<BR><BR>__________ Informação do NOD32 IMON 3382 (20080823) __________<BR><BR>Esta mensagem foi verificada pelo NOD32 sistema antivírus<BR>http://www.eset.com.br<BR><BR></BLOCKQUOTE><br /><hr />Veja mapas e encontre as melhores rotas para fugir do trânsito com o Live Search Maps! <a href='http://www.livemaps.com.br/index.aspx?tr=true' target='_new'>Experimente já!</a></body>
</html>