Hi, I have a music DN which I used when the calls are in a virtual queue.
The vector for VDN is as follows:
01 wait ime 4 secs hearing ringback
02 adjunct routing link 1
03 adjunct routing link 3
04 wait ime 20 secs hearing music
05 announcement 2134
06 wait ime 20 secs hearing music
07 announcement 2135
08 goto step 4 if unconditionally
09 stop
10
The way I use this VDN is to define it as Voice Treatment Port and then use IVR icon in IRD to send the call to it for 1 second.
As you can see from the script, it sends an adjunct back to URS, thus making URS leave IVR treatment port and move on to the next step in the strategy while the actual call is parked on this VDN until an agent is found.
My worry is:
what will happen to the actual call is I decide to just kill URS?
Will PBX take over? Judging from script above, I do not think Avaya would even notice that URS is gone. What should I add to make PBX call a different vector if URS dies while the music is on?
Thanks!
Vic