[asterisk-bugs] [JIRA] (ASTERISK-21565) API Enhancements - CEL refactoring - transfers

Matt Jordan (JIRA) noreply at issues.asterisk.org
Wed Apr 17 22:20:01 CDT 2013


Matt Jordan created ASTERISK-21565:
--------------------------------------

             Summary: API Enhancements - CEL refactoring - transfers
                 Key: ASTERISK-21565
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-21565
             Project: Asterisk
          Issue Type: New Feature
          Components: CEL/General, Core/Stasis
            Reporter: Matt Jordan


Yay, CEL!

With Stasis-Core, we no longer need a bunch of CEL events all over the code, as the state of channels and bridges is conveyed across the Stasis-Core message bus. The third step is to refactor the following:

* Add a message handler for the transfer message. When we receive a transfer message, raise the AST_CEL_BLINDTRANSFER or AST_CEL_ATTENDEDTRANSFER events
* Remove AST_CEL_TRANSFER
* Add a message handler for call pickup. Add AST_CEL_PICKUP.
* Remove all instances of the above events

--
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