PBXtech.info  

Go Back   PBXtech.info > Avaya > Definity Servers

Reply
 
LinkBack Thread Tools Display Modes
Old January 3rd, 2006, 01:29 PM   #1 (permalink)
Glenn_dawg
Registered User
 
Join Date: Sep 2005
Posts: 18
Glenn_dawg is on a distinguished road
Vector Variables

I need help, I am not certain how to assign vector variables with the Feature access code; for example

1.) wait 2 secs hearing ringback

2.) goto step 7 if C = 1

3.) goto step 19 if O = 8

4.) goto step 22 if O = 9

so my questions is... how do i assign steps 3 and 4 to alernate if activated.
Glenn_dawg is offline   Reply With Quote
Old January 4th, 2006, 04:21 AM   #2 (permalink)
rodrifra
PBXtech SILVER 25+ posts
 
rodrifra's Avatar
 
Join Date: Oct 2005
Posts: 58
rodrifra is on a distinguished road
Re: Vector Variables

How does that variable change? if you know how to do that you can have two tables "add vrt 1" and table 2 and in the vector use
goto step 19 if O in table 1
goto step 22 if O in table 2
rodrifra is offline   Reply With Quote
Advertisement
 
Advertisement
Sponsored links

Old January 4th, 2006, 09:04 AM   #3 (permalink)
Glenn_dawg
Registered User
 
Join Date: Sep 2005
Posts: 18
Glenn_dawg is on a distinguished road
Re: Vector Variables

Here is my vector.. the user customer wants to have a feature access code which i already assigned for step 2. He wants to 1 feature access code for both steps 3 and 4 to alternate when they have special conditions.

1.) wait 2 secs hearing ringback

2.) goto step 7 if C = 1

3.) goto step 19 if O = 8

4.) goto step 22 if O = 9

5.) announcement 2955

6.) goto step 9 if staffed-agents > 0

7.) route-to number 0 if unconditionally

8.) stop

9.) goto step 14 if available-agents > 0

10.) collect 1 digit after announcement 2957

11.) Goto step 14 if digits = 1

12.) Goto step 25 if digits = 2

13.) Goto step 14 if digits = 3

14.) Queue skill 1 pri m

15.) Announcement 2962

16.) Wait 180 secs hearing music

17.) Goto step 15 if unconditionally

18.) Stop

19.) Announcement 2958

20.) Goto step 6 if unconditionally

21.) Stop

22.) Announcement 2959

23.) Goto step 6 if unconditionally

24.) Stop

25.) Messaging skill 99 extension 4411

26.) Stop
Glenn_dawg is offline   Reply With Quote
Old January 4th, 2006, 02:33 PM   #4 (permalink)
stubborne
PBXtech PLATINUM 300+ posts
 
stubborne's Avatar
 
Join Date: Jul 2003
Posts: 401
stubborne is on a distinguished road
Re: Vector Variables

Quote:
Originally Posted by Glenn_dawg
I need help, I am not certain how to assign vector variables with the Feature access code; for example

1.) wait 2 secs hearing ringback

2.) goto step 7 if C = 1

3.) goto step 19 if O = 8

4.) goto step 22 if O = 9

so my questions is... how do i assign steps 3 and 4 to alernate if activated.
change feature-access-codes (page 6 possibly)
create a FAC for VV1
change variables
for O type = value, scope = G, length = 1, assignment = 8 (normal), VAC = VV1

user dials the FAC, enters 9 to change O assignment
__________________
Stu
stubborne 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 08:35 AM.


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 38