<Default />
this block will be executed in case of no any <Case /> code handle a user input dtmf code
<Default>
<Say>Wrong dtmf code entered</Say>
<Hangup />
</Default>
Last updated
Was this helpful?
this block will be executed in case of no any <Case /> code handle a user input dtmf code
<Default>
<Say>Wrong dtmf code entered</Say>
<Hangup />
</Default>
Last updated
Was this helpful?