[asterisk-users] get CDR log after disposition status answer
Muhammad
mohammad.ghazavi at gmail.com
Wed Feb 6 03:37:45 CST 2013
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20130206/96202e6f/attachment.htm>
More information about the asterisk-users
mailing list