similar to: SIP/Polycom Issue, Asterisk 1.2.16, calls dropped

Displaying 20 results from an estimated 80 matches similar to: "SIP/Polycom Issue, Asterisk 1.2.16, calls dropped"

1999 Jul 16
5
Samba for VMS
I just installed Samba for VMS (1.9.17p4) on a DecServer 1000A running VMS 7.1 The University Network is primarily NT Server 4.0 SP5. My experience is with Netware and NT, not with VMS, but I have the luck of supporting the system..... My main question is about Encrypted Passwords.....Does this release of Samba support them, or do I have to modify the clients who want access to our Alpha to
2010 Dec 02
1
Powercom SXL-1000A-LCD
Hi All! I have a traoble whith my ups, - megatec driver can not calculating % of charging and voltage on battery: # uname -a FreeBSD backup.*.*.* 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Wed Sep 22 12:25:01 EEST 2010 ups.conf [Powercom] driver = megatec port = /dev/cuau0 #battvolts=12:24 desc = "powercom sxl-1000A" # ./nut start Network UPS Tools - UPS driver controller 2.4.1
2009 Apr 30
0
nut apollo ups list update
2009/4/28 mvochin <mvochin at elcom.pub.ro> > Hi Arnaud, > Hi > > Regarding ups compatibility list, Apollo 1000A, and 1000F Line > Interactive Series is also supported as genericups upstype=4 (I guess the > whole apollo family is supported with this driver) > http://www.apollotw.com/products-li.html I have some hard time trying to access it. anyway, I've
1998 Oct 15
3
Performance tips for heavily loaded servers
Does nayone have a collection of performance tips for heavily loaded samba servers? I have a server that routinely has 45-90 connections and just runs really poorly. We've thrown more memory at it w/ some benefit, but not significant. This is on a linux 2.0.35 based machine. Does anyone have any suggestions? -- Nathan ------------------------------------------------------------ Nathan
2006 Nov 12
0
Re : Alpha Server 1000A 5/400 Centos 4.3 instalerl can not find the hard drives
Can any one recommend a raid controller for the above server for centos? -- This message has been scanned for viruses and dangerous content by MailScanner at caspercollege.edu and is believed to be clean.
2006 Nov 11
0
Alpha Server 1000A 5/400 Centos 4.3 instal can not find the hard drives.
During the install of alpha Centos 4.3 I'm told by the Centos installer that the hard drives can not be found. Hard Drives have been properly configured in the ARC setup. ARC initialization of the drives works fine. I can create windows nt partitions Went thru the list of drivers provided by Centos but the installer has already loaded the the QLogic and Mylex DAC960 controller drivers. I
2012 Feb 09
1
virsh migrate results in error: Timed out during operation: cannot acquire state change lock
Hi all, Hi have one computer hosting several VM, this particular server is in need of maintenance and has to be shutdown. In order to avoid disrupting the services provided by the VM I intended to migrate the VM to another computer. Computer 1 and 2 do not share any storage. So it is necessary to migrate not only the memory but also any data on the hard-drive. Both computers are running
2010 Feb 12
1
[LLVMdev] Unable to connect to google1.osuosl.org
I am unable to connect to build master at:google1.osuosl.org:9990 from my buildslave. See attached twisted9.0.0 log. 2010-02-12 09:50:03-0800 [-] Log opened. 2010-02-12 09:50:03-0800 [-] twistd 9.0.0 (C:\Python26\python.exe 2.6.2) starting up. 2010-02-12 09:50:03-0800 [-] reactor class: twisted.internet.win32eventreactor.Win32Reactor. 2010-02-12 09:50:03-0800 [-] Starting factory
2011 Oct 27
2
[LLVMdev] How to add builder info. Need advice
Hello everybody, I want to put some kind of instruction on how to add new slave to llvm master. I think it should be somewhere on llvm.org, but not sure on exact place. Any comments/suggestions will be appreciated. Thanks Galina If you want to add your build configuration to the LLVM buildbot infrastructure. 1. Check the existing build configurations to make sure the one you are
2011 Jun 29
2
Indexing to Insert values from a dataframe into a matrix
Hello, I think this is a simple problem but I am not coming up with a simple solution. I think it just an indexing problem. I can easily replace values in a matrix from a dataframe when the dataframe has row and column numbers. In the example below I use row and column names and I can not get it to work #make a matrix where rows and columns are the lat and long for a bounding box of Australia
2011 Oct 12
3
[LLVMdev] mips buildslave
How do we register buildslaves with the llvm buildbot? We run buildbot internally for clang/llvm. We would like to register our buildslaves with the official llvm buildbot. reed
2011 Oct 13
0
[LLVMdev] mips buildslave
Hi Reed, > How do we register buildslaves with the llvm buildbot? you point it at lab.llvm.org port 9990 and send the buildslave name and password to Galina. Ciao, Duncan.
2005 Aug 10
2
ZAP bchan and dchan HELP!!
We have install a DS3 with 28 DS1's we have an Adtran MUX breaking out the DS1's, we are trying to setup the system with 2 dchannels for each 4 DS1's. Everything looks fine when modprobe zaptel and wct4xxp and ztcfg -vvvvvv but when I asterisk asterisk it says: Aug 10 16:33:32 ERROR[8954]: chan_zap.c:6750 mkintf: Channel 24 is reserved for D-channel. Aug 10 16:33:32 ERROR[8954]:
2005 Sep 13
1
problem with FXS module
All of sudden my FXS module is not working. I have a TDM card with one FXS and one FXO, FXO module seems working fine. I also noticed the LED is not on for my FXS module while it is on for my FXO module. Sep 13 12:11:44 WARNING[9870]: chan_zap.c:887 zt_open: Unable to specify channel 1: No such device Sep 13 12:11:44 ERROR[9870]: chan_zap.c:6612 mkintf: Unable to open channel 1: No such device
2011 Oct 27
0
[LLVMdev] How to add builder info. Need advice
Put it in the llvm/docs directory and link to the main documentation page? Maybe add a link the main buildbot page too. -Tanya On Oct 26, 2011, at 5:54 PM, Galina Kistanova wrote: > Hello everybody, > > I want to put some kind of instruction on how to add new slave to llvm master. > I think it should be somewhere on llvm.org, but not sure on exact place. > > Any
2016 May 27
0
[cfe-dev] Setting up a silent buildslave
Hi Asiri, You can use your local master for this or use silent master. Silent buildbot is currently copy of llvm buildbot, but does not sent any notifications. The both have the same set of builders and it's easy to switch a slave between them. To add slave/builder please add your slave and builder to zorg, but point your slave to silent master: use lab.llvm.org:9994 instead of
2006 Oct 31
0
glibc free error rebuilding iproute-2.6.9-3.EL4.3.centos4.src.rpm
I'm getting a strange error while rebuilding iproute-2.6.9-3.EL4.3.centos4.src.rpm ... rpmbuild --rebuild iproute-2.6.9-3.EL4.3.centos4.src.rpm ... ./normal >normal.dist *** glibc detected *** free(): invalid next size (normal): 0x08491050 *** /bin/sh: line 1: 5236 Aborted ./normal >normal.dist make[1]: *** [normal.dist] Error 134 ... + install -m 644 tc/normal.dist
2005 Mar 20
1
asterisk-1.0.7 make install on fedora corre 3 give errors
I am trying to install asterisk on fedora core 3 these are the steps i took: 1. download asterisk-1.0.7.tar.gz 2. make clean and make install and then it gives me these errors: "{standard input}:9975: Error: symbol `i' is already defined {standard input}:9978: Error: symbol `__result' is already defined {standard input}:9979: Error: symbol `__result' is already defined {standard
2016 May 27
2
[cfe-dev] Setting up a silent buildslave
I was hoping to avoid the trouble of having to setup a master buildbot. But may be it's just easier to run Zorg as-is locally alongside the buildslave. I'll give that a go. Cheers, / Asiri On Fri, May 27, 2016 at 8:45 PM, Yaron Keren <yaron.keren at gmail.com> wrote: > You don't really need to use the llvm builders infrastructure, just setup > a local jenkins (or
2015 Oct 16
4
[cfe-dev] Buildbot Noise
On 16 October 2015 at 19:10, Robinson, Paul <Paul_Robinson at playstation.sony.com> wrote: > That part is cultural. It is... :) > Which ones are "will never work" and which are "ought to get fixed soon"? In theory, the ones that have bugs associated with it, which is not easy to find unless someone adds a comment with the XFAIL, which not many people do.