View Single Post
Old January 14th, 2004, 02:21 PM   #2 (permalink)
koelemon
PBXtech GOLD 100+ posts
 
koelemon's Avatar
 
Join Date: Dec 2003
Posts: 143
koelemon is on a distinguished road
Re: Vector Programming

Quote:
Originally Posted by tek
Hi All,

My client wants to do a remote monitoring of my agents.
Currently it is working as Client calls up on one
of my Toll free number and then he press 0.
On pressing 0 I am redirecting him to my Remote access extension with service observing code.
And the he press the extension no. of the agent he wish to monitor.

This is the vector.
01 wait-time 1 secs hearing ringback
02 collect 1 digits after announcement none
03 wait-time 2 secs hearing ringback
04 route-to number 4270~p67 with cov n if digit = 0
05 stop

But for this he needs call my toll free no. every time he
wants to listen to different agent.

Is there a way that client needs to dial only once and then
he can observe as many agent as he want?
I am curious, you mentioned that they call in on a toll free number then press 0, is that through an Auto Attendant or a Vector? I only ask because there seems to be an unnecessasry step there. You could just have your 800# go to a VDN then straight to the service observing vector.
__________________
"There are only 10 types of people in the world,
those who can read binary and those that cannot."
koelemon is offline   Reply With Quote