similar to: Cisco 9971

Displaying 20 results from an estimated 6000 matches similar to: "Cisco 9971"

2005 Sep 05
3
Cisco 7960 upgrades
Hi, I got a problem of having to upgrade 35 Cisco 7960 phones from default firmware of 3.1 to 7.5. The problem I get is that when trying to upgrade I see on the tftplog that it can't seem to find the file (8 character issue). So I renamed the files to suit what is supposed to be in them. I am trying incremental upgrades from 3.1 -> 5.3 -> 7.5, with no luck. It goes to
2008 May 27
2
Trunk/Peering provider in Canada
Hi, Anyone know any decent trunk provider in Canada that can offer multiple channel trunks (16channels) via IAX or Sip trunking? Having some pleasant experience with IAXTEL out of Denver, though they don't offer services into Canada. Please let me know S.
2005 Aug 02
6
Dell Servers
Hi, I was wondering if anyone had any problems with the Dell 1800 series servers, with TDM400 cards? I saw that digium seems to recommend against a lot of the dells. Please let me know Thanks Sascha -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050802/d8219499/attachment.htm
2009 Dec 23
4
Dell Server suggestion
Hi, I am in need of ordering a new server here for our asterisk solution. Since the corporate standard is Dell we need to stick to a dell server. We used to deploy 2900III without any issues, however now they are almost not available any more and are looking at a new solution. Has anyone tried any of the new Dell R (series) servers with Asterisk, utilizing Digium PRI cards? The biggest issue I
2005 Aug 17
3
TDM04B, trunk group
Hi, I am just trying to figure out how to setup a TDM04B card for incoming/outgoing calls. I have 4 lines, which are provided as a rotary trunk group, currently hooked into a Nortel system, which asterisk will replace. I have setup a Dell 1800 (Tower) system with the TDM04B card, which seems to work. The question is how do I set it up that all 4 lines are part of a trunk group, such that
2010 May 16
1
Digium TE121P + DAHDI
Hi, Just trying to figure out / solve some echo issues with one of our systems. The server is a Dell R710 running Asterisk 1.6.x and Dahdi 2.2.x The card in the server is a TE121P (with VPMADT032 echo canceller) We are experiencing some weird echo issues with our Cisco 79xx phones, only when we are dialing out via the PRI. The echo is like a side tone, where we can hear ourselves speaking. The
2005 Sep 24
2
Extension Mobility (roaming) Cisco 7960
Hi, I was wondering if it is possible to setup with Asterisk a Cisco 7960 to use extension mobility / roaming. Meaning that a user logs into a phone and his profile moves with him / her. I have a network of ~75 Cisco 7960 phones, running SIP 7.5 distributed across 2 asterisk servers in 2 cities. I would like to enable the users to have the capability to move from one phone to another one
2003 Aug 02
17
call waiting
I have a x100p card that has call waiting on the line comming into it and then into *..... is there any way i can use call waiting on that line? Michael
2013 May 04
2
Cisco 9971 help
I'm an asterisk hobbyist, and I've got my hands on some cisco 9971's preloaded with SIP (I think they might only come in SIP flavour actually?). I am quite excited about the possibilities with this kit - especially video calls. Unlike the earlier Cisco phones (e.g. 79 series), these can't be used standalone, and require a TFTP server to get their config. After many hours of
2009 Aug 19
2
problem with udev when booting kernel 5.3 release 128.4.1
Hi List, I am running a 64 bit 5.3 kernel on an intel mb and all has been well. Today I thought it would be okay to reboot so that the latest kernel was running - i.e move from 128.2.1 to 128.4.1 release. The system passes POST fine, grub passes control to the 128.4.1 kernel and the boot process is under way. after some 30 secs the system starts beeping - continuously. After I hooked up a
2012 May 05
3
alarm() doesn't beep
Dear all I'd like to make a beeping sound in R, but alarm() doesn't beep? I checked ?alarm but I couldn't find any pointers to system configuration. Any ideas? Regards Liviu > sessionInfo() R version 2.14.2 (2012-02-29) Platform: x86_64-pc-linux-gnu (64-bit) locale: [1] LC_CTYPE=en_US.UTF-8 LC_NUMERIC=C [3] LC_TIME=en_US.UTF-8 LC_COLLATE=en_US.UTF-8 [5]
2014 Jul 07
1
beeps and a slow boot
On boot, my computer has been beeping at me and showing the BIOS screen for almost two minutes. During that time, it does not respond to tab or delete. Where do I find the beep codes for a MSI K9N SLI Platinum Series motherboard? My google-fu has failed me. -- Michael hennebry at web.cs.ndsu.NoDak.edu "SCSI is NOT magic. There are *fundamental technical reasons* why it is necessary to
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
2002 Feb 28
1
How to turn off the beep made by locator()?
Hi, [I'm Using redhat linux 7.1 with R-1.4.1 rpms.] Last summer, Henrik Bengtsson wrote to R-help: > Is there a way to turn of the (annoying) beep that occurs when one calls the > locator() command and clicks the mouse. Try > > plot(0) > locator(n=10) > > I am running Rterm on WindowsMe/Cygwin bash and I don't know if this is the > case on other platforms.
2011 Jul 13
1
Kill invertor on Powercom 1000VA
Hi, I have the following issue with a Powercom 1000VA ups. Details as follows: Model: Powercom 1000VA (does not mention WOW, Black Night or anything else) Driver: usbhid-ups Nut: 2.6.1 USB Product/Vendor: 0x0d9f/0x0004 The UPS detects power failures, and power back perfectly. The problem is killing the invertor. When issuing the "upsdrvctl shutdown" command, the following happens:
2014 Mar 31
1
Video calls using Cisco phones are 176x144(QCIF) and 15FPS both ways
We are experiencing an issue with our Cisco 9971 and 8945 phones where H264 video calls are connecting at 176x144 resolution instead of 640x480. Soft clients can connect at higher resolutions and the 9971 can even receive video at a higher resolution (although it still sends 176x144). I contacted one of the developers and he suggested the passthrough of SDP attributes is not working correctly.
2001 Jul 25
1
Turning of locator() beep?
Is there a way to turn of the (annoying) beep that occurs when one calls the locator() command and clicks the mouse. Try plot(0) locator(n=10) I am running Rterm on WindowsMe/Cygwin bash and I don't know if this is the case on other platforms. Thanks to everyone! Henrik Bengtsson h b @ m a t h s . l t h . s e
2005 Jul 13
1
How to get a beep on a Auto Answer Intercom - Cisco 7960
I have the auto answer working fine on my 7960 phones on line 2, but when line 2 answers, it does not make any sound until the call begins speaking. I would like to have the phone beep when it answers so the person being called knows the speaker phone is in use. This would be much like a overhead paging systems that plays a tone before an announcement is made. How can I have asterisk answer the
2010 Jul 14
2
beeping during call
Asterisk 1.4.32 dahdi-2.3.0.1 Centos 5.5 Digium TE420 CAC channel bank (2) Cisco RVS4000 router Cox 50 Mbps/ 5 Mbps cable modem Flowroute provider codac G-711 90 % CPU idle callwaiting=no When there are 10-15 or more calls up the farend hears a callwaiting like beep every 3 to 6 sec. the duration of this "beep" is very short and would be no problem if it didn?t happen every few
2005 Jun 22
3
flash panel only works with IP address
Hi, It seems that my flash panel only works when I specify my ip address and not the host name. I've tried quite a few things (change host file, dns resolve, proxying....) but couldn't get it to work. Anyone knows how to solve this? Thanks, Ohad -------------- next part -------------- An HTML attachment was scrubbed... URL: