[Asterisk-Users] Re: Registering Polycom IP 500 with Asterisk [re vised]
James Treleaven
jametrel at enoreo.on.ca
Thu Feb 19 13:08:04 MST 2004
Thanks Matt - that definitely helped! My polycom is now registering ...
though now I am getting some other errors:
-- Executing Congestion("SIP/2002-ce00", "") in new stack
== Spawn extension (bogon-calls, 2000, 1) exited non-zero on
'SIP/2002-ce00'
-- Executing Congestion("SIP/2002-ce00", "") in new stack
== Spawn extension (bogon-calls, h, 1) exited non-zero on 'SIP/2002-ce00'
I will have to take another look at my Asterisk configuration files.
James
mattf wrote:
> try putting something in for these values instead of leaving them blank in
> the phone1.cfg file:
>
> reg reg.1.displayName="2002" reg.1.address="2002" reg.1.label="2002"
>
> let us know if that clears things up.
>
> MATT---
>
>
> -----Original Message-----
> From: James Treleaven [mailto:jametrel at enoreo.on.ca]
> Sent: Thursday, February 19, 2004 1:03 PM
> To: asterisk-users at lists.digium.com
> Subject: [Asterisk-Users] Registering Polycom IP 500 with Asterisk
> [revised]
>
>
> Hi,
>
> I'm a new Asterisk user who is having trouble getting his IP 500 to
> register with Asterisk (I've already gotten things up and running with
> X-Lite softphones just fine).
>
> I have an X-Lite softphone on extension 2000, and the polycom on
> extension 2002. I can dial '2002' from X-Lite and my polycom phone
> rings and the call completes just fine. But I cannot dial 2000 from the
> polycom (seemingly because the polycom is failing to register with
> Asterisk).
>
>
> In phone1.cfg I've set
> reg.1.server.1.address="216.26.108.143" reg.1.server.1.port="5060"
> and in sip.cfg I have
> <server voIpProt.server.1.address="216.26.108.143"
>
> but when I reboot the phone I don't get anything like the
> "Registered SIP '2000' at 216.26.108.141 port 5060 expires 1800"
> message I get on the Asterisk console when I start up X-Lite. Instead I get:
> ---
> Feb 19 12:49:30 NOTICE[81926]: chan_sip.c:5568 handle_request:
> Registration from '"2002" <sip:216.26.108.143 at 216.26.108.143>' failed
> for '216.26.108.168'
> ---
>
>
> Here is my sip.conf entry:
> [2002]
> type=friend
> username=2002
> password=test
> host=dynamic
> dtmfmode=inband
> defaultip=216.26.108.168
> mailbox=102
>
>
> All of my config files for both asterisk and the polycom phone are
> viewable at http://www.enoreo.on.ca/~jametrel/ ... in the directory
> 'asterisk' for the /etc/asterisk files; and the directory 'polycom' for
> the ftp directory that contains the firmware and config files.
>
> Thanks in advance for any advice,
> James
More information about the asterisk-users
mailing list