[Asterisk-Users] Zultys Zip 4x4

Bruce Komito brucek at bagel.com
Thu Jul 29 13:47:11 MST 2004


Here's my Zultys config.  This gets loaded from the tftp server when the
phone boots:

[GENERAL_INFO]
greeting_message=Customer
time_fmt=%H:%M
date_fmt=%a %d %b %y
date_time_order=0
timezone=-420
country=USA
language=ENGLISH
delmtr=._
clear_settings=2

[NET_CONFIG]
use_dhcp=no
ip_addr=1.2.3.4
subnet_mask=255.255.255.0
default_gateway=1.2.3.5
primary_dns=2.3.4.5
secondary_dns=
host_name=zipphone
domain=wpti.net
ntp_server_addr=192.43.244.18
tftp_addr_fixed=yes
tftp_server_addr=6.7.8.9
tftp_cfg_dir=./

[SIP_CONFIG]
phone_sip_port=5060
rtp_start_port=15000
device_id=7755552368
display_name=Joe User
use_proxy=yes
register_w_proxy=yes
proxy_addr=1.2.3.4
proxy_port=5060
registration_expires=300
auth_password=geheim
proxy_password=geheim
call_park_extension=700
inb_im_enabled=no
session_expires=300
subscription_expires=300


Bruce Komito
High Sierra Networks, Inc.
www.servers-r-us.com
(775) 236-5815


On Thu, 29 Jul 2004, Mike Roberts wrote:

> I tried that, and it still doesn't work.  On your Zultys 4x4, what SIP
> parameters other than these did you configure:
>
> Outbound proxy = IP of Asterisk
> Registrar Server = IP of Asterisk
> Proxy Password = same password used in sip.conf
>
> Thanks,
> Mike
>
> -----Original Message-----
> From: Bruce Komito [mailto:brucek at bagel.com]
> Sent: Thursday, July 29, 2004 4:06 PM
> To: Mike Roberts
> Cc: asterisk-users at lists.digium.com
> Subject: Re: [Asterisk-Users] Zultys Zip 4x4
>
> I have * working with a 4x4.  The only difference I can see is that you
> don't have a secret configured.  You might try that and see if it makes a
> difference.  BTW, don't even think of putting the 4x4 behind a NAT server.
> It won't work.
>
> Bruce Komito
> High Sierra Networks, Inc.
> www.servers-r-us.com
> (775) 236-5815
>
>
> On Thu, 29 Jul 2004, Mike Roberts wrote:
>
> > Is anyone successfully using one of these with Asterisk?  I cannot get
> > the phone to register, this message keeps coming up on the Asterisk
> console:
> >
> > Jul 29 14:11:39 NOTICE[1125350192]: chan_sip.c:7323 handle_request:
> > Registration from '"000BEA801CA6" <sip:000BEA801CA6 at hcs.net:5060>'
> > failed for '204.194.36.138'
> >
> > The telephone LCD says "SIP registation rejected".
> >
> > My sip.conf file looks like this for the ZIP 4x4
> >
> > [2153]
> > type=friend                   ; either "friend" (peer+user), "peer" or
> > "user"
> > context=sip-phones
> > username=000BEA801CA6           ; usually matches the [section] title
> > callerid=Zultys <2153>
> > host=dynamic             ; we have a dynamic IP address
> > ;nat=no                        ; there is not NAT between phone and
> Asterisk
> > canreinvite=yes               ; allow RTP voice traffic to bypass Asterisk
> > dtmfmode=rfc2833                 ; either RFC2833 or INFO for the
> BudgeTone
> > ;outgoinglimit=1               ; disable callwaiting signal (2nd call to
> > phone)
> > ;incominglimit=1               ; permit only 1 outgoing call at a time
> > mailbox=2153 at default  ; mailbox 1234 in voicemail context "default"
> > disallow=all                  ; need to disallow=all before we can use
> > allow=
> > allow=ulaw                    ; Note: In user sections the order of codecs
> >                                ; listed with allow= does NOT matter!
> > ;allow=alaw
> > ;allow=g723.1                  ; Asterisk only supports g723.1 pass-thru!
> > ;allow=g729                    ; Pass-thru only unless g729 license
> obtained
> >
> > Thanks in advance
> >
> > Mike Roberts
> >
> > _______________________________________________
> > Asterisk-Users mailing list
> > Asterisk-Users at lists.digium.com
> > http://lists.digium.com/mailman/listinfo/asterisk-users
> > To UNSUBSCRIBE or update options visit:
> >    http://lists.digium.com/mailman/listinfo/asterisk-users
> >
>




More information about the asterisk-users mailing list