[asterisk-users] Asterisk & Adit 600 Configuration
Barron, Josh
jbarron at afsnetworks.com
Tue Jun 30 15:36:30 CDT 2009
Has anyone ever gotten an Adit 600 to work with Asterisk1.4 via MGCP.
Asterisk keeps giving me the following error in the LOGs:
[Jun 30 08:32:59] NOTICE[26785]: chan_mgcp.c:1726
find_subchannel_and_lock: Gateway 10.0.0.245' (and thus its endpoint
'*') does not exist
MGCP Config:
[AFSWestAdit600]
host = dynamic
context = default
canreinvite = no
threewaycalling = yes
cancallforward = yes
transfer = yes
callwaiting = yes
slowsequence = yes
line => aaln/3
line => aaln/2
line => aaln/1
Extensions.conf
[default]
exten = 3412,1,Dial(MGCP/aaln/1 at AFSWestAdit600)
exten = 3413,1,Dial(MGCP/aaln/1 at AFSWestAdit600)
exten = 3414,1,Dial(MGCP/aaln/1 at AFSWestAdit600)
Adit Config
set verification off
set 6 autologout 0
-set 6 password view {password} is manual
-set 6 password config {password} is manual
-set 6 password admin {password} is manual
-set 6 enhanced security enable is manual
-set 6 password security {password} is manual
set 6 priority tos 0xFC 0xB8
delete 6 remote "RemoteUnit"
set 6:1 framing ipx ieee8023 disable
set 6:1 framing ipx ieee8022 disable
set 6:1 framing ipx snap disable
set 6:1 framing ipx ethii disable
set 6:1 ip address 10.0.0.245 255.255.255.0
set 6:1 gateway 10.0.0.1
set 6 dns domain "local.local"
set 6 dns name "afswestadit600"
set 6 dns server 1 10.0.0.135
set 6 dns resolver enable
set 6:1 up
add 6:1 static ip network 10.0.0.0 255.255.255.0 10.0.0.1 1
add 6 remote "RemoteUnit"
set 6 snmp name "unknown"
set 6 snmp contact "unknown"
set 6 snmp location "unknown"
set 6 "RemoteUnit" up
set 6 log last detail
set 6 mgcp callagent address 10.0.0.167
set 6 mgcp gatewayid 10.0.0.245
set 6 mgcp quarantine step discard
set 6 mgcp port 2727
set 6 mgcp up
set 6 mgcp rsipwildcard enable
set 6 mgcp tos 0x68
set 6 voip osi 500
set 6:1:1:1 log start both
set 6:1:1:1-48 echo tail 64
set 6:1:1:1-48 tos 0xB8
set 6:1:1:1-48 algorithm preference g711mu g729a
set 6:1:1:1-48 dtmfrelay enable
set 6:1:1:1-48 cpd osi
reset 6
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090630/6dc5fcb4/attachment.htm
More information about the asterisk-users
mailing list