[asterisk-bugs] [Asterisk 0015050]: MeetMe Fails to Authenticate

Asterisk Bug Tracker noreply at bugs.digium.com
Wed May 20 12:16:50 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=15050 
====================================================================== 
Reported By:                pmhaddad
Assigned To:                file
====================================================================== 
Project:                    Asterisk
Issue ID:                   15050
Category:                   Applications/app_meetme
Reproducibility:            always
Severity:                   block
Priority:                   normal
Status:                     closed
Target Version:             1.6.0.10
Asterisk Version:           1.6.0.9 
Regression:                 Yes 
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-05-07 10:03 CDT
Last Modified:              2009-05-20 12:16 CDT
====================================================================== 
Summary:                    MeetMe Fails to Authenticate
Description: 
MeetMe should be able to ask users for a PIN to a conference room like
this:

exten => 100,1,MeetMe(100,iMp,1234)

where 1234 is the PIN for the conference room. In Asterisk 1.6.0.9, I
cannot get this to work, instead I have to use Authenticate(), like this:

exten => 100,1,Authenticate(1234)
exten => 100,n,MeetMe(100,iM)


====================================================================== 

---------------------------------------------------------------------- 
 (0105123) svnbot (reporter) - 2009-05-20 12:16
 https://issues.asterisk.org/view.php?id=15050#c105123 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 195639

_U  branches/1.6.2/
U   branches/1.6.2/apps/app_meetme.c

------------------------------------------------------------------------
r195639 | file | 2009-05-20 12:16:50 -0500 (Wed, 20 May 2009) | 19 lines

Merged revisions 195636 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/trunk

................
  r195636 | file | 2009-05-20 14:14:42 -0300 (Wed, 20 May 2009) | 12 lines
  
  Merged revisions 195635 via svnmerge from 
  https://origsvn.digium.com/svn/asterisk/branches/1.4
  
  ........
    r195635 | file | 2009-05-20 14:14:00 -0300 (Wed, 20 May 2009) | 5
lines
    
    Fix a bug where the MeetMe option 'D' did not actually prompt for the
pin.
    
    (closes issue https://issues.asterisk.org/view.php?id=15050)
    Reported by: pmhaddad
  ........
................

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=195639 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-05-20 12:16 svnbot         Checkin                                      
2009-05-20 12:16 svnbot         Note Added: 0105123                          
======================================================================




More information about the asterisk-bugs mailing list