removing sip helper was no help.
i do not have VOIP under my UTM graphical interface, however when checking the KB and trying to implement it i got several errors, for example:
FWCL (Application_Co~t) # config entries
FWCL (entries) # edit 2
new entry ' 2' added
FWCL (2) # set category voip
FWCL (2) # set application SIP
FWCL (2) # set reg-diff-port enable
command parse error before ' reg-diff-port'
Command fail. Return code -61
FWCL (2) # set contact-fixup enable
command parse error before ' contact-fixup'
Command fail. Return code -61
EDIT:
i was trying to get the logs to show me droped packages or accepted packages that is concerned to the SIP.
i have made sure that the allow_sip fw rule has Log Allowed Traffic and also the explicit drop all policy, however when checking the logs i cannot find any mention to the ip that i use to connect to the sip. i am beginning to think that maybe there is another rule that i cannot see in the graphical policy that is handling the sip (disabling my rule stop the sip so my rule is working and should have logged the event) that is ranked higher then my rule and is dropping the packages.
the real question is, how do i even begin to verify this.....