[Home]

Summary:ASTERISK-02355: [Patch] Switch from user to admin in meetme
Reporter:mochouinard (mochouinard)Labels:
Date Opened:2004-09-05 21:02:54Date Closed:2008-01-15 15:25:54.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Applications/app_meetme
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) app_meetme.c_adminpin_rev2.txt
( 1) app_meetme.c_adminpin_rev3.txt
Description:By having the s flag in Meetme call, you will beable to access the user menu and press * 9 and you will be ask for the adminpin.
The admin pin is defined after the pin entry in meetme.conf
ex :
Usage is conf => confno[,pin][,adminpin]

****** ADDITIONAL INFORMATION ******

This patch is usefull with bug 2382. Since you can have 1 Meetme extention, and have 2 pin number, so user login with their pin, and you login as user, and can switch to a admin AND marked user, so if user was set to wait for admin, they will join.

DISCLAMED
Comments:By: Mark Spencer (markster) 2004-09-07 12:58:36

Why not just have it operate as Admin if they login using the admin pin and as a user if they use the regular user pin?

By: mochouinard (mochouinard) 2004-09-07 14:01:48

the idea is that maybe there is no user password, so it automaticly login as admin, but I dont think it support this rightnow

By: mochouinard (mochouinard) 2004-09-07 14:46:16

but yes, I could, and should make it so it check both user/admin password. I'll do it tonight

By: Mark Spencer (markster) 2004-09-07 23:22:08

Right, the general idea here I think is that rather than have them change it from the menu, it could be done at login time and thus would be a much much simpler and non-intrusive patch.

By: Mark Spencer (markster) 2004-09-09 09:09:09

Any luck?

By: mochouinard (mochouinard) 2004-09-09 10:53:39

sorry, I couldnt make it yet

By: Mark Spencer (markster) 2004-10-01 22:48:45

Any more updates?

By: twisted (twisted) 2004-10-27 16:22:01

NO real updates since 9/09/04.  Status request at 10/01/04 with no answer.  Closing.  Mochouinard, if you wish to continue this, please find me on IRC or email me, and we'll re-open.

By: mochouinard (mochouinard) 2005-01-22 00:10:48.000-0600

Since anthm decided to retract, I'll reopen this and update it for CVS

By: mochouinard (mochouinard) 2005-01-22 00:29:18.000-0600

Ok rev2 have what mark asked, that user can join conference directly if adminpin is entered.  Should we remove option 9 ?(option 9 is to switch from user to admin from the menu)

By: Mark Spencer (markster) 2005-01-22 01:03:47.000-0600

I'd just use the admin pin, IMHO, no need to switch.

By: Mark Spencer (markster) 2005-02-22 09:44:18.000-0600

Added to CVS head, thanks!

By: Russell Bryant (russell) 2005-02-26 13:04:13.000-0600

not included in 1.0

By: Digium Subversion (svnbot) 2008-01-15 15:25:54.000-0600

Repository: asterisk
Revision: 5066

U   trunk/apps/app_meetme.c
U   trunk/configs/meetme.conf.sample

------------------------------------------------------------------------
r5066 | markster | 2008-01-15 15:25:54 -0600 (Tue, 15 Jan 2008) | 2 lines

Add "admin pin" mode (bug ASTERISK-2355)

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

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