Carrier Setting Help
Posted: Wed Jul 17, 2013 5:44 pm
Version = goautodial-64bit-ce-3.0-RC1b
OS = VMware 4.1
Server = HP DL585 G2 4x Quad Core AMD Opteron
Hi guys,
I know you've probably heard all this before when newbies are setting up but I have a Carrier/Trunk issue where I'm not able to dial out.
I'm getting the following error when trying to dial out:
[Jul 17 23:26:51] NOTICE[4052]: chan_sip.c:15566 handle_request_invite: Call from '8001' to extension '901423564XXX' rejected because extension not found.
I use a UK SIP Trunk provider called Gamma Telecoms. I currently have an inhouse Trixbox server running fine. I've just forwarded the firewall ports to my new GOAUTODIALNOW server but I just can't get it dialing out.
The SIP Trunk is authenticated via IP address so there isn't any user credentials needed in the account entry field.
This is my "Account Entry" config:
[SIP01]
disallow=all
allow=g729
allow=gsm
allow=ulaw
type=friend
host=83.245.6.81 (this is Gamma telecoms IPDC SIP server)
dtmfmode=rfc2833
fromdomain=188.66.XX.XXX (this is my external IP address)
context=trunkinbound
qualify=yes
insecure=very
This is my dial plan:
exten => _9X.,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _9X.,2,Dial(${SIP01}/${EXTEN:2},,tTor)
exten => _9X.,3,Hangup
My Trixbox server works fine with the following config:
(Outgoing Settings) PEER Detail:
type=friend
insecure=very
host=83.245.6.81
fromdomain=188.66.XX.XX
context=from-trunk
canreinvite=no
(Incoming Setting) USER Details:
type=peer
qualify=no
insecure=very
context=from-trunk
Register String: BLANK
There are a few config files that I have edited to get the system working:
sip_nat.conf
externip=188.66.XX.XX
nat=yes
localnet=192.168.10.0/255.255.255.0
I'm just not sure what I'm doing wrong with my Goautodialnow configuration. The server can call between extensions fine but just not outgoing calls.
I've tried the following command:
sip show peers
My SIP trunk doesn't show, only my extensions.
I've installed and loaded the g729 codec.
Is there something I'm missing because I'm banging my head against the wall
OS = VMware 4.1
Server = HP DL585 G2 4x Quad Core AMD Opteron
Hi guys,
I know you've probably heard all this before when newbies are setting up but I have a Carrier/Trunk issue where I'm not able to dial out.
I'm getting the following error when trying to dial out:
[Jul 17 23:26:51] NOTICE[4052]: chan_sip.c:15566 handle_request_invite: Call from '8001' to extension '901423564XXX' rejected because extension not found.
I use a UK SIP Trunk provider called Gamma Telecoms. I currently have an inhouse Trixbox server running fine. I've just forwarded the firewall ports to my new GOAUTODIALNOW server but I just can't get it dialing out.
The SIP Trunk is authenticated via IP address so there isn't any user credentials needed in the account entry field.
This is my "Account Entry" config:
[SIP01]
disallow=all
allow=g729
allow=gsm
allow=ulaw
type=friend
host=83.245.6.81 (this is Gamma telecoms IPDC SIP server)
dtmfmode=rfc2833
fromdomain=188.66.XX.XXX (this is my external IP address)
context=trunkinbound
qualify=yes
insecure=very
This is my dial plan:
exten => _9X.,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _9X.,2,Dial(${SIP01}/${EXTEN:2},,tTor)
exten => _9X.,3,Hangup
My Trixbox server works fine with the following config:
(Outgoing Settings) PEER Detail:
type=friend
insecure=very
host=83.245.6.81
fromdomain=188.66.XX.XX
context=from-trunk
canreinvite=no
(Incoming Setting) USER Details:
type=peer
qualify=no
insecure=very
context=from-trunk
Register String: BLANK
There are a few config files that I have edited to get the system working:
sip_nat.conf
externip=188.66.XX.XX
nat=yes
localnet=192.168.10.0/255.255.255.0
I'm just not sure what I'm doing wrong with my Goautodialnow configuration. The server can call between extensions fine but just not outgoing calls.
I've tried the following command:
sip show peers
My SIP trunk doesn't show, only my extensions.
I've installed and loaded the g729 codec.
Is there something I'm missing because I'm banging my head against the wall