Re: [Asterisk-Users] Cisco 7960 and Asterisk...not working...

2004-09-25 Thread C Wegrzyn
Is there a place to get the software load for the Cisco phone without 
having a support contract? Buying the phone was costly enough, but now 
needing to pay for the software to "fix" it is really poor!

Chuck Wegrzyn
Chad Brown wrote:
Chuck,
The first thing I would do is to upgrade the load to version 6 or
higher. I'm running the latest...version 7.2. (I'm very happy with it)
Are you using TFTP to load the configuration or manually configuring the
7960? I know it's a pain to setup TFTP just for a quick test. However,
it's well worth it. If you have a CCO account you can find the latest
load and config files here:
http://www.cisco.com/cgi-bin/tablebuild.pl/sip-ip-phone7960
After getting the infrastructure in place the following link was all I
needed to get my 7960 phones working properly:
http://www.voip-info.org/wiki-Asterisk%20phone%20cisco%2079xx
However, the 7960 does have some basic error logging. I'm not sitting in
front of it right now so I can't tell you the key combinations. 

Hint: I went from version 3.2 like you to 7.2. However, as an interim
step I had to go to 6.0 first.
Thanks,
Chad
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of C Wegrzyn
Sent: Saturday, September 25, 2004 11:03 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: [Asterisk-Users] Cisco 7960 and Asterisk...not working...
Hi! I have Asterisk up and running and have KPhone, IAXtel and FWD 
connected to it and working. I have a Cisco 7960 with version 3 (App. 
Load ID POS3-2-00) software. I have configured the 7960 correctly, I
think;

I have set everything - name, shortname, auth.name and display name set 
to 200.
I have set the password to 200.
I've set the proxy address/port to 192.168.1.117/5060.

I can't seem to get the phone to connect to Asterisk, though Kphone 
works fine. Does anyone have an idea of what I am doing wrong?

TIA,
Chuck Wegrzyn
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users
 

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] Cisco 7960 and Asterisk...not working...

2004-09-25 Thread C Wegrzyn
Hi! I have Asterisk up and running and have KPhone, IAXtel and FWD 
connected to it and working. I have a Cisco 7960 with version 3 (App. 
Load ID POS3-2-00) software. I have configured the 7960 correctly, I think;

I have set everything - name, shortname, auth.name and display name set 
to 200.
I have set the password to 200.
I've set the proxy address/port to 192.168.1.117/5060.

I can't seem to get the phone to connect to Asterisk, though Kphone 
works fine. Does anyone have an idea of what I am doing wrong?

TIA,
Chuck Wegrzyn
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] SIP Problem - What did I screw up?

2004-09-22 Thread C Wegrzyn
I am a newbie to Asterisk (though not to SIP) . I am trying to setup a 
pure SIP environment for some testing. Here is my SIP.CONF file:

[general]
port = 5060
bindaddr = 0.0.0.0
context = default
[247417]
type=friend
host=dynamic
dtmfmode=inband
secret=xyz123
context=default
And my EXTENSION.CONF file is:
[general]
static=yes
writeprotect=no
[globals]
[default]
exten => 247417,1,Dial(SIP/247417,15,t)
exten => 247417,2,Voicemail2(u247417)
exten => 247417,102,Voicemail2(b247417)
exten => 247417,103,Hangup
What I am seeing in the debug log is:
ep 22 23:23:50 VERBOSE[16384]:   == Parsing '/etc/asterisk/sip.conf': 
Sep 22 23:23:50 VERBOSE[16384]:   == Parsing '/etc/asterisk/sip.conf': Found
Sep 22 23:23:50 DEBUG[16384]: Unable to find key '247417' in family 
'SIP/Registry'
Sep 22 23:23:50 VERBOSE[16384]:   =  SIP Listening on 0.0.0.0:5060
Sep 22 23:23:50 VERBOSE[16384]:   == Using TOS bits 0
Sep 22 23:23:50 VERBOSE[16384]:   == Registered channel type 'SIP' 
(Session Initiation Protocol (SIP))
Sep 22 23:23:50 VERBOSE[16384]:   == Registered application 'SIPDtmfMode'

What am I doing wrong? When I use KPhone I can't register the phone.
TIA,
Chuck Wegrzyn
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] Asterisk and Linux 2.6 Kernel

2004-09-19 Thread C Wegrzyn
I ran the LiveCD version of Asterisk on my hardware and it worked. I am 
trying to run it natively on a 2.6 kernel (Gentoo distro),  but it keeps 
getting a seg fault using the sample configuration files. Does Asterisk 
not work with the 2.6.8 kernel?

TIA
Chuck Wegrzyn
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users