similar to: Guide to Cisco 79xx

Displaying 20 results from an estimated 2000 matches similar to: "Guide to Cisco 79xx"

2004 Dec 28
4
DHCP, the TFTP Server setting and the Cisco 79xx phones
The thing I dislike the most about the 79xx phones is that in DHCP mode, they expect the DHCP server to tell them their TFTP server address. They won't let you set it manually. So if I don't have DHCP server that gives TFTP server info, which is most of the DHCP servers at out there, then the phone won't be able to download any updates made to the SIP000*.cnf file. Using dhcpd on
2004 Dec 10
3
Need an Asterisk Expert for a Project
We have a customer that handles the billing for a rather large company. Anyway, they have their phone system through us, Cisco 79xx phones with Asterisk and such. They want us to build them an IVR system that can interact with their billing system through XML and read back information to the customer. They want their customers to be able to call in, enter account numbers or credit card numbers
2003 Jun 20
7
Newbie questions.....
Hi..... I have just successfully setup Asterisk with 2 Cisco 7940 phones (converted for SIP) and a SIP softphone on a W2K box.....and it all seems to work very well.....to those who wrote this software, it is really cool. Anyway, I am new to this software, and I have a lot of questions which I am hoping someone on the mailing list might be able to answer for me.....I am basically trying to
2004 Nov 23
4
Quick Questions - IVR=Auto Attendant?
Are IVR and "Auto Attendant" interchangeable terms? They both do the "Press 1 for" thing. Sales is asking me how to word it and I've always used both terms interchangeably.
2005 Jan 24
2
"Inband DTMF is not supported on codec G.711 u-law. Use RFC2833"
Using FireFly, all other codecs but G711 Ulaw is selected. But whenever I place a call, I get: Jan 24 16:07:06 WARNING[30654495]: dsp.c:1468 ast_dsp_process: Inband DTMF is not supported on codec G.711 u-law. Use RFC2833 Umm, wtf? I thought Inband was ONLY supported on G.711 u-law. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2004 Dec 10
3
Asterisk Training Needed in SouthEast U.S
I need advanced Asterisk training in the SouthEast area of the U.S; I don't need to know how to install linux and Asterisk and compile the modules and load them and such. I don't need to know what extensions.conf does or sip.conf does; What I do need is a better understanding of what every single little option in sip.conf or iax.conf does, and I need to learn a lot more about all the
2004 Dec 29
3
Recording/Monitoring a call mid-stream?
Is there a way to monitor a call mid-stream? I did look on the Wiki and found that AstGUI can do it, but it's a bit of an overkill. What I want is for a customer service rep, sitting in front of a Cisco 7960, to be able to hit a button (either on their phone, or maybe a specific webpage) that will start recording the call from that point on. I'm thinking the services button on the
2011 Nov 15
2
[LLVMdev] Pass options to the linker
Hi all, I'm trying to use the PPL (Parma Polyhedra Library, bugseng.com/products/ppl) in one of my LLVM passes getting the error: > Error opening > '/home/jorge/SvnReps/Systems/llvm/build/Debug+Asserts/lib/MyAnalysis.so': > /home/jorge/SvnReps/Systems/llvm/build/Debug+Asserts/lib/MyAnalysis.so: > undefined symbol: _ZNK23Parma_Polyhedra_Library13PIP_Tree_Node2OKEv >
2013 Oct 10
4
- problem gcc with yum
hi all, today, I have this problem: # yum install gcc Loaded plugins: fastestmirror, security Loading mirror speeds from cached hostfile * base: ftp.hosteurope.de * epel: mirror.de.leaseweb.net * extras: ftp.hosteurope.de * updates: ftp.hosteurope.de Setting up Install Process Resolving Dependencies --> Running transaction check ---> Package gcc.x86_64 0:4.4.7-3.el6 will be installed
2004 Dec 22
3
Can somebody email me the Sipura SPA-2000 and SPA-3000 documentation?
I heard Sipura had really awesome documentation on the SPA-2000 and SPA-3000, but you have to email them for it. When I did, they said I had to get it from a reseller. It's been a while since I bought my units, I don't even remember where or who they were bought from. Can somebody email me the documentation for these devices? I'm quite interested in knowing what every one of their 200+
2011 Aug 05
1
If find x, then y, else do nothing
I want to write code that says "If you find an element equal to 4 in this vector for each person in the data set tested separately, then put in 1 for 2 and 2 for 4, else leave the variable as is" u.ppl <- (unique(init.dat1$grid)) l.ppl <- length(u.ppl) for (i in 1:l.ppl) { if (grep("4",init.dat1$Slide1_RESP)) {2 == 1, 4 == 2}; else
2011 Nov 15
0
[LLVMdev] Pass options to the linker
Hi Jorge, > I'm trying to use the PPL (Parma Polyhedra Library, > bugseng.com/products/ppl) in one of my LLVM passes getting the error: > >> Error opening >> '/home/jorge/SvnReps/Systems/llvm/build/Debug+Asserts/lib/MyAnalysis.so': >> /home/jorge/SvnReps/Systems/llvm/build/Debug+Asserts/lib/MyAnalysis.so: >> undefined symbol:
2011 Nov 15
1
[LLVMdev] Pass options to the linker
On Tuesday, November 15, 2011 at 10:11:25 (+0100), Duncan Sands wrote: >> Hi Jorge, >> >> > I'm trying to use the PPL (Parma Polyhedra Library, >> > bugseng.com/products/ppl) in one of my LLVM passes getting the error: >> > >> >> Error opening >> >> '/home/jorge/SvnReps/Systems/llvm/build/Debug+Asserts/lib/MyAnalysis.so':
2013 Jul 11
1
Can't install gcc
Hi, I'm having this odd problem with being unable to install gcc, this is what I tried and what I'm getting as an error: $ sudo yum install gcc.x86_64 Loaded plugins: security Setting up Install Process Resolving Dependencies --> Running transaction check ---> Package gcc.x86_64 0:4.4.6-4.el6 will be installed --> Processing Dependency: cpp = 4.4.6-4.el6 for package:
2012 Jul 15
3
[LLVMdev] Compiling llvm and Clang on Linux
In order to isolate the problem I am now running on a machine whose only installation of gcc/g++ is gcc44, g++44 For this installation I am getting the following error: COMPILE: clang_linux/asan-i386/i386: /gpfs/haifa-p4/00/pincette/sitvanit/LLVM/llvm/projects/compiler-rt/lib/asan/asan_new_delete.cc /.../sitvanit/LLVM/llvm/projects/compiler-rt/lib/asan/asan_new_delete.cc:19:10: fatal error:
2007 Mar 19
1
Installing Wine 0.9.32; Flex error?
Hi there, I'm still trying to install Wine 0.9.32 ./configure -> goes well make depend > goes well make gets following errors; flex -t ppl.l >ppl.yy.c || (rm -f ppl.yy.c && exit 1) flex: fatal internal error, exec failed Broken Pipe *** Error code 1 make: Fatal error: Command failed for target `ppl.yy.c' Current working directory /usr/home/ed/wine-0.9.32/libs/wpp ***
2005 Jan 12
2
So many Asterisk Patches - Which do I choose and use?
Ok, I usually use the latest stable CVS, with no patches or modifications. If figured if there was a worthwhile patch, Mark would have already included it. However, there was that neat patch about being able to press a certain key and it'd begin recording in mid-stream, that was an awesome feature and I patched my latest features.c file with that patch. But I keep seeing mentions of other
2010 Dec 09
1
survival: ridge log-likelihood workaround
Dear all, I need to calculate likelihood ratio test for ridge regression. In February I have reported a bug where coxph returns unpenalized log-likelihood for final beta estimates for ridge coxph regression. In high-dimensional settings ridge regression models usually fail for lower values of lambda. As the result of it, in such settings the ridge regressions have higher values of lambda (e.g.
2012 Jul 15
0
[LLVMdev] Compiling llvm and Clang on Linux
Ok, I got. You should install libstdc++44-devel, too. Please try to install gcc44-c++ and libstdc++44-devel. Note: gcc44-c++ depends on gcc44, but gcc44-c++ and libstdc++44-devel are independent each other, at least on my host, CentOS5. ...Takumi 2012/7/15 Sitvanit Ruah <RUAH at il.ibm.com>: > In order to isolate the problem I am now running on a machine whose only > installation
2008 Nov 10
3
Universal naming convention
Hello ppl I want to start to study wine code so that i can do some changes in the UNC - Universal Naming Convention code. Who can help me ? or point some guidelines?