<div>Prezados,</div>
<div>&nbsp;</div>
<div>Estou com um problema no funcionamento do meu A2Billing e gostaria de apoio de vocês.</div>
<div>&nbsp;</div>
<div>Estou com TRUNK configurado e apontando para o usuário do provedor VoIP que criei no asterisk. Criei o TariffGroup e Ratecard com defaultprefix, Sip Friend e Customer cadastrados. Mas quando tento realizar uma ligação ele não aceita o número de SIP Friend e solicita novamente.</div>

<div>&nbsp;</div>
<div>Estou ligando para o meu celular para teste.</div>
<div>&nbsp;</div>
<div>05196XX-XXXX</div>
<div>&nbsp;</div>
<div>No meu extensions.conf está:</div>
<div><br>[a2billing]<br>exten =&gt; _X.,1,Answer<br>exten =&gt; _X.,2,Wait,2<br>exten =&gt; _X.,3,AGI(a2billing.php,1)<br>exten =&gt; _X.,4,Wait,2<br>exten =&gt; _X.,5,Hangup</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>O resulto da CLI do asterisk é:</div>
<div>&nbsp;</div>
<div>a2billing.php|1: file:Class.A2Billing.php - line:1400 - [AUTO SetCallerID]<br>a2billing.php|1: file:Class.A2Billing.php - line:1406 - [REQUESTED SetCallerID : 2000]<br>a2billing.php|1: file:Class.A2Billing.php - line:1417 - [EXEC SetCallerID : 2000]<br>
a2billing.php|1: file:a2billing.php - line:172 - [CHANNEL STATUS : 6 = Line is up]<br>a2billing.php|1: file:a2billing.php - line:173 - [CREDIT : 100.00000][CREDIT MIN_CREDIT_2CALL : 0]<br>a2billing.php|1: file:a2billing.php - line:293 - CALL SIP_IAX_BUDDY<br>
a2billing.php|1: file:Class.A2Billing.php - line:842 - SIP o IAX DESTINATION : 05196XXXXXX<br>a2billing.php|1: file:Class.A2Billing.php - line:847 - SELECT name FROM cc_iax_buddies, cc_card WHERE <a href="http://cc_iax_buddies.name">cc_iax_buddies.name</a>=cc_card.username AND useralias=&#39;05196XXXXXX&#39;<br>
a2billing.php|1: file:Class.A2Billing.php - line:849 -<br>a2billing.php|1: file:Class.A2Billing.php - line:859 - QUERY = SELECT name FROM cc_sip_buddies, cc_card WHERE <a href="http://cc_sip_buddies.name">cc_sip_buddies.name</a>=cc_card.username AND useralias=&#39;05196XXXXXX&#39;<br>
a2billing.php|1:&nbsp; RESULT :<br>-- Playing &#39;prepaid-sipiax-num-nomatch&#39; (escape_digits=#) (sample_offset 0)<br>a2billing.php|1: file:a2billing.php - line:172 - [CHANNEL STATUS : 6 = Line is up]<br>a2billing.php|1: file:a2billing.php - line:173 - [CREDIT : 100.00000][CREDIT MIN_CREDIT_2CALL : 0]<br>
a2billing.php|1: file:a2billing.php - line:293 - CALL SIP_IAX_BUDDY<br>-- &lt;SIP/1913022876-08356c50&gt; Playing &#39;prepaid-sipiax-enternumber&#39; (language &#39;en&#39;)<br>== Spawn extension (a2billing, 05196XXXXXX, 3) exited non-zero on &#39;SIP/1913022876-08356c50&#39;<br>
</div>
<div>E ele solicita para inserir novamente o SIP Friend.</div>
<div>&nbsp;</div>
<div>Alguém tem alguma idéia?</div>
<div>&nbsp;</div>
<div>Grato pela atenção</div>
<div>&nbsp;</div>
<div>Daniel Garcia Duarte</div>