On Tue, 2003-04-01 at 09:53, Corrado Ventura wrote:> Hi all,
>
> Anybody know how to configure Asterisk (sip.conf and extension.conf) to
> work with an Adtech Tipcome SIP Phone s-150?
>
> Using a conf like this:
>
> exten => 100,1,Dial,SIP/100@adtech (in extension.conf)
>
> and
>
> [adtech]
> type=friend
> username=123
> secret=123
> host=dynamic
> defaultip=192.168.0.10
>
> (in sip.conf)
>
> I have "Registering Error!" on display and
> NOTICE[5126]: File chan_sip.c, Line 3600 (handle_request): Registration
> from '<sip:100@192.168.0.1:5060>' failed for
'192.168.0.10' on *.
One problem at a time. The Register error is a sip conf problem. Double
check username and secret. Shouldn't the username used in the phone be
the one inside the []'s?
Once you see the phone register, the extensions.conf will be a easy
problem to iron out.
--
Steven Critchfield <critch@basesys.com>