Ok.
Im trying to set up a vector for remote monitoring for some clients. They want the ability to do live monitoring, so I'm trying to set up something like the FAC "service observing listen only access."
Currently when I try to use our current FAC for internal live monitoring it doesnt work, it just disconnects.
Do I need a different FAC for the remote service? Which one?
This is the vector:
01 announcement 6054
02 collect 5 digits after announcement 6055
03 goto step 11 if digits = xxxxx
04 wait-time 2 secs hearing silence
05 announcements 6056
06 collect 5 digits after announcement 6055
07 goto step 11 if digits after announcement 6055
08 wait-time 2 secs hearing silence
09 announcements 6057
10 stop
11 collect 4 digits after announcements 6058
12 route-to number *60 with cov n if unconditionally
13 route-to digits with coverage n
14 stop
*60 should be the code that passes the digits to the monitoring service.
What should *60 be set as for the digits to be passed for the "service observing listen only access" to be accessed remotely?
Thanks, GM...
Im trying to set up a vector for remote monitoring for some clients. They want the ability to do live monitoring, so I'm trying to set up something like the FAC "service observing listen only access."
Currently when I try to use our current FAC for internal live monitoring it doesnt work, it just disconnects.
Do I need a different FAC for the remote service? Which one?
This is the vector:
01 announcement 6054
02 collect 5 digits after announcement 6055
03 goto step 11 if digits = xxxxx
04 wait-time 2 secs hearing silence
05 announcements 6056
06 collect 5 digits after announcement 6055
07 goto step 11 if digits after announcement 6055
08 wait-time 2 secs hearing silence
09 announcements 6057
10 stop
11 collect 4 digits after announcements 6058
12 route-to number *60 with cov n if unconditionally
13 route-to digits with coverage n
14 stop
*60 should be the code that passes the digits to the monitoring service.
What should *60 be set as for the digits to be passed for the "service observing listen only access" to be accessed remotely?
Thanks, GM...