I have my system set up to check the cid of the calling number and if the room number the user inputs matches the calling extension (the last 4 digits in my case) then the number is considered admin. This does have the same downside that Dovid pointed out, the admin must be in the room for users to join.

Dovid B wrote:
Create two seperate extensions. One for the admin and one for the regular users that go to the same room. The issue you will have then is that the admin will have to call in first to create the dynamic room.

----- Original Message ----- From: "Adrian Marsh" <[EMAIL PROTECTED]>
To: <asterisk-users@lists.digium.com>
Sent: Saturday, March 31, 2007 3:58 PM
Subject: [asterisk-users] Meetme question


Hi,

I'm experimenting with the Meetme feature of Asterisk 1.2,

exten => 2095,1,MeetMe(|Ds)

This almost gives me what I want, where each employee can create their own on-the-fly conferences with a personal Conference Number and PIN. However, as the PIN is actually set by the first callee, then its subject to problems (first callee might enter the wrong PIN, and then no-one else can join).

What I really want is something that covers the below:

- One call-in number
- Employees get their own unique conference # (this could be their own extension), and can set a public PIN that only they can change. - I don't really want a www-based system, as most of my users are usually mobile, and might not have access to the corporate intranet.


Thanks,

Adrian Marsh


_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to