![]() ![]() |
#1
|
|||
|
|||
![]()
Anyone know how I can capture an incoming VDN in and route just like I would an ANI in the VRT table. i.e:
I have used up my VDN Variables so that is not an option. Ideally it would be something like this 01 goto step 3 if VDN in table 100 02 announcement 50826 03 announcement 50059 |
#2
|
|||
|
|||
![]()
You need 2 vector variables. 1 of type VDN to capture the VDN number and another to store it.
e.g.Variable AA is a VDN variable, Variable AB is a local collect variable of the same length. In your vector do SET AB = AA ADD None Goto step x if AB in Table 1 |
![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|