<div>Prezados,</div>
<div> </div>
<div>Estou com um problema no funcionamento do meu A2Billing e gostaria de apoio de vocês.</div>
<div> </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> </div>
<div>Estou ligando para o meu celular para teste.</div>
<div> </div>
<div>05196XX-XXXX</div>
<div> </div>
<div>No meu extensions.conf está:</div>
<div><br>[a2billing]<br>exten => _X.,1,Answer<br>exten => _X.,2,Wait,2<br>exten => _X.,3,AGI(a2billing.php,1)<br>exten => _X.,4,Wait,2<br>exten => _X.,5,Hangup</div>
<div> </div>
<div> </div>
<div>O resulto da CLI do asterisk é:</div>
<div> </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='05196XXXXXX'<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='05196XXXXXX'<br>
a2billing.php|1: RESULT :<br>-- Playing 'prepaid-sipiax-num-nomatch' (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>-- <SIP/1913022876-08356c50> Playing 'prepaid-sipiax-enternumber' (language 'en')<br>== Spawn extension (a2billing, 05196XXXXXX, 3) exited non-zero on 'SIP/1913022876-08356c50'<br>
</div>
<div>E ele solicita para inserir novamente o SIP Friend.</div>
<div> </div>
<div>Alguém tem alguma idéia?</div>
<div> </div>
<div>Grato pela atenção</div>
<div> </div>
<div>Daniel Garcia Duarte</div>