|
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
|