Hi All;
Asterisk Version: 1.4.39.1-vici
Single Machine
goautodial-ce-2.1-final.iso
VERSION: 2.4-309a
BUILD: 110430-1642
My question is related to reporting and the right extensions.conf to be done:
1) When to use:
exten => _9X.,1,AGI(agi://127.0.0.1:4577/call_log)
And when to use:
exten => h,1,DeadAGI(agi://127.0.0.1:4577/call_log--HVcauses ... EBUG-----${HANGUPCAUSE}-----${DIALSTATUS}-----${DIALEDTIME}-----${ANSWEREDTIME})
2) For outbound calls, I have to write the same commands that I do it normally when I need to place calls via DAHDI, but I have to add the line of the AGI to have the log? Or there is something else I am missing?
3) Finally: What is the difference between passing call_log and passing call_log--HVcauses--PRI-----NODEBUG-----${HANGUPCAUSE}-----${DIALSTATUS}-----${DIALEDTIME}-----${ANSWEREDTIME})?
Thanks for the help in advance.
Regards
Bilal