Here is details of my server:
goautodial-ce-2.1-final.iso | VERSION: 2.4-309a BUILD: 110430-1642 | Asterisk 1.4.39.1-vici | Single Server | No Digium/Sangoma Hardware | Installed squid and g729 codec | Intel(R) Pentium(R) CPU E5200 @ 2.50GHz | Dual Core
update server ip to 203.188.245.xx
have two lan
eth0 192.168.101.1 for agents(using proxy)
eth1 203.188.245.xx internet connection
carrier info
Registration String: register => 0267806237:xxxxxxxxxx@96.31.83.227:5060/0267806237
Account Entry:
[ECSsipOUT]
nat=yes
qualify=yes
trustrpid=yes
sendrpid=yes
username=0267806237
type=peer
secret=xxxxxxxxxx
host=96.31.83.227
fromuser=0267806237
context=trunkinbound
allow=g729
allow=gsm
allow=ulaw
insecure=very
canreinvite=no
Globals String: ECSsipOUT= SIP/ECSsipOUT
Dialplan Entry:
exten => _944X.,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _944X.,2,Dial(${ECSsipOUT}/${EXTEN:1},,tTor)
exten => _944X.,3,Hangup()
sip show registry
Host Username Refresh State Reg.Time
96.31.83.227:5060 0267806237 105 Registered Fri, 14 Sep 2012 05:12:16
sip show peers
Name/username Host Dyn Nat ACL Port Status
8020/8020 (Unspecified) D N 0 UNKNOWN
8019/8019 (Unspecified) D N 0 UNKNOWN
8018/8018 (Unspecified) D N 0 UNKNOWN
8017/8017 (Unspecified) D N 0 UNKNOWN
8016/8016 (Unspecified) D N 0 UNKNOWN
8015/8015 (Unspecified) D N 0 UNKNOWN
8014/8014 (Unspecified) D N 0 UNKNOWN
8013/8013 (Unspecified) D N 0 UNKNOWN
8012/8012 (Unspecified) D N 0 UNKNOWN
8011/8011 (Unspecified) D N 0 UNKNOWN
8010/8010 (Unspecified) D N 0 UNKNOWN
8009/8009 (Unspecified) D N 0 UNKNOWN
8008/8008 (Unspecified) D N 0 UNKNOWN
8007/8007 (Unspecified) D N 0 UNKNOWN
8006/8006 (Unspecified) D N 0 UNKNOWN
8005/8005 (Unspecified) D N 0 UNKNOWN
8004/8004 (Unspecified) D N 0 UNKNOWN
8003/8003 (Unspecified) D N 0 UNKNOWN
8002/8002 (Unspecified) D N 0 UNKNOWN
8001/8001 (Unspecified) D N 0 UNKNOWN
ECSsipOUT/0267806237 96.31.83.227 N 5060 OK (317 ms)
21 sip peers [Monitored: 1 online, 20 offline Unmonitored: 0 online, 0 offline]
while calling using x-lite 3 I got this error in cli
busy code 21
declined from 96.31.83.227
and x-lite showed forbidden status.
I have another question that my agents can get register to our server while they are at office and using the proxy.why i am unable to register to my own server using x-lite from my home. I got 408 registration failed.
here is the x-lite login setting
user name and authorization name 8001
pass:xxxxxxx
domain:203.188.245.xx
checked the register with domain
send outbound via domain
any idea what is wrong?