Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Can execution of a block be interrupted by telephone.disconnect.hangup or connection.disconnect.hangup?

block execution interrupted
0
10 Posted

Can execution of a block be interrupted by telephone.disconnect.hangup or connection.disconnect.hangup?

0

No. Note: telephone.disconnect.hangup is a VoiceXML 1.0 event; connection.disconnect.hangup is the corresponding VoiceXML 2.0 event. These events are only thrown when the interpreter tries to do something (such as play a prompt or perform recognition) that uses the telephony channel. Executing JavaScript code, executing inside a (which queues the prompt rather than playing it), and so on, will not throw one of these events. Note that this means that if the caller hangs up in the middle of a long fetch (for example, an

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123