Hi friends !
I need call forwarding Script in UCCX environment, bellow i mention my requirement,
please guide how to do this. Management number (8000) dial the IVR then press 1 to enable call forward then enter the number to forward. when other callers are dialing IVR number, if the call forward is enable calls should be forward to entered number by Management. also management should be able to deactivate call forwarding by pressing 0. I have developed a script for this, i noticed that all the variables are getting reset after one caller terminate from the IVR, this means when manager set the call forwarding state to 1, it stores in fwd_state variable but its getting reset after manager (8000) exit from the script, why is this? I need to store the values in variable permanently for all callers please guide to do this. I have attached the script which i made.
Please help to do this