I'm trying to create "meet-me conference" with an access code. I created the "meet-me", but I can't get the access code to work correctly. Here's what I have for the "meet-me" vector (keep in mind I don't have an announcement card) so it's very straight forward:
1 wait-time 2 secs hearing ringback
2 route-to meet-me
3 stop
I've tried:
01 wait-time 2 secs hearing ringback
02 collect 6 digits after announcement none
03 go-to step 4 if digits = 123456
04 route-to meet-me
05 stop
I have a feeling it's something really easy, but I just can't get it. I was hoping to set it up like this:
user dials meet-me ext, hears ringback, establishes conference with access code 123456, unless he enters wrong access code, user gets busy signal. Any additional parties have to enter access code, but if it's entered wrong, they get busy signal.
I hope that made sense?
Thanks for the help.
1 wait-time 2 secs hearing ringback
2 route-to meet-me
3 stop
I've tried:
01 wait-time 2 secs hearing ringback
02 collect 6 digits after announcement none
03 go-to step 4 if digits = 123456
04 route-to meet-me
05 stop
I have a feeling it's something really easy, but I just can't get it. I was hoping to set it up like this:
user dials meet-me ext, hears ringback, establishes conference with access code 123456, unless he enters wrong access code, user gets busy signal. Any additional parties have to enter access code, but if it's entered wrong, they get busy signal.
I hope that made sense?
Thanks for the help.