Added by Dizo Mark over 6 years ago
I am trying to connect a virtualized goautodial on a NATed SIP trunk. The Trunk is registered but outgoing calls are all silent. Where am I going wrong?
Goautodial Version 3.0
My sip.conf carrier config
[general]
externip=10.YY.YY.YY
localnet=192.168.1.0/255.255.255.0
; VICIDIAL Carrier: My Carrier
[carrier]
disallow=all
allow=ulaw
allow=gsm
allow=g729
canreinvite=no
type=peer
dtmfmode=rfc2833
context=my-context
qualify=yes
insecure=very
nat=yes
host=10.XX.XX.XX
fromuser=205999999
fromdomain=10.XX.XX.XX
Hi,
Please post your asterisk CLI log while attempting a call.