]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Don't reject all SUBSCRIBE auth requests
authorTerry Wilson <twilson@digium.com>
Wed, 12 Jan 2011 21:05:02 +0000 (21:05 +0000)
committerTerry Wilson <twilson@digium.com>
Wed, 12 Jan 2011 21:05:02 +0000 (21:05 +0000)
commitb381052ca065850e1e05168c391fef3146e205fa
treeb61bcb3d66d6162223b4f682114e3c6cdb818a8b
parent6adc202b2c0db2656945460ba92f244c2b268621
Don't reject all SUBSCRIBE auth requests

When merging another SUBSCRIBE fix from 1.4, some braces were put in
the wrong place. This patch fixes that.

(closes issue #18597)
Reported by: thsgmbh

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