]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Fixed an issue where chanspy flags were uninitialized if no options were passed.
authorMark Michelson <mmichelson@digium.com>
Fri, 13 Jul 2007 20:10:39 +0000 (20:10 +0000)
committerMark Michelson <mmichelson@digium.com>
Fri, 13 Jul 2007 20:10:39 +0000 (20:10 +0000)
commita8d37451476a30dd7a362d5ea23aed32caeb5167
treec295e2c8b42be75da4c1103965839e3bc81cc150
parentab2a84f41098b85dfadaf2773d9addd32dec9e67
Fixed an issue where chanspy flags were uninitialized if no options were passed.
What triggered this investigation was an IRC chat where some people's quiet flags were
set while others' weren't even though none of them had specified the q option.

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@75066 65c4cc65-6c06-0410-ace0-fbb531ad65f3
apps/app_chanspy.c