]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Fix pin parameter behavior regression in MeetMe
authorKinsey Moore <kmoore@digium.com>
Wed, 9 Nov 2011 17:13:53 +0000 (17:13 +0000)
committerKinsey Moore <kmoore@digium.com>
Wed, 9 Nov 2011 17:13:53 +0000 (17:13 +0000)
commit8e2a8d16dfd5762efcc96f4380e5a2c857cd2692
tree88eddaa5270c675388c4370fe26751b5f8e0c253
parent8fafc727332b614282b269cad27f6dbf6507f9d8
Fix pin parameter behavior regression in MeetMe

The last time this code was touched (by me), a subtlety was missed based on the
difference between needing to check a pin's validity and the need to prompt
for a pin.

(closes issue ASTERISK-18488)

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