invoso.com Report post Posted 12/13/2011 05:14 PM I transfer call starting in script "A" and after few actions in this script I want forward to script "B" but with saved RV from script "A". How to reach it? Share this post Link to post
SupportTeam Report post Posted 12/13/2011 07:43 PM All RVs created during the call are automatically available to all following scripts ran on that line for the length of the call. So you just access the RV form script B the same way (ie. using the same name) as you would have used it from script A. Share this post Link to post