channel.h: whitespace changes.

........

Merged revisions 400854 from http://svn.asterisk.org/svn/asterisk/branches/12


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@400855 65c4cc65-6c06-0410-ace0-fbb531ad65f3
changes/97/197/1
Richard Mudgett 12 years ago
parent 9234804a3b
commit 224f44c971

@ -886,8 +886,8 @@ enum {
* to instead only generate END frames. */ * to instead only generate END frames. */
AST_FLAG_END_DTMF_ONLY = (1 << 14), AST_FLAG_END_DTMF_ONLY = (1 << 14),
/* OBSOLETED in favor of AST_CAUSE_ANSWERED_ELSEWHERE /* OBSOLETED in favor of AST_CAUSE_ANSWERED_ELSEWHERE
Flag to show channels that this call is hangup due to the fact that the call * Flag to show channels that this call is hangup due to the fact that the call
was indeed answered, but in another channel */ * was indeed answered, but in another channel */
/* AST_FLAG_ANSWERED_ELSEWHERE = (1 << 15), */ /* AST_FLAG_ANSWERED_ELSEWHERE = (1 << 15), */
/*! This flag indicates that on a masquerade, an active stream should not /*! This flag indicates that on a masquerade, an active stream should not
* be carried over */ * be carried over */

Loading…
Cancel
Save