For some reason I can't imput the meet-me-idle or the meet-me-full! In other words your steps #6 and #7.
I have have Enhanced Conf. checked "Y" on the money page, and I am a V11 G3si..
Anything I could be missing?
Mike
Quote:
|
Originally Posted by ahays
Actually, if you do it according to "the book" you will have 6 announcements:
1) Welcome: Enter Access Code
2) Access Code Wrong: Try Again
3) Access Code Still Wrong: COntact Conf Coordinator
4) You are the first participant
5) The conference is already in progress
6) The conference is full
The Conference coordinator is set up on page 2 of the VDN form and the extension listed there can change the conference code via FAC. Here is Avaya's meet-me vector ... I have made the announcement numbers the same as the list above for simplicity:
01 collect 6 digits after announcement 1
02 goto step 6 if digits = meet-me-access
03 collect 6 digits after announcement 2
04 goto step 6 if digits = meet-me-access
05 disconnect after announcement 3
06 goto step 11 if meet-me-idle
07 goto step 14 if meet-me-full
08 announcement 5
09 route-to meetme
10 stop
11 announcement 4
12 route-to meetme
13 stop
14 disconnect after announcement 6
15 stop
regs,
.al.
|