[Home]

Summary:ASTERISK-18488: The "pin" parameter of Meetme cmd seems broken.
Reporter:Michael Gaudette (bluefox)Labels:
Date Opened:2011-09-08 14:02:16Date Closed:2011-11-09 11:16:15.000-0600
Priority:MinorRegression?Yes
Status:Closed/CompleteComponents:Applications/app_meetme
Versions:1.8.6.0 Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:The "pin" parameter of Meetme cmd seems broken.

I have realtime meetme rooms.  If I access those rooms with the Aa options (admin and marked user) and enter in the admin_pin as the third parameter of Meetme(). I am joined as a normal user.
If I remove the "pin" value I am asked for the PIN, and I am dropped correctly into the conference as an admin.

Command that doesnt work:
Meetme(testroom,AaMxwsI, 1234) - joins as user

Command that works:
Meetme(testroom,AaMxwsI)  and enter 1234 as PIN when asked - joins as admin

NOTE: worked on 1.6.2.x, doesn't since my move to 1.8.6.0

Comments: