Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Best way to create multiple conference rooms

Status
Not open for further replies.

scudworth

Technical User
Oct 19, 2012
37
CA
Hi there everyone, trying to figure out something that doesn't seem to be easy to do on IPO/VMPro.

I need to create ~50 conference rooms that are not extension numbers, in the 5xxx range. All of these have to be randomized and password protected. They also need the ability to change the passwords to each bridge, as they have to be unique. Any way I could do this? I've been trying to create modules in VMPro that would take the entered conference numbers and store them in $CP0, then ask for the new password and store in $CP1, but then how do I apply that password to associate it with that specific bridge number? The only thing I can think of, is having separate menu entries for every single conference room, and separate set conference passwords for every bridge. This would mean over 100 modules, or very very crowded modules for the routing and the password setting.

Any help would be appreciated. Thanks!
 
You only need the one module. You will need a bunch of user variables though.
 
This is extremely easy to setup (well...for me I guess) if you have 9.1, or the advanced edition license. You can use a really easy SQL (or hell, access) database to read/write passwords with conference bridge ID's.
At the end of the day, they all just transfer to a single shortcode anyhow.

-Austin
I used to be an ACE. Now I'm just an Arse.
qrcode.png
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top