VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
kevin at kdegraaf.net Guest
|
Posted: Fri Jan 04, 2008 1:52 pm Post subject: [asterisk-users] Polycom IP4000 - Device does not match ACL |
|
|
I am trying to configure a Polycom IP4000 for use with Asterisk 1.4.5 on
a flat local network.
I followed the provisioning guides that I found on the Web, and I have
the phone downloading bootrom.ld, sip.ld, and a bunch of configuration
files. This all works properly.
However, I receive the following error:
NOTICE[27345]: chan_sip.c:14725 handle_request_register: Registration
from '<sip:207 at x.x.x.55>' failed for 'x.x.x.229' - Device does not match ACL
I can place calls from the IP4000, but I cannot receive them:
WARNING[27480]: app_dial.c:1106 dial_exec_full: Unable to create channel
of type 'SIP' (cause 3 - No route to destination)
Here are the relevant (IMHO) config sections.
== sip.conf ==
[ip4000_1]
mailbox=207 at default
type=friend
secret=password
qualify=yes
nat=no
host=dynamic
canreinvite=no
== Polycom per-phone config on TFTP server ==
reg.1.displayName="207"
reg.1.address="207"
reg.1.label="207"
reg.1.type="private"
reg.1.lcs=""
reg.1.thirdPartyName=""
reg.1.auth.userId="ip4000_1"
reg.1.auth.password="password"
== Polycom company-wide config on TFTP server ==
server voIpProt.server.1.address="x.x.x.55"/>
<SIP>
<outboundProxy voIpProt.SIP.outboundProxy.address="x.x.x.55"/>
</SIP>
I've tried using x.x.x.55 as both the "proxy" value only, the "server"
value only, and (in the given example) both.
I also added the following to sip.conf, to no avail:
deny=0.0.0.0/0.0.0.0
permit=x.x.x.0/255.255.255.0
Any ideas about what I've missed would be appreciated. Thanks.
--
Kevin DeGraaf |
|
Back to top |
|
|
cunningpike at gmail.com Guest
|
Posted: Tue Jan 08, 2008 12:19 am Post subject: [asterisk-users] Polycom IP4000 - Device does not match ACL |
|
|
Try 'ip4000_1' instead of '207' for your address.
CP
Kevin DeGraaf wrote:
Quote: | I am trying to configure a Polycom IP4000 for use with Asterisk 1.4.5 on
a flat local network.
I followed the provisioning guides that I found on the Web, and I have
the phone downloading bootrom.ld, sip.ld, and a bunch of configuration
files. This all works properly.
However, I receive the following error:
NOTICE[27345]: chan_sip.c:14725 handle_request_register: Registration
from '<sip:207 at x.x.x.55>' failed for 'x.x.x.229' - Device does not match ACL
I can place calls from the IP4000, but I cannot receive them:
WARNING[27480]: app_dial.c:1106 dial_exec_full: Unable to create channel
of type 'SIP' (cause 3 - No route to destination)
Here are the relevant (IMHO) config sections.
== sip.conf ==
[ip4000_1]
mailbox=207 at default
type=friend
secret=password
qualify=yes
nat=no
host=dynamic
canreinvite=no
== Polycom per-phone config on TFTP server ==
reg.1.displayName="207"
reg.1.address="207"
reg.1.label="207"
reg.1.type="private"
reg.1.lcs=""
reg.1.thirdPartyName=""
reg.1.auth.userId="ip4000_1"
reg.1.auth.password="password"
== Polycom company-wide config on TFTP server ==
server voIpProt.server.1.address="x.x.x.55"/>
<SIP>
<outboundProxy voIpProt.SIP.outboundProxy.address="x.x.x.55"/>
</SIP>
I've tried using x.x.x.55 as both the "proxy" value only, the "server"
value only, and (in the given example) both.
I also added the following to sip.conf, to no avail:
deny=0.0.0.0/0.0.0.0
permit=x.x.x.0/255.255.255.0
Any ideas about what I've missed would be appreciated. Thanks.
|
|
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|