Disable SIP-ALG on VDOM and policy

config system settings
  set sip-expecation disable
end

config voip profile
 next
  edit Disable-SIP-ALG
  show
  config sip
   show
   set status disable
   set strict-register disable
  end
 next
end