goto step command for Meet-me Conference

Last Updated : Sep 08, 2012 |
Prolog information

Syntax 1

goto step <step #> if meet-me-idle

Syntax 2

goto step <step #> if meet-me-full
The goto step vector step has two conditions used for the Meet-me Conference feature:
  • meet-me-idle
  • meet-me-full
The meet-me-idle condition routes the first caller accessing a Meet-me Conference to the conference call. An announcement step informs the caller that the caller is the first party to access the call.
The meet-me-full condition is used when the Meet-me Conference already has the maximum of six parties on the call.

Syntax 3

goto step <step #> if digits = meet-me-access
The goto step vector step supports the option, meet-me access, for the digits condition to verify that the access code is valid. If the access code entered by the caller equals the access code administered for the VDN, vector processing continues.