cm 5.2.1
need to be able to pass a vdn variable between a couple different vectors. call flow as follows:
vdn 1111 has v4(set to 2222), and routes to vector 146
after checking tod and holiday tables, vector 146 routes call to v4, which is extension 2222
after x2222 rings 6 times, cov path 99 points call to vdn 3333, which routes to vector 145
vector 145 tries to queue to a split.
if it cant, i want it to route the call back to v4 from vdn 1111
the vdn variable wont pass from vdn 1111. it is, of course, trying to pull it from vdn 3333
i have tried setting variable E in vector 146, but it wont persist through the entire call flow and end up in vector 145. if another call comes in before this sequence finishes, the variable is overwritten by the next call.
i can do this with new vdn's, vectors, and cov paths for each originating vdn, but would really like to only have 1 flow to keep up with.
any ideas on how to accomplish this?
need to be able to pass a vdn variable between a couple different vectors. call flow as follows:
vdn 1111 has v4(set to 2222), and routes to vector 146
after checking tod and holiday tables, vector 146 routes call to v4, which is extension 2222
after x2222 rings 6 times, cov path 99 points call to vdn 3333, which routes to vector 145
vector 145 tries to queue to a split.
if it cant, i want it to route the call back to v4 from vdn 1111
the vdn variable wont pass from vdn 1111. it is, of course, trying to pull it from vdn 3333
i have tried setting variable E in vector 146, but it wont persist through the entire call flow and end up in vector 145. if another call comes in before this sequence finishes, the variable is overwritten by the next call.
i can do this with new vdn's, vectors, and cov paths for each originating vdn, but would really like to only have 1 flow to keep up with.
any ideas on how to accomplish this?