Chapter 21 VoIP Solutions: SIP for FortiOS 5.0 : FortiGate VoIP solutions: SIP : The SIP ALG : SIP ALG configuration overview : Disabling the SIP ALG in a VoIP profile
  
Disabling the SIP ALG in a VoIP profile
SIP is enabled by default in a VoIP profile. Usually you would want SIP to be enabled in a VoIP profile. But in some cases if you are just using the VoIP profile for SCCP you can use the following command to disable SIP in a VoIP profile.
config voip profile
edit VoIP_Pro_2
config sip
set status disable
end
end