[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:44:49 CDT 2012


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/1944/
-----------------------------------------------------------

(Updated May 23, 2012, 8:44 a.m.)


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 (updated)
-----

  trunk/apps/app_dial.c 367263 
  trunk/apps/app_queue.c 367263 
  trunk/channels/chan_local.c 367263 
  trunk/channels/chan_sip.c 367263 
  trunk/channels/chan_unistim.c 367263 
  trunk/include/asterisk/channel.h 367263 
  trunk/main/channel_internal_api.c 367263 
  trunk/main/features.c 367263 

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/435e4470/attachment.htm>


More information about the asterisk-dev mailing list