Problem with CALLS for other countries
Posted: Wed Jan 05, 2011 12:48 pm
Hi,
I followed the instructions posted by Sir Gardo and my configurations seems fine. I can call to a US numbers. But if fails when I tried calling other countries like UK and HK.
USING new Version of GoAutoDialNow
MY DIAL PLAN
Registration String:
register => login:password@xxx.xxx.xxx.xxx:5060/login
Account Entry:
[carrier]
disallow=all
allow=gsm
allow=g729
type=friend
accountcode=carrier
username=login
secret=password
host=xxx.xxx.xxx.xxx
dtmfmode=rfc2833
context=trunkinbound
qualify=yes
insecure=very
Global String
SIPcarrier = SIP/carrier
Dial Plan Entry:
exten => _71NXXNXXXXXX,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _71NXXNXXXXXX,2,Dial(${SIPcarrier}/${EXTEN:1},,tTor)
exten => _71NXXNXXXXXX,3,Hangup
Thank you.
I followed the instructions posted by Sir Gardo and my configurations seems fine. I can call to a US numbers. But if fails when I tried calling other countries like UK and HK.
USING new Version of GoAutoDialNow
MY DIAL PLAN
Registration String:
register => login:password@xxx.xxx.xxx.xxx:5060/login
Account Entry:
[carrier]
disallow=all
allow=gsm
allow=g729
type=friend
accountcode=carrier
username=login
secret=password
host=xxx.xxx.xxx.xxx
dtmfmode=rfc2833
context=trunkinbound
qualify=yes
insecure=very
Global String
SIPcarrier = SIP/carrier
Dial Plan Entry:
exten => _71NXXNXXXXXX,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _71NXXNXXXXXX,2,Dial(${SIPcarrier}/${EXTEN:1},,tTor)
exten => _71NXXNXXXXXX,3,Hangup
Thank you.