Hi, Im planning to store CDR log to another database, so I used these Dialplan code first: exten => _X.,n,DeadAGI(xml-rpc_sendCDRLog.php)
or exten => h,n,AGI(xml-rpc_sendCDRLog.php) Actually it seems both of them work, But not in "ANSWER" disposition status.(when call answred, AGI not run) Please let me know how can I run my AGI code when user answer the call and then hangup it.
-- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
