similar to: Cisco 7914

Displaying 20 results from an estimated 3000 matches similar to: "Cisco 7914"

2005 Jul 24
2
Busy Lamp Field SIP Phone
Does anyone have a recommendation for a good SIP phone with a busy lamp field? I need my operator to be able to see extension status for about 20 extensions and transfer via HOLD + extension button. I've got a pair of SNOM 360s with the sidecar, but I'm very disappointed with them. The buttons are cheap and rubbery like a Sipura 841, the handset cord is short and cheap, the audio quality
2005 Aug 16
2
Polycom 501 dialing problem
When I want to pick up a ringing line, I dial *8 and hit New Call softkey on my Poly 501. For some reason, if I pick up the hand set and dial *8, it seems to ignore or drop the 8 digit. I've confirmed that this happens with all of my 12 Polycom 501s. Does anyone know what would cause this or how to fix it? Craig Bruenderman Network Advocates, Inc. 300 Envoy Circle Suite 300 Louisville, KY
2005 Aug 10
1
T100P Problems
My carrier tells me our Adtran is seeing error seconds and timing slips. Is there any way to check this on the T100P, maybe in /proc? Craig Bruenderman Network Advocates, Inc. 300 Envoy Circle Suite 300 Louisville, KY 40299 Main: 502-412-1050 DID: 502-992-5929 Fax: 502-412-1058 Mobile: 502-548-1100
2005 Aug 12
3
7960 TFTP
Are there any known issues with Cisco 7960s and any particular TFTP daemons? I cannot seem to get mine to speak to a Linux box, but Solarwinds under Windows works like a charm. Craig Bruenderman Network Advocates, Inc. 300 Envoy Circle Suite 300 Louisville, KY 40299 Main: 502-412-1050 DID: 502-992-5929 Fax: 502-412-1058 Mobile: 502-548-1100
2005 Jun 29
2
Polycom SoundPoint 501 Problem
I'm attempting to set up my SoundPoint 501 with my Asterisk server. I've configured DHCP and TFTP and successfully updated both the BootRom and SIP application. I've also created a custom cfg file for this phone's MAC address and the settings seem to be taking just fine. I can see that the phone registers with my Asterisk server but 'sip show peers' reports that the phone
2005 Aug 17
3
Echo cancellation again ...
I have been reading with great interest the posts on trouble shooting echo cancellation with *. Is it just coincidence that all of this discussion has been with analog lines. Are PRI's susceptible to echo problem like POTS lines. Thanks for clearing this up. Alan
2005 Aug 12
0
7960 + 7914 Problems
I'm still having problems getting this to work. I cannot get anything to display on my 7914 other than blank lines. I have SIP/5920-5930 in [main] that I'd like to add to the 7914 and indicate hook status. The 7960 is registering okay as SCCP/5000. What exactly should my sccp.conf file look like? When I make changes to this, how do I enact them? Do I reload Asterisk and reboot the phone
2005 Aug 08
1
Call Recording with *
I'm attempting to set up call recording with Asterisk. Using automon => *1 ; One Touch Record in features.conf does not appear to be working. I'm using Polycom 501's but when someone dials *1 while in a call, nothing happens. I'm wondering if the phone or Asterisk is even detecting the DTMF. I suspect that is the problem but don't know how to verify or
2005 Jul 25
0
RE: Asterisk-Users Digest, Vol 12, Issue 171
Clearly that's not the answer I'm looking for. I need a hardware phone for this person. As the following post points out, a software solution is less than ideal for many reasons. Not the least of which is my user does not have a PC (please God, don't suggest that I buy a PC). I need a phone with a busy lamp field. Any suggestions? I'm leaning towards the 7960 + 7914 but I was
2012 Feb 01
2
location of check.Renviron on Windows
Doing package development on a Windows 7 machine, and I want to tell R check not to worry about the "suggested" packages. I realize this can be done using the ~/.R/check.Renviron file, but what directory corresponds to "~"? Is that supposed to be the user directory? Or is it some other directory? I have this _R_CHECK_FORCE_SUGGESTS_=false (have also tried FALSE) in
2005 Aug 12
0
7960 Stuck booting
My 7960's seem to be stuck requesting CTLSEP00036B75B542.tlv from TFTP. I tried touching that file, but it just keeps requesting it. The phone is using SCCP 7.2. Craig Bruenderman Network Advocates, Inc. 300 Envoy Circle Suite 300 Louisville, KY 40299 Main: 502-412-1050 DID: 502-992-5929 Fax: 502-412-1058 Mobile: 502-548-1100
2005 Jul 06
5
Snom phones - any advice
Hi We are about to buy several Snom phones. Does anyone have warnings or advices against these phones ? Our finalists were Cisco, Polycom and Snom. We will be using only the SIP protocol. Thanks Patrick
2012 May 04
1
add sessionInfo() option to "save"
Hi All, I was wondering if there would be any interest in adding an option to the "save" function in R that I think would be useful. I was thinking that it might be useful to have an option that would generate a ".sessionInfo" variable that contains the output of "sessionInfo()", and adds it to the list of objects to be saved. This way, whenever an RData object is
2010 Oct 28
1
adding environment variables
Hi All, I am developing a package that requires information about the location of a set of files that will be used often in the calculations. In my current version, I define the location in the main file that calls all the subfunctions. This works fine when you are installing from source, but will not work so well if I want people to be able to install binary versions of the package. Therefore, I
2003 Dec 23
1
Cisco 7914 Expansion Unit (for 7960G IP Phone) & Help With 7960's Speed-dials
Hi, Has anybody been successful in running the 7914 expansion unit for the Cisco 7960G IP phone? For anybody unaware of what the expansion unit does, it provides 14 additional buttons, with an LCD display. The idea, is that with an expansion unit (a 7960 can take upto 2 of these units), a user can either assign more speed-dial's, or can monitor line status/account status. So, you can
2005 Nov 09
5
Receptionist phones
I've been playing with Asterisk for a few weeks and it's working great. I have a question about getting multi-line receptionist phones working. I was thinking about getting one of these expansion ports: http://www.cisco.com/en/US/products/hw/phones/ps379/products_data_sheet0 9186a008008883d.html What are people using for receptionist phones that show all the extensions in
2011 Jan 30
2
problem reading file containing bit vector
Hi I have a tab delimited file with fillowing content: "swissProtID" "entrezID" "bitVec" "Q62924" "---" "00000000100010000000000000000000" "P18897" "---" "00000000000001000100000000000000" "Q62736" "---"
2010 Mar 18
2
list names
So I have a list variable, and each item has a name. Is it possible to return just the names in the list and not the contents of each one? Example: Currently, if I have a list variable "matrices", and it contains 3 matrices, "M1", "M2", and "M3", if I type: matrices, R returns $M1 -> listing of numbers in matrix; $M2 -> listing of numbers in matrix,
2005 Dec 15
2
A Rails-based CMS?
Is there a working Rails-based CMS out there and available? I''ve looked on the web a bit this morning but have not found anything that can be put in use. Thanks! Nathan Mealey Operations Director Northeast Region Pilgrim IT, LLC NORTHEAST OFFICE 1 Short Street Northampton, MA 01060 TEL 866.434.4976 FAX 413.587.0572 MIDWEST OFFICE 1815 Brownsboro Road Louisville,
2010 Apr 06
2
respecting original matrix dimensions
Hi All, I'm hoping someone else can help me out with this. I am doing some matrix algebra using sub-parts of matrices, and sometimes I need only a single row/column of the original matrix. However, whenever I pull out only a single row/column, R returns a row vector, but often this will break my matrix algebra. Is there any *easy* way to get R to remember what the single row/column came out