![]() |
|
|
#1 (permalink) |
|
Registered User
Join Date: Sep 2005
Posts: 18
![]() |
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. |
|
|
|
|
|
#2 (permalink) |
|
PBXtech SILVER 25+ posts
![]() Join Date: Oct 2005
Posts: 58
![]() |
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 |
|
|
|
|
Advertisement
|
Sponsored links
|
|
|
#3 (permalink) |
|
Registered User
Join Date: Sep 2005
Posts: 18
![]() |
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 |
|
|
|
|
|
#4 (permalink) | |
|
PBXtech PLATINUM 300+ posts
![]() Join Date: Jul 2003
Posts: 401
![]() |
Re: Vector Variables
Quote:
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 |
|
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|