Description

A list of accepted SIP warning codes. This setting is only applicable when the sip_header_warning is "on", otherwise, it is ignored.


Web User Interface

Advanced → SIP/RTP(Tab) → SIP(Section) → SIP Header Warning Codes 


Phone User Interface

N/A


Auto-provisioning

ParameterValid value
<sip_header_warning_codes perm="PERMISSIONFLAG">VALIDVALUE</sip_header_warning_codes>

List of comma separated codes (between 300 and 399 are supported) . 

For example

  • ""                                         -> all codes are accepted, i.e. from 300 to 399.
  •  "325,326,327,328,329,330" -> if you want to accept only codes 325 to 330.
  •  "32*"                                    -> if you want to accept codes from 320 to 329.