Can anyone see anything wrong with the configs below?
extensions.conf:
[general]
static=yes
writeprotect=no
clearglobalvars=no
[inbound]
exten => 776093660000,1,Dial(ZAP/1)
sip.conf:
[general]
context=inbound
externip=60.234.XXX.XXX
localnet=192.168.80.0/255.255.255.0
bindport=5060
register=>93660000:secret_goes_here:username_goes_here@as.wxcnz.net/776093660000
[VFX-93660000]
type=peer
fromdomain=as.wxcnz.net
fromuser=93660000
host=as.wxcnz.net
insecure=invite,port
nat=yes
secret=secret_goes_here
username=username_goes_here
/etc/hosts:
58.28.20.150 as.wxcnz.net
EDIT: and yes, it was all working fine before - RTP and SIP ports are all forwarded correctly on the router.
*3660000 is not the actual number
