Skip to contentSkip to navigationSkip to topbar
Rate this page:
On this page

SIP: Unsupported parameter value



WARNING: 32114

warning-32114 page anchor
WARNING

Twilio parses certain standard URI parameters, such as the "transport" parameter, as well as Twilio-specific parameters such as "secure".

Possible Causes

possible-causes page anchor
  • 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.

Rate this page: