[asterisk-bugs] [Asterisk 0015878]: [patch] First caller to dynamic conference has to enter pin number twice
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Jun 23 16:01:47 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=15878
======================================================================
Reported By: shawkris
Assigned To: pabelanger
======================================================================
Project: Asterisk
Issue ID: 15878
Category: Applications/app_meetme
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
Asterisk Version: SVN
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2009-09-10 17:47 CDT
Last Modified: 2010-06-23 16:01 CDT
======================================================================
Summary: [patch] First caller to dynamic conference has to
enter pin number twice
Description:
If MeetMe is configured to use dynamic conference numbers, then the first
caller (which creates the conference) has to enter the PIN number twice.
Looking at the code, if a matching conference isn't found then one is
created and the user is asked to provide a PIN. Then, the code drops into
the authentication section so the caller is asked again to enter the PIN.
======================================================================
----------------------------------------------------------------------
(0123804) svnbot (reporter) - 2010-06-23 16:01
https://issues.asterisk.org/view.php?id=15878#c123804
----------------------------------------------------------------------
Repository: asterisk
Revision: 272258
_U branches/1.6.2/
U branches/1.6.2/apps/app_meetme.c
------------------------------------------------------------------------
r272258 | pabelanger | 2010-06-23 16:01:46 -0500 (Wed, 23 Jun 2010) | 26
lines
Merged revisions 272257 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk
................
r272257 | pabelanger | 2010-06-23 17:00:00 -0400 (Wed, 23 Jun 2010) | 19
lines
Merged revisions 272255 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r272255 | pabelanger | 2010-06-23 16:57:01 -0400 (Wed, 23 Jun 2010) |
12 lines
First caller into a dynamic conference now enter pin once.
If MeetMe is configured to use dynamic conference
numbers, then the first caller (which creates the
conference) had to enter the PIN number twice.
(closes issue https://issues.asterisk.org/view.php?id=15878)
Reported by: shawkris
Patches:
issue15878.patch uploaded by pabelanger (license 224)
Tested by: pabelanger
........
................
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=272258
Issue History
Date Modified Username Field Change
======================================================================
2010-06-23 16:01 svnbot Checkin
2010-06-23 16:01 svnbot Note Added: 0123804
======================================================================
More information about the asterisk-bugs
mailing list