Okay, I changed it to 5060 and now:
tcp 0 0 0.0.0.0:5038 0.0.0.0:* LISTEN 20113/asterisk off (0.00/0/0)
tcp 0 0 0.0.0.0:2000 0.0.0.0:* LISTEN 20113/asterisk off (0.00/0/0)
tcp 0 0 0.0.0.0:1720 0.0.0.0:* LISTEN 20113/asterisk off (0.00/0/0)
tcp 0 0 127.0.0.1:8088 0.0.0.0:* LISTEN 20113/asterisk off (0.00/0/0)
udp 0 0 0.0.0.0:5000 0.0.0.0:* 20113/asterisk off (0.00/0/0)
udp 0 0 0.0.0.0:2727 0.0.0.0:* 20113/asterisk off (0.00/0/0)
udp 0 0 0.0.0.0:4520 0.0.0.0:* 20113/asterisk off (0.00/0/0)
udp 0 0 0.0.0.0:5060 0.0.0.0:* 20113/asterisk off (0.00/0/0)
udp 0 0 0.0.0.0:4569 0.0.0.0:* 20113/asterisk off (0.00/0/0)
unix 2 [ ACC ] STREAM LISTENING 288103 20113/asterisk /var/run/asterisk/asterisk.ctl
unix 3 [ ] STREAM CONNECTED 288159 20113/asterisk
unix 3 [ ] STREAM CONNECTED 288156 20113/asterisk
unix 3 [ ] STREAM CONNECTED 288118 20113/asterisk
I also went into advanced settings and set: SIP channel driver to chan_sip instead of both chan_sip and chan_pjsip. I then restarted asterisk with an amportal resrtart.
I went to the asterisk cli and set:
ip set debug peer inbound-VoIP-Innovations
SIP Debugging Enabled for IP: 64.136.173.31
Nothing? Should I reboot the server?