Untested, by try this:
1) Disable the SIP helper
2) Create an init-start script, with the following (change the port as appropriate):
Code:
#!/bin/sh
modprobe ip_conntrack_sip ports=5060
3) Reboot
Check the Wiki on Github for details on how to use User Scripts.