13239: Dial->Conference: Invalid Trim Value
VOICE
ERROR
Twilio returns this error when the <Conference> noun receives an invalid trim value. The documented trim values for <Conference> are trim-silence and do-not-trim.
- The
<Conference>noun includes atrimattribute with a value other thantrim-silenceordo-not-trim.
- Update the
<Conference>noun sotrimis set totrim-silenceordo-not-trim. - Remove the
trimattribute if you want Twilio to use the documented default value oftrim-silence.