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

Asterisk Bug Tracker noreply at bugs.digium.com
Tue May 12 07:54:28 CDT 2009


The following issue has been UPDATED. 
====================================================================== 
http://bugs.digium.com/view.php?id=15050 
====================================================================== 
Reported By:                pmhaddad
Assigned To:                lmadsen
====================================================================== 
Project:                    Asterisk
Issue ID:                   15050
Category:                   Applications/app_meetme
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     acknowledged
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:              
====================================================================== 
Date Submitted:             2009-05-07 10:03 CDT
Last Modified:              2009-05-12 07:54 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)


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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-05-12 07:54 lmadsen        Regression               No => Yes           
2009-05-12 07:54 lmadsen        Target Version            => 1.6.0.10        
======================================================================




More information about the asterisk-bugs mailing list