View Single Post
Old January 14th, 2004, 04: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