Goautodial problems
Posted: Thu Dec 06, 2012 3:41 am
hi i'm from Turkey
i download goautodial 2.1
my server ip 192.168.2.25 and have internet
i have connect with my provider i can call using eyebeam (manual)
my problem autodial not calling
i wanna call germany.when i calling any numbers asterisk call 949number ?
i think my extension is bad
help please
sorry for english
i download goautodial 2.1
my server ip 192.168.2.25 and have internet
i have connect with my provider i can call using eyebeam (manual)
my problem autodial not calling
- Code: Select all
[goautodial]
disallow=all
allow=ulaw
allow=alaw
type=friend
username=username
secret=mysecret
host=81.2.129.198
dtmfmode=rfc2833
fromhost=81.2.129.198
fromuser=username
qualify=yes
insecure=port
canreinvite=yes
nat=yes
- Code: Select all
exten => _X.,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _X.,2,Dial(SIP/${EXTEN:1}@goautodial,,tTo)
exten => _X.,3,Hangup
i wanna call germany.when i calling any numbers asterisk call 949number ?
i think my extension is bad
help please
sorry for english