- Joined
- Feb 14, 2016
- Messages
- 167
- Reaction score
- 42
Hi
I’m working with Call Flow Designer and using Web Service components.
My flow is as follows:
However, in practice, the second Web Service is triggered almost immediately (after about one second), instead of waiting for the 20 second audio message to finish.
My main requirement is that the second Web Service will be executed only after the audio playback is fully completed.
Is this expected behavior?
How can I make sure that the second Web Service runs strictly after the audio message ends?
Thanks in advance for your help.

I’m working with Call Flow Designer and using Web Service components.
My flow is as follows:
- The first Web Service is called and returns a valid response.
- After that, I play an audio message that is about 20 seconds long.
- Only after the audio finishes, the call should continue to a second Web Service, which should then return another response.
However, in practice, the second Web Service is triggered almost immediately (after about one second), instead of waiting for the 20 second audio message to finish.
My main requirement is that the second Web Service will be executed only after the audio playback is fully completed.
Is this expected behavior?
How can I make sure that the second Web Service runs strictly after the audio message ends?
Thanks in advance for your help.

