carrier setup
Posted: Mon Apr 04, 2011 4:29 am
Hi,
I can make calls on clean asterisk 1.6 with freePBX, with this settings:
Outbound Caller ID: <722155560>
Peer details:
host=80.179.100.100
type=friend
dtmfmode=rfc2833
context=from-pstn
nat=yes
canreinvite=no
insecure=very
disallow=all
allow=ulaw&alaw
User details:
context=from-pstn
Dial rules:
XXXXXXXXXX
Asterisk sip setting:
external ip: 84.94.120.200
local: 192.168.1.0/255.255.255.0
Please can you help me, I'm stack on add new carrier in Goautodial 2.0:
I added:
[012]
host=80.179.100.100
type=friend
dtmfmode=rfc2833
context=from-pstn
nat=yes
canreinvite=no
insecure=very
disallow=all
allow=ulaw&alaw
extension:
exten => _XXXXXXXXXX,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _XXXXXXXXXX,2,Dial(${SIP012}/${EXTEN:1},,tTor)
exten => _XXXXXXXXXX,3,Hangup
also added externip and local network in sip.conf -> general.
but still cant make calls
I can make calls on clean asterisk 1.6 with freePBX, with this settings:
Outbound Caller ID: <722155560>
Peer details:
host=80.179.100.100
type=friend
dtmfmode=rfc2833
context=from-pstn
nat=yes
canreinvite=no
insecure=very
disallow=all
allow=ulaw&alaw
User details:
context=from-pstn
Dial rules:
XXXXXXXXXX
Asterisk sip setting:
external ip: 84.94.120.200
local: 192.168.1.0/255.255.255.0
Please can you help me, I'm stack on add new carrier in Goautodial 2.0:
I added:
[012]
host=80.179.100.100
type=friend
dtmfmode=rfc2833
context=from-pstn
nat=yes
canreinvite=no
insecure=very
disallow=all
allow=ulaw&alaw
extension:
exten => _XXXXXXXXXX,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _XXXXXXXXXX,2,Dial(${SIP012}/${EXTEN:1},,tTor)
exten => _XXXXXXXXXX,3,Hangup
also added externip and local network in sip.conf -> general.
but still cant make calls