similar to: Need to increase call count

Displaying 20 results from an estimated 5000 matches similar to: "Need to increase call count"

2005 Aug 10
2
MPPE required, but kernel has no support.
Ok, on to new swamps. I would like to enable PPTP on CentOS4 to accept connections from clients running MicroSoft Win2K and XP pro from outside our firewall. I am testing pptpd-1.2.3-0 and tells me that I need kernel support for MPPE, which I suppose is MicroSoft's own form of PtoP encryption. Is there a way of doing this without rebuilding the kernel? If so, how? Regards, Jim --
2016 Feb 15
2
Multiple protocols for transport in PJSIP
Is it possible to use serveral protocols for a single transport section in pjsip.con? In sip.conf you could use transport=udp,ws,wss so you cound use webrtc along with your phones but if I try: [transport-udp] type=transport protocol=udp,ws,wss bind=0.0.0.0 I get an error that transport-udp is not found. Do I need a dedicated interface for WebRTC? [Feb 15 12:42:10] ERROR[3308]:
2011 Dec 06
5
Configure samba to not look for domain master browser
Hello On my network there is no domain master browser, and my nmbd is spamming my /var/log/messages file with messages that it cound not find one. Can I configure nmbd not to look for the domain master browser ? Thank you, Timothy Madden
2013 Mar 06
2
Fwd: How to conditionally remove dataframe rows?
Hi, I have a data frame with two columns. I need to remove duplicated rows in first column, but I need to do it conditionally to values of the second column. Example: Point_counts Psi_Sp 1 A 0 2 A 1 3 B 1 4 B 2 5 B 0
2016 Feb 15
2
Multiple protocols for transport in PJSIP
On 2/15/16 12:50 PM, Joshua Colp wrote: > Carlos Chavez wrote: >> Is it possible to use serveral protocols for a single transport section >> in pjsip.con? In sip.conf you could use transport=udp,ws,wss so you >> cound use webrtc along with your phones but if I try: >> >> [transport-udp] >> type=transport >> protocol=udp,ws,wss >> bind=0.0.0.0 >
2004 Nov 10
2
Problem with lowercase Computernames in winbind samba 3.0.8
Hi, we have several samba servers running as AD members (w2003 domain). Since the Upgrade to samba 3.0.8 the following message appears, when accessing a share on the memberserver from clienthost rmts2. [2004/11/10 12:09:02, 1] smbd/sesssetup.c:reply_spnego_kerberos(250) Username NTROBOTIC\rmts2$ is invalid on this system [2004/11/10 12:09:02, 1] smbd/sesssetup.c:reply_spnego_kerberos(250)
2013 Dec 18
1
how to analysisi spectrum of a dataset with NA value
hi R users I have a large 1D dataset and some of them is NA value . I found I cound get the spectrum by such a command. ua=c£¨10£¬30 £¬40£¬50£¬NA£© spectrum(ua) and I could not use na.rm just like mean or sd function How could I get the spectrum of ua ? thank you . -- TANG Jie [[alternative HTML version deleted]]
2018 May 06
1
Slow IR compilation/JIT, profiling points to LLVM?
On 06/05/18 00:21, Andres Freund wrote: > That's what I do (using Orc to JIT parts of SQL queries). By default I > have the debug build of postgres linked against debug LLVM w/ > assertions, and the optimized build against an optimized LLVM wo/ > assertions (albeit with symbols). I've tried a builld with assertions off and it has only a relatively minor impact (a 10% drop in
2006 Jul 13
1
namecache_shutdown: Couldn't close namecache on top of gencache.
Dear all, Hi. I'm a Samba user from Taiwan. I'm running Samba 3.0.23, Debian GNU/Linux 3.1r2, Linux kernel 2.6.16.14, gcc 3.4.4. I encounter the following strange message when using smbmount: imacat@rinse ~/tmp % smbmount //cotton/share ~/tmp/cotton added interface ip=192.168.0.1 bcast=192.168.0.255 nmask=255.255.255.0 Got a positive name query response from 127.0.0.1 (
2005 Aug 23
1
AGI nor System working after a dial - Should it work?
Hello List, This is my first message herein. I was playing around with System() and AGI() and found out something I cound not determine my configuration error. I added before.agi and after.agi to the agi-bin dir. Tried to make before.agi get run before the dial call and after.agi be run after. Only the first priority (step 1) gets executed. Here follows some relevant part of the tests: On
2007 Dec 20
0
[LLVMdev] First time!
Hi aditya, There are two ways to cound the number of predecessors for each basic block. You can generate the control flow graph using the CallGraphScc pass with the granularity of basic block and can simply traverse the graph bottom up till the root. The number of nodes encountered would be the number of predecessors. The second way would be to use the special ;preds marker in the llvm IR. Each
2006 Mar 03
2
Through relationship
I am working on streamlining one of my apps, and trying to wrap my hands around through, polymorphic, and with_scope. All of these i know i need for what i want to do, based on the little documentation I have found. With this in mid I have tried to implement a simple through in the app to try and get my head around it. This is what I have: class Product < ActiveRecord::Base
2015 May 08
1
Could not get Unix ID for SID
I am in the process of setting up a CentOS 6.6 w/ Samba 3.6 and am getting an error "Cound not get unix ID for SID xxxxxx" Am using the same config files as I did on another similar install just changing the domain name. I was successful in joining the domain and wbinfo -u returns the list of all the users on the AD. I have installed MS Identity Management for Unix on the Server
2020 Sep 17
3
[PATCH 12/12] Partially revert "Cross-compilation fixes."
Elliott Mitchell writes ("[PATCH 12/12] Partially revert "Cross-compilation fixes.""): > This partially reverts commit 16504669c5cbb8b195d20412aadc838da5c428f7. Wow, that is an upsteam commit from 2005. However, I would like some kind of explanation. Is it in fact now false that | # These don't cross-compile ? Should this patch go upstream ? Ian. -- Ian Jackson
2013 Dec 11
7
RHEL 7 Beta is now public
Hi, http://ftp.redhat.com/redhat/rhel/beta/7/ Go get it ( maybe consider using a mirror ), play with it, test it, and file reports. Dont use it in production. As in the past, we highly encourage people to use the official beta builds from Red Hat and to report issues at http://bugzilla.redhat.com/ Within CentOS, we are going to do a CentOS7Beta1 build to match the release upsteam, and do it in
2019 Mar 08
2
CentOS 8 Artwork needed
On 3/8/19 5:55 AM, J Martin Rushton via CentOS wrote: > On 07/03/2019 20:45, Rich Bowen wrote: >> To all the artists and designers here, we need your help. >> >> With RHEL 8 beta released, we need to start producing artwork for CentOS >> 8. It's time for the CentOS Artwork SIG, and anyone else that's >> interested in contributing to this effort, to start
2016 Oct 21
3
NFS help
On Fri, Oct 21, 2016 at 11:21 AM, <m.roth at 5-cent.us> wrote: > Larry Martell wrote: >> We have 1 system ruining Centos7 that is the NFS server. There are 50 >> external machines that FTP files to this server fairly continuously. >> >> We have another system running Centos6 that mounts the partition the files >> are FTP-ed to using NFS. > <snip>
2008 Jul 17
2
gecko-libs dependency resurfaces
In doing an update of centos 5.2 this morning, I observed that the old gecko-libs dependency issue caused yum update to fail because it was required by nspluginwrapper (x64_86), devhelp, yelm and firefox. Also, a firefox (x64_86) showed the red hat splash screen rather than centos. Manual installation of affected rpms using --nodeps (I don't advise this) did not apear to impair the
2015 Jul 29
3
Last few days in CentOS
On 07/29/2015 04:53 PM, Karanbir Singh wrote: > the biggest blocker to going GA on the x86 build is the kernel; the > distro kernel we end up with isnt going to be the same as the upstream > x86_64 kernel configs. However, there hasent been a huge level of > feedback ( either positive or negative ) around those builds. So if you > are using it, or are interested in using it - do
2017 Mar 31
2
100% CPU after upgrade.
Hi all, I've upgraded to Asterisk 13.14.0 and now I'm seeing that Asterisk is using 100% CPU. I have one AMI agent connected that is acting rationally. I've got a hand full of SIP (RT) registrations. There is no other call activity. I've tried to unload various modules; nothing resolved the issue. Any suggestions? -- Mike Diehl