system
1
how can I find the status of a call initiated by an AMI script.
basically I want to find out if
- the call was rejected by the user
- the call was not answered(i.e. timed out)
- the call was answered but user did not respond(the user has to press a key)
- the call was successful
Hi, Did you get any solution for this?
I need call status for below dispositions
- NOANSWER -(not able to find events in ami)
- ANSWER - (able to find events in ami)
- BUSY -(not able to find events in ami)
- FAILED -(not able to find events in ami)
${DIALSTATUS} is what I am using, asterisk v16.