PBXtech.info  

Go Back   PBXtech.info > Avaya > Definity Servers

Reply
 
LinkBack Thread Tools Display Modes
Old January 14th, 2004, 12:59 PM   #1 (permalink)
tek
Registered User
 
Join Date: Dec 2003
Posts: 114
tek is on a distinguished road
Question Vector Programming

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?
tek is offline   Reply With Quote
Old January 14th, 2004, 01: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
Advertisement
 
Advertisement
Sponsored links

Old January 14th, 2004, 03:39 PM   #3 (permalink)
nexSIP
Moderator
 
nexSIP's Avatar
 
Join Date: Jun 2003
Posts: 527
Blog Entries: 3
nexSIP is on a distinguished road
Re: Vector Programming

Quote:
Originally Posted by tek
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
This is a badly written vector.
Why are you collecting 1 digit after announcemtn none? They are suppost to assume to press 0?

I would suggest what koelemon said and do this:
01 route-to number 4270~p67 with cov n if digit = 0

Although its not going to voicemail/autoattendant if cov = n
Im kinda lost on this one.

HOWEVER to answer your question.. monitor the VDN. make sure your VDN's COR allows the monitoring. then you can just monitor the call as it enters the PBX. ie every call.
nexSIP is offline   Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT -6. The time now is 12:38 PM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.0.0 RC6
Copyright ©2002 - 2007, PBXtech LLCAd Management by RedTyger

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22