[asterisk-bugs] [JIRA] (ASTERISK-21561) AMI 1.4 Improvements - Add Dial Begin/End messages to Queue
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Wed Apr 17 21:59:03 CDT 2013
Matt Jordan created ASTERISK-21561:
--------------------------------------
Summary: AMI 1.4 Improvements - Add Dial Begin/End messages to Queue
Key: ASTERISK-21561
URL: https://issues.asterisk.org/jira/browse/ASTERISK-21561
Project: Asterisk
Issue Type: New Feature
Components: Core/ManagerInterface, Core/Stasis
Reporter: Matt Jordan
When {{app_queue}} dials an agent, we need to convey the dial begin/end and status of each dial attempt via Stasis Core.
The beginning of a dial operation will occur where the existing {{AgentCalled}} AMI event is raised in {{ring_entry}}.
The end of a dial operation will occur in {{wait_for_answer}}. We need to raise dial end messages when an agent answers, as well as when they indicate busy, congested, or some other off nominal status.
We need to raise a new dial message pair during the call forwarding attempt that occurs in {{wait_for_answer}} as well.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list