]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Fix another incorrect case with meetme's PIN logic and add documentation
authorKinsey Moore <kmoore@digium.com>
Thu, 10 Nov 2011 21:14:52 +0000 (21:14 +0000)
committerKinsey Moore <kmoore@digium.com>
Thu, 10 Nov 2011 21:14:52 +0000 (21:14 +0000)
commitbf43b7c30e1d131f686f2035d9254a7941ea77b8
tree3639fb20f7a6e87587195d904ac09c79de7bf028
parentf20fd93eff3593b3ad3bbb697068d2271cfa6765
Fix another incorrect case with meetme's PIN logic and add documentation

This fixes an issue where a user of a dynamic conference was asked for a PIN
twice.  This also adds documentation to assist in future modifications to the
piece of code responsible for PIN checking.

(closes issue AST-670)
........

Merged revisions 344439 from http://svn.asterisk.org/svn/asterisk/branches/1.8

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