32114: SIP: Unsupported parameter value
WARNING
Twilio parses certain standard URI parameters, such as the "transport" parameter, as well as Twilio-specific parameters such as "secure".
- If using the "secure" parameter, allowed values are "true" and "false". Any other value will be treated as "false" and trigger this warning.
- Check the other details of the debugger alert. The alert may indicate which parameter contains the unsupported value.
- Update your application/configuration to ensure a URI with appropriate parameters is sent.