I want to use SIP for my outgoing lines in a predictive dialer. I think I am getting hung up on the ports that need to be forwarded to my servers address. I forwarded port 5060 to my server and I am getting this in my CLI output:
vicidialnow*CLI> sip reload
Reloading SIPI>
== Parsing '/etc/asterisk/sip.conf': Found
== Parsing '/etc/asterisk/sip_notify.conf': Found
Apr 27 12:46:19 WARNING[2479]: chan_sip.c:2023 create_addr: No such host: adamstelecom.ath.cx
Apr 27 12:46:19 WARNING[2479]: chan_sip.c:5617 transmit_register: Probably a DNS error for registration to 3174@adamstelecom.ath.cx, trying REGISTER again (after 20 seconds)
vicidialnow*CLI> exit
[root@vicidialnow ~]# cd \
> vi screenlog.0
-bash: cd: vi: No such file or directory
Any ideas?