RE: [Asterisk-Users] setting up 7940

2004-03-31 Thread Simon Brown
The password has to match what you have in sip.conf Simon -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Roger Sent: Thursday, 1 April 2004 4:03 To: [EMAIL PROTECTED] Subject: Re: [Asterisk-Users] setting up 7940 Simon Brown wrote: >Make sure t

Re: [Asterisk-Users] setting up 7940

2004-03-31 Thread kwijibo
Are you trying to change the password on the phone or the password it sends to Asterisk to authenticate with? To change the password to the phone you need to put: phone_password: "somepassword" in either the SIP.cnf or the SIPDefault.cnf, depending how global you wish to make the password. Remem

Re: [Asterisk-Users] setting up 7940

2004-03-31 Thread Roger
Simon Brown wrote: Make sure that you have the following (or equivalent in the SIP.conf # Line 1 appearance line1_name: 202 # Line 1 Registration Authentication line1_authname: "202" # Line 1 Registration Password line1_password: "202" and this in the SIPDefault.conf # Proxy Registration (0-dis

Re: [Asterisk-Users] setting up 7940

2004-03-31 Thread Roger
Michael Welter wrote: You phone isn't getting to the tftp server or the tftp server doesn't have the required files. Make sure your dhcp server is specifying the correct IP of the tftp server. You can also check the phone's parameters to verify the tftp address. If that is ok then you need a

Re: [Asterisk-Users] setting up 7940

2004-03-31 Thread Michael Welter
Roger wrote: I'm starting out w/ a Cisco 7940, running the Sip image version 6.3. I've downloaded/installed asterisk via cvs. I've set the phone up to get its info via dhcp - the dhcp, tftp, astericks box & phone are on the same network. I've gone through and setup a test account per the ins

RE: [Asterisk-Users] setting up 7940

2004-03-30 Thread Simon Brown
Make sure that you have the following (or equivalent in the SIP.conf # Line 1 appearance line1_name: 202 # Line 1 Registration Authentication line1_authname: "202" # Line 1 Registration Password line1_password: "202" and this in the SIPDefault.conf # Proxy Registration (0-disable (default), 1-en