Error 13238
Product: Programmable Voice
ERROR - 13238
Dial->Conference: Invalid Verb used in waitUrl, holdUrl, or announceUrl TwiML
The TwiML that executes via the waitUrl, holdUrl, or announceUrl can only contain Say, Play, Pause, and Redirect verbs. Dial, Gather, Hangup and Record are not allowed.
Possible Causes
Dial, Gather, Hangup or Record verbs are used in the TwiML.
Possible Solutions
Remove Dial, Gather, Hangup and Record verbs from the TwiML.