| |||||||||
![]() | | ||||||||
| |||||||||||||||
| |||||||||||||||
| Definity Support Definity Servers Support |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 (permalink) | ||||||||
| Junior Member
Rep Power: 0 ![]() | Vector question I've recently assumed ownership of a G3 and don't know much about vectors. There is an existing vector defined as: 01 wait-time 0 secs hearing silence 02 collect 1 digits after announcment xyz 03 route-to number [hunt-group 1] with cov y if digit = 1 04 route-to number [hunt-group 2] with cov y if digit = 2 I need to add vm if calls aren't answered in a certain amount of time. From digging through the manuals and help file it looks like I need to add these lines: 05 wait-time 60 sec hearing music 06 messaging split 99 for extension xyz (assign vm to ext xyz) But how would I distinguish between the 2 hunt-groups with a separate vm for each? thanks, Will | ||||||||
| | |
| | #2 (permalink) | ||||||||
| Junior Member
Location: Bellevue, NE Rep Power: 0 ![]() | Since your doing a route to number to reach the hunt groups, once it hits that line, vector processing is complete and anything after that point will never be reached. This is good though (for your situation)... on your hunt group form, add a cover path to voicemail. If it's not an option, you might have to set Vector? to No. When Vector is set to Y, the vector controls the hunt group and then you'd use Queue To (hunt) instead of Route To (hunt extension) followed by the wait and messaging statements you discovered. You'd have to split the lines up though... something like this... 1 Wait 0 hearing silence (personally, I like to use 2 secs of ring) 2 Collect 1 digit after announcement xyz 3 goto step 7 if digit = 1 4 goto step 12 if digit = 2 5 wait 4 seconds hearing silence 6 goto step 2 if unconditionally (or other no button push option) 7 queue to skill xx (Hunt Group 1) 8 announcement abc (I like to have a sorry for the wait message) 9 wait 30 seconds hearing music 10 messaging split 99 for extension xx 11 stop 12 queue to skill yy 13 announcement abc 14 wait 30 seconds hearing music 15 messaging skill 99 for extension yy 16 stop The only downside to this... the phone MUST be manned or off-hook when not manned. The switch doesn't know when there's no one there and will route a call to the phone anyway, where it will ring forever. Good Luck! Bob | ||||||||
| | |
| | #3 (permalink) | ||||||||
| Junior Member
Rep Power: 0 ![]() | Cool. Good info Bob! Unfortunately, the person responsible for this site previously is no longer with my company and never connected the vm system to a modem or the network. I can only remotely hit the G3. I'll have to engage our support vendor to enable remote vm access. thanks, Will | ||||||||
| | |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| vector | durgap | Definity Support | 3 | 09-25-2007 11:16 AM |
| Need Vector Help | zorgo69 | Definity Support | 1 | 09-19-2007 01:30 PM |
| Passing digits to a vector | Spiydr | Definity Support | 7 | 02-01-2005 02:07 PM |
| FAC / Vector | dalesum | Definity Support | 2 | 03-03-2004 01:29 AM |
| Vector / Holiday Schedule | LittleGremlin | Definity Support | 3 | 04-14-2003 02:18 PM |