Skip to contentSkip to navigationSkip to topbar
On this page

32113: SIP: Header name is not allowed



WARNING: 32113

warning-32113 page anchor
WARNING

SIP Header name is not allowed

sip-header-name-is-not-allowed page anchor

The SIP header you asked Twilio to stamp was omitted because it is not supported on the Twilio platform.

Twilio supports extension headers beginning with an X- prefix. Your extension header name cannot begin with the prefix X-Twilio. A limited subset of non X- prefix headers are supported, for more information, see ####.

Possible Solutions

possible-solutions page anchor
  • If your application can use a different header name, use an X- prefixed header name, e.g. if you want to use the name Customer-Info, see if your application can be configured to use X-Customer-Info instead.