]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Fix misvalidation of meetme pins in conjunction with the 'a' MeetMe flag.
authorBrett Bryant <bbryant@digium.com>
Mon, 20 Sep 2010 23:57:08 +0000 (23:57 +0000)
committerBrett Bryant <bbryant@digium.com>
Mon, 20 Sep 2010 23:57:08 +0000 (23:57 +0000)
commit3702c0cc020237f7d97bc42178c23dd0d538e89e
tree94f036d432c5cab6207b3ed3dbf89ae6766e42e9
parent4675573b985b6398eadc78fae2b97baf6c86b6cc
Fix misvalidation of meetme pins in conjunction with the 'a' MeetMe flag.

When using the 'a' MeetMe flag and having a user and admin pin setup for your
conference, using the user pin would gain you admin priviledges. Also, when no
user pin was set, an admin pin was, the 'a' MeetMe flag wasn't used, and the
user tried to enter a conference then they were still prompted for a pin and
forced to hit #.

(closes issue #17908)
Reported by: kuj
Patches:
      pins_2.patch uploaded by kuj (license 1111)
      Tested by: kuj

      Review: [full review board URL with trailing slash]

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@287758 65c4cc65-6c06-0410-ace0-fbb531ad65f3
apps/app_meetme.c