Chapter 22 VoIP Solutions: SIP : FortiGate VoIP solutions: SIP : Deep SIP message inspection : Configuring deep SIP message inspection : Discarding SIP messages with lines longer than 500 characters
  
Discarding SIP messages with lines longer than 500 characters
Enter the following command to set the length of a SIP message line to 500 characters and to block messages that include lines with 500 or more characters:
config voip profile
edit VoIP_Pro_Name
config sip
set max-line-length 500
set block-long-lines enable
end
end