Hello,
we need to confirm whether the following mechanism is supported.
A waiting call is placed in a Play module (MusicOnHold).
When the active call ends, a separate termination script must send a command to that waiting channel to:
exit the Play module,
immediately enter the Transfer module.
Question:
What is the recommended method in current VoiceGuide to let one script trigger a Script_Goto (or equivalent) on another active channel?
Years ago we were told this could be done via HTTP in version 7.6.
What is the correct approach today?