]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Fix the return value of handle_common_options() so that it always properly
authorRussell Bryant <russell@russellbryant.com>
Wed, 4 Apr 2007 16:37:04 +0000 (16:37 +0000)
committerRussell Bryant <russell@russellbryant.com>
Wed, 4 Apr 2007 16:37:04 +0000 (16:37 +0000)
commit3f71ad082e19809e67ec62c29c0def1a6a09bbd4
treea81813f76cbe2188b5ed87b29bb60aea80c52c88
parentd0991f6e1fe7e97848516f436444dcbc0fa86491
Fix the return value of handle_common_options() so that it always properly
indicates whether it handled the option or not.
(issue #9455, reported by Netview, fixed by me)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@60083 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/chan_sip.c