Hi<br>
I´ve just installed a2billing using PHP Version 5.0.4, MySQL version
4.1.12 and Asterisk CVS-v1-0-06/27/05, verified database installation and can see webpage, 
login, create cards, etc, but I cant hear anything when I call the extension:<br>
<br>
extension.conf<br>
; use 6608600 as access number to enter the calling card system<br>
exten => 6608600,1,Answer<br>
exten => 6608600,2,Wait,2<br>
exten => 6608600,3,DeadAGI(a2billing.php|1)<br>
exten => 6608600,4,Wait,2<br>
exten => 6608600,5,Hangup<br>
<br>
DEBUG::  (level2 in a2billing.conf)<br>
<br>
*CLI> <br>
*CLI> <br>
*CLI> <br>
*CLI> <br>
    -- Executing Answer("SIP/264-ce26", "") in new stack<br>
    -- Executing Wait("SIP/264-ce26", "2") in new stack<br>
    -- Executing DeadAGI("SIP/264-ce26", "a2billing.php|1") in new stack<br>
    -- Launched AGI Script /var/lib/asterisk/agi-bin/a2billing.php<br>
  a2billing.php|1: IDCONFIG : 1 <br>
  a2billing.php|1: <br>
  a2billing.php|1: A2Billing AGI internal configuration:<br>
  a2billing.php|1: Array<br>
  a2billing.php|1: (<br>
  a2billing.php|1:     [debug] => 2<br>
  a2billing.php|1:     [logger_enable] => 1<br>
  a2billing.php|1:     [log_file] => /tmp/a2billing.log<br>
  a2billing.php|1:     [setlanguage_deprecate] => 1<br>
  a2billing.php|1:     [say_goodbye] => <br>
  a2billing.php|1:     [play_menulanguage] => <br>
  a2billing.php|1:     [force_language] => EN<br>
  a2billing.php|1:     [intro_prompt] => <br>
  a2billing.php|1:     [len_cardnumber] => 10<br>
  a2billing.php|1:     [len_voucher] => 15<br>
  a2billing.php|1:     [min_credit_2call] => 0<br>
  a2billing.php|1:     [use_dnid] => <br>
  a2billing.php|1:     [no_auth_dnid] => Array<br>
  a2billing.php|1:         (<br>
  a2billing.php|1:             [0] => 2400<br>
  a2billing.php|1:             [1] => 2300<br>
  a2billing.php|1:         )<br>
  a2billing.php|1: <br>
  a2billing.php|1:     [number_try] => 3<br>
  a2billing.php|1:     [say_balance_after_auth] => 1<br>
  a2billing.php|1:     [say_balance_after_call] => <br>
  a2billing.php|1:     [say_timetocall] => 1<br>
  a2billing.php|1:     [cid_enable] => 1<br>
  a2billing.php|1:     [cid_askpincode_ifnot_callerid] => 1<br>
  a2billing.php|1:     [cid_auto_create_card] => <br>
  a2billing.php|1:     [cid_auto_create_card_typepaid] => POSTPAY<br>
  a2billing.php|1:     [cid_auto_create_card_credit] => 0<br>
  a2billing.php|1:     [cid_auto_create_card_credit_limit] => 1000<br>
  a2billing.php|1:     [cid_auto_create_card_tariffgroup] => 6<br>
  a2billing.php|1:     [sip_iax_friends] => <br>
  a2billing.php|1:     [sip_iax_pstn_direct_call_prefix] => 9<br>
  a2billing.php|1:     [sip_iax_pstn_direct_call] => <br>
  a2billing.php|1:     [dialcommand_param] => |30|HL(%timeout%:61000:30000)<br>
  a2billing.php|1:     [dialcommand_param_sipiax_friend] => |30|HL(3600000:61000:30000)<br>
  a2billing.php|1:     [switchdialcommand] => <br>
  a2billing.php|1:     [record_call] => <br>
  a2billing.php|1:     [monitor_formatfile] => gsm<br>
  a2billing.php|1:     [base_currency] => usd<br>
  a2billing.php|1:     [agi_force_currency] => <br>
  a2billing.php|1:     [currency_association] => Array<br>
  a2billing.php|1:         (<br>
  a2billing.php|1:             [0] => usd:prepaid-dollar<br>
  a2billing.php|1:             [1] => mxn:pesos<br>
  a2billing.php|1:             [2] => eur:euro<br>
  a2billing.php|1:             [3] => all:credit<br>
  a2billing.php|1:         )<br>
  a2billing.php|1: <br>
  a2billing.php|1:     [file_conf_enter_destination] => prepaid-enter-dest<br>
  a2billing.php|1:     [file_conf_enter_menulang] => prepaid-menulang2<br>
  a2billing.php|1:     [debugshell] => 0<br>
  a2billing.php|1:     [currency_association_internal] => Array<br>
  a2billing.php|1:         (<br>
  a2billing.php|1:             [usd] => prepaid-dollar<br>
  a2billing.php|1:             [mxn] => pesos<br>
  a2billing.php|1:             [eur] => euro<br>
  a2billing.php|1:             [all] => credit<br>
  a2billing.php|1:         )<br>
  a2billing.php|1: <br>
  a2billing.php|1: )<br>
  a2billing.php|1: <br>
  a2billing.php|1: AGI Request:<br>
  a2billing.php|1: Array<br>
  a2billing.php|1: (<br>
  a2billing.php|1:     [agi_request] => a2billing.php<br>
  a2billing.php|1:     [agi_channel] => SIP/264-ce26<br>
  a2billing.php|1:     [agi_language] => en<br>
  a2billing.php|1:     [agi_type] => SIP<br>
  a2billing.php|1:     [agi_uniqueid] => 1130449297.8<br>
  a2billing.php|1:     [agi_callerid] => Rafo<br>
  a2billing.php|1:     [agi_dnid] => 6608600<br>
  a2billing.php|1:     [agi_rdnis] => unknown<br>
  a2billing.php|1:     [agi_context] => internos<br>
  a2billing.php|1:     [agi_extension] => 6608600<br>
  a2billing.php|1:     [agi_priority] => 3<br>
  a2billing.php|1:     [agi_enhanced] => 0.0<br>
  a2billing.php|1:     [agi_accountcode] => <br>
  a2billing.php|1: )<br>
  a2billing.php|1: <br>
  a2billing.php|1: 264 ; SIP/264-ce26 ; 1130449297.8 ;  ; 6608600<br>
    -- AGI Script a2billing.php completed, returning 0<br>
    -- Executing Wait("SIP/264-ce26", "2") in new stack<br>
    -- Executing Hangup("SIP/264-ce26", "") in new stack<br>
  == Spawn extension (internos, 6608600, 5) exited non-zero on 'SIP/264-ce26'<br>
<br>
*CLI> <br>
*CLI> <br>
<br>
<br>
what I am doing wrong?<br>
<br>
thanks<br>
rafael<br>
<br>
<br>
<br>
,<br><br><div><span class="gmail_quote">On 10/26/05, <b class="gmail_sendername">Areski K</b> <<a href="mailto:kikihack@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">kikihack@gmail.com
</a>> wrote:</span>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Dear Friends,<br><br><br>Great day for the callingcard-lovers !!!<br>I am pleased to release the version 
3.0 of AreskiCC !!!<br><a href="http://www.areski.net/a2billing/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://www.areski.net/a2billing/</a><br><a href="http://www.voip-info.org/wiki/view/A2Billing" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://www.voip-info.org/wiki/view/A2Billing</a><br><br><br>
Little unexpected change, we got a new name... bit more serious "A2Billing"<br>Many many features have been added, lot bugs solved and a bunch of good<br>enhancements made!<br><br><br>The key newest features :<br>
        - Full MYSQL support<br>        - USE PHP-AGI LIB 2.14<br>        - CALLERID SUPPORT AUTHENTICATION<br>        - MUSICONHOLD CUSTOMIZATION BY DIALPREFIX<br>        - UPLOADING TOOLS TO CONFIGURE MUSICONHOLD<br>        - INVOICES PDF / HTML
<br>        - ADD NET REPORTING FROM ASTERISK-STAT<br>                # calls compare<br>                # monthly traffic<br>                # daily load<br>        - DEFAULT DIALING FOR RATECARD<br>        - FAILOVER TRUNK DEFINITION
<br>        - FASTER RATECARD CREATION (range, interval)<br>        - MONITOR CALLS & LISTEN BY SIMPLE CLICK TO THE CALL<br>        - REDIAL FEATURE<br>        - Register_global = Off :D<br>        - Recurring service : Apply batch process of certain card.
<br>        - MENU CHOOSE THE LANGUAGE<br>        - CONFIGURATION /etc/asterisk/a2billing.conf<br>        - SUPPORT SEVERAL CONFIGURATION DeadAGI(a2billing.php|%idconfig%)<br>        - SEVERAL EXPIRATION CARD MODE<br>        - VOUCHER SUPPORT
<br>        - DNID BILLING RULES SUPPORT (CHOOSE A PREFERENTIAL RATECARD<br>ACCORDING TO THE DNID)<br>        - FULL CURRENCIES SUPPORT MANAGEMENT - USE <a href="http://WWW.OANDA.COM" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
WWW.OANDA.COM</a> FOR<br>CURRENCIES VALUE/LIST
<br>        - and more...<br><br><br><br>Other good thing, we have an handbook :D It's covering mainly<br>installation for the moment<br>but I will complete the part for the user guideline pretty soon.<br>Any help (documenting, dev...) would be greatly appreciated, so if
<br>someone is willing<br>to help, please contact me  !!!<br><br><br>I am sure you will enjoy this new version!<br>Have fun and don't forget to send me some feedback,<br>/Areski<br><br>- A2Billing (Asterisk to Billing)<br>
<a href="http://www.areski.net/a2billing/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://www.areski.net/a2billing/</a><br><br><br><br>--<br>--<br>    ~     - Belaid Arezqui ( <a href="mailto:areski@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
areski@gmail.com</a> )<br>   'v'    - Cell Phone. : (+34) 650 78 43 55  (Spain, GMT+1hr)
<br>  // \\<br> /(   )\  - RACCOON TRAINER<br>  ^`~'^   - <a href="http://www.areski.net" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://www.areski.net</a><br>_______________________________________________
<br>-- To support A2Billing - paypal account : <a href="mailto:info@areski.net" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
info@areski.net</a><br>_______________________________________________<br>--Bandwidth and Colocation sponsored by <a href="http://Easynews.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Easynews.com
</a> --<br><br>Asterisk-Users mailing list<br><a href="mailto:Asterisk-Users@lists.digium.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
Asterisk-Users@lists.digium.com</a><br><a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://lists.digium.com/mailman/listinfo/asterisk-users
</a><br>To UNSUBSCRIBE or update options visit:<br>   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br><br clear="all"><br>-- <br><br>rrgv