# 32114: SIP: Unsupported parameter value

Log Type: APPLICATION

Log Level: WARNING

## Description

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

### Possible causes

* If using the "secure" parameter, allowed values are "true" and "false". Any other value will be treated as "false" and trigger this warning.

### Possible solutions

* 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.
