PBXtech.info  
\'\'

Go Back   PBXtech.info > Avaya > Definity Servers

Reply
 
LinkBack Thread Tools Display Modes
Old September 1st, 2004, 03:10 PM   #1 (permalink)
payton
PBXtech GOLD 100+ posts
 
Join Date: Apr 2003
Posts: 121
payton is on a distinguished road
Inserting a digit in a vector

I work for a hospital and currently we have 3 floors of patient rooms. Our numbering scheme is a total mess there are did's everywhere and they dont match. I want to take all my patient phones and make them all 5 digits. All patient rooms would begin with a number 4 then the 3 digit room number and then the bed number. So room 200 bed 1 would be 4 + 200 + 1. Instead of giving all the patients DID's (like they have now) im just going to make an automated system that transfers them to the extension. I have made a test vector and it works great but I want to eliminate the need for them to dial the 4 first is there anyway I can have a vector insert a digit? So in the recording I can just say please enter the room and bed number? So if they enter 2001 for room 200 bed 1 the vector would automatically throw a 4 infront of it for them?
payton is offline   Reply With Quote
Old September 1st, 2004, 06:19 PM   #2 (permalink)
jsena
PBXtech GOLD 100+ posts
 
Join Date: Mar 2004
Posts: 108
jsena is on a distinguished road
Re: Inserting a digit in a vector

you can do it if you have UDP (uniform dialplan)...
change dialplan analysis (older versions: change dialplan)

Dialed String: 2
Total Length: 4
Call Type: ext

change uniform-dialplan 0
(this command varies in syntax from version to version)

Matching patten: 2
Len: 4
Del: 0
Insert Digits: 4
Net: ext
Conv: n
Node Num: (blank)

when someone dials 2xxx, it will check the UDP and insert the 4. This will also work for "route-to digits" in your vector.

What version are you running? I based this on CM 2.1
jsena is offline   Reply With Quote
Advertisement
 
Advertisement
Sponsored links

Old September 2nd, 2004, 12:54 PM   #3 (permalink)
payton
PBXtech GOLD 100+ posts
 
Join Date: Apr 2003
Posts: 121
payton is on a distinguished road
Re: Inserting a digit in a vector

perfect thanks. were CM2.1
payton 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

Similar Threads
Thread Thread Starter Forum Replies Last Post
DESPERATE HELP NEEDED-Routing to a VDN returned from IVR grahekf Definity Servers 2 September 2nd, 2005 09:30 AM
Vector Reports Dragonfly Definity Servers 5 December 21st, 2004 08:15 AM
Collecting digits in vector stubborne Definity Servers 5 April 8th, 2004 08:34 AM
Hunt Group Vector not Vectoring payton Definity Servers 3 December 23rd, 2003 10:55 AM
This document will explain how to program a vector to play back the extension you are nexSIP Definity Servers 18 July 30th, 2003 04:22 PM


All times are GMT -6. The time now is 01:49 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 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37