[asterisk-dev] [Code Review] 2544: Refactor CEL channel events on top of Stasis-Core
opticron
reviewboard at asterisk.org
Wed May 15 14:30:04 CDT 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/2544/
-----------------------------------------------------------
(Updated May 15, 2013, 2:30 p.m.)
Review request for Asterisk Developers.
Changes
-------
Do some cleanup.
Bugs: ASTERISK-21563
https://issues.asterisk.org/jira/browse/ASTERISK-21563
Repository: Asterisk
Description
-------
This uses the channel state change events from Stasis-Core to determine when channel-related CEL events should be raised. Those refactored in this patch are:
* AST_CEL_CHANNEL_START
* AST_CEL_ANSWER
* AST_CEL_APP_START
* AST_CEL_APP_END
* AST_CEL_HANGUP
* AST_CEL_CHANNEL_END
Retirement of Linked IDs is also refactored.
Diffs (updated)
-----
trunk/include/asterisk/stasis_channels.h 388883
trunk/main/cel.c 388883
trunk/main/channel.c 388883
trunk/main/stasis_channels.c 388883
Diff: https://reviewboard.asterisk.org/r/2544/diff/
Testing
-------
Ran these changes through all integration tests that check CEL records.
Thanks,
opticron
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20130515/88055a28/attachment.htm>
More information about the asterisk-dev
mailing list