Displaying 20 results from an estimated 30000 matches similar to: "7960g 2nd ethernet port cycles on/off"
2006 Nov 21
2
FW: CISCO 7960G & Asterisk
I was wondering if people have experienced issues with Cisco 7960G and
Asterisk.
Any feedback on people's experience deploying this phone in production
environments would be appreciated.
Thanks in advance
2005 Sep 08
3
power over ethernet hub/switch
Hi,
is there anyone trying a power over ethernet solution to feed IP phones?
I'd like to buy a "good but cheap" hub/switch but I don't know which.
Can anybody help me??
TIA
Giorgio
2004 Mar 15
4
OT: cisco 7960G powered by 3com 3CNJPSE
Is anyone using a 3com 3CNJPSE to power a 7960G?
I have a couple of 7960Gs and 3CNJPSEs but no combination appears to
work. Both phones work fine with a cisco power cube. I get a 47.6V
reading across pins 5 and 8 on the patch cable coming from the 3CNJPSE.
The network still works through the 3CNJPSE, just no power to the phone
until I connect the power cube. Using two straight through wired
2006 Jan 31
1
Polycom IP301: Pass-through ethernet port unusable?
> -----Original Message-----
> From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-
> bounces@lists.digium.com] On Behalf Of Jerry Glomph Black
> Sent: Monday, January 30, 2006 11:59 PM
> To: Asterisk Users Mailing List - Non-Commercial Discussion
> Subject: [Asterisk-Users] Polycom IP301: Pass-through ethernet port
> unusable?
>
> Have just done a
2007 Sep 02
2
Cisco 7960 or 7960G
Is there more than one version of the Cisco 7960?
I see some items advertised as 7960 or 7960G, but searching on 7960 only brings up 7960G info, or ambiguous stuff.
joe a.
2003 Jul 16
2
Cisco 7960g
I'm trying to set-up Asterisk server and I would like to buy 2 SIP
phones.
Has anybody tried Cisco 7960G? Or 7940?
What audio compressions can I use with this phone and Asterisk? Reason
why I'm asking is because Cisco supports G.711 and G.729a audio
compression (probobaly some tohers but they are not listed on data
sheet) and on Asterisk features i found that it supports G.729 but need
2004 Aug 23
3
Cisco 7960G, Skinny.conf, and reboots
I could use some skinny/Cisco help here. Was finally able to get the phone
registered to * but whenever someone tries to call that phone it freezes and
reboots itself. Same thing happens when you pick the handset up off the
7960G; it locks and reboots about 5 sec later.
Here is what * shows when I plug the phone in:
-- Starting Skinny session from 64.72.107.1
Device SEP000F3442E4A7 is
2004 Jul 14
10
CISCO 7960G FIRMWARE
Hi everybody,
I will receive my CISCO 7960G tomorrow. I've ordered it as a "global
spare" without any callmanager licence. Now I don't know if I can get
firmware-updates so could please someone send me the SIP-firmware? Is
the default firmware the "skinny" one? Wich would be better to use with
asterisk?
Thank you very much
2011 Nov 09
1
[LLVMdev] tools/llvm-config/find-cycles.pl
We've had some problems with false complaints about circular
dependencies from tools/llvm-config/find-cycles.pl in the past but just
worked around them.
Sometimes if you have nested directories which include header files from
other enclosing directories you get this problem.
Today we realized that it seems to be Ubuntu related ( or perhaps the
version of perl on Ubuntu or some other tool
2003 Sep 11
1
* with cisco 7960G
hi!
I've got cisco 7960G working with * box. Calls could be Blind Xfered through the phone but not the supervised transfer( Message on the phone: Transfer failed). Even when I put the caller on hold and resume it later, I can't hear the other side but the otherside can hear me. (It shows as the line is connected though. Yet the respective caller entry blinks.)
Any suggestions most
2005 Jan 02
12
phones with two ethernet ports
Hi there, what phones are available that have two ethernet ports?
I want to do some cabling at a new installation and i heard there are
such phones (SIP i guess) out there. That way i dont have to run two
cat5 to the user desktop.
I think 3COM had one but can't find the web site reference for the two
port phone
thanks,
erick
2003 Sep 08
2
Cisco 7940/7960 ethernet ports
> -----Original Message-----
> From: Travis Johnson [mailto:tlj@ida.net]
> Sent: Monday, September 08, 2003 1:05 PM
> To: asterisk-users@lists.digium.com
> Subject: [Asterisk-Users] Cisco 7940/7960 ethernet ports
>
[...]
> We are having a problem with Cisco 7940 and 7960 phones when
> the PC is plugged into the 2nd ethernet port on the phone. It
> will drop the
2006 Jan 20
1
cisco 7940g, 7960g phone screen sizes?
Anyone have screen size + resolution for the cisco 7940g, 7960g?
I'm having a hard time finding it anywhere. No vendors have the
information and cisco doesn't list it.
All I've been able to find is the rez of the 7940g : 100x145.
-Dan
2006 Apr 26
1
7960G SIP Issue
Hello all,
Just got hold of a CISCO 7960G. Updated the Firmware to the latest 8.2.
As you all know it has 6 lines which is why i bought it.
Just would like to know from you experts if this piece will connect to
6 different providers over the internet or will it only work as 6
extns with 1 provider. Im not able to get connected to more than one
provider.
Also i have found that the time is not
2005 Jul 11
8
IP Phone with Standard Power Ethernet
I am looking at phones for my asterisk system and seem to have a problem.
The only Power over Ethernet phones I can find that support the IEEE
standard are 3com. Cisco uses its own proprietary ( and is expensive to
boot ), snom has a different but equally non-IEEE method, and i'm havent
found another phone that I'm confident can do the job for our office.
Whats a good high quality ip
2009 Sep 02
5
Serial port problem
Since about v0.9 I've been unable to get wine to reliably receive characters on the serial port. Sending is fine. The latest version I've tried is 1.1.23, and this always loses the first two characters of a line, then randomly loses some of the later ones.
Is anyone else seeing the problem? It's an absolute show-stopper for me because the only Windows software I use needs serial coms
2007 Apr 18
0
[PATCH 3/9] Vmi cpu cycles.patch
In order to share the common code in tsc.c which does CPU Khz calibration, we
need to make an accurate value of CPU speed available to the tsc.c code.
This value loses a lot of precision in a VM because of the timing differences
with real hardware, but we need it to be as precise as possible so the guest
can make accurate time calculations with the cycle counters.
Signed-off-by: Zachary Amsden
2007 Apr 18
0
[PATCH 3/9] Vmi cpu cycles.patch
In order to share the common code in tsc.c which does CPU Khz calibration, we
need to make an accurate value of CPU speed available to the tsc.c code.
This value loses a lot of precision in a VM because of the timing differences
with real hardware, but we need it to be as precise as possible so the guest
can make accurate time calculations with the cycle counters.
Signed-off-by: Zachary Amsden
2005 Feb 03
5
Cisco 7960G phone crashes during SIP upgrade
Hello,
I've recently received a Cisco 7960G phone with the factory default
SCCP firmware on it.
As we're using SIP on our network, the first things i've done was to
upgrade but unfortunately the phone just restarted. By looking on the
TFTP logs and tcpump output, i've seen that the phone crashed and
restarted just after downloading the OS79XX.TXT file, without
requesting the image
2004 Apr 08
1
Two operators, 10 rollover lines, Cisco 7960G chanisavail problem
Here's my situation.
I have two receptionists that answer incoming lines. Each has a 7960G with
5 incoming lines each. I'm trying to set this up so each line on each phone
doesn't utilize call waiting. My problem seems to be that
ChanisAvail(Sip/cisco1&Sip/cisco2&Sip/cisco3&Sip/cisco4&Sip/cisco5) always
returns cisco1.
Here are the sip.conf entries: (mind you,