[asterisk-dev] [Code Review] Remove AST_FLAG_ANSWERED_ELSEWHERE, duplicating the functionality of AST_CAUSE_ANSWERED_ELSEWHERE
Birger Harzenetter
reviewboard at asterisk.org
Wed May 23 08:38:26 CDT 2012
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/1944/
-----------------------------------------------------------
Review request for Asterisk Developers.
Summary
-------
While 'real' channels use AST_CAUSE_ANSWERED_ELSEWHERE, local channels and queues use AST_FLAG_ANSWERED_ELSEWHERE for the same purpose.
This patch replaces all occurrences of the flag by the cause code, removing the duplicated functionality and the flag itself.
Diffs
-----
Diff: https://reviewboard.asterisk.org/r/1944/diff
Testing
-------
Thanks,
Birger
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20120523/3b08d299/attachment.htm>
More information about the asterisk-dev
mailing list