similar to: Memory-leak 1.2.7.1

Displaying 20 results from an estimated 4000 matches similar to: "Memory-leak 1.2.7.1"

2006 Jun 13
3
Asterisk & Eyebeam chat function
Hi all, Eyebeam has a sip-chat function and it would be nice if I would be able to use it. But the problem is that I can't really find information about it. I can just try to send a message and on the Asterisk console a message like this appears: Jun 13 10:05:25 WARNING[6512]: chan_sip.c:7281 receive_message: Received message to <sip:bla@voiphost> from "Bla
2006 Jun 04
2
Monitor application and e-mailing attachment
Hi all, I'm trying to make a context that will monitor a call and when it's completed it would e-mail the wav to a specified mail adres. So I made a standard context that records a call, like this: exten => _*31*00[1-9].,1,Setvar(CALLFILENAME=CALL-${EXTEN:4}-$ {TIMESTAMP}) exten => _*31*00[1-9].,2,Monitor(wav,${CALLFILENAME},m}) exten =>
2006 Jun 04
2
Call-pickup function in Queue application
Hi All, I need a function that I believe isn't available in Asterisk, but I don't know if I'm correct about this. I have a queue and I want agents that are in that queue to have the ability to answer a call in the queue with calling an extention. For example, if I'm an agent and my colleague forgot to logout I could take the call when his phone is still ringing without
2006 Jun 01
2
Change g729 payload
Hi All, I have a SIP provider that tells me that my RTP stream uses a "20bytes payload in the g729 coded data". And they would like that we change this to 30bytes (3 frames). But maybe I'm wrong but isn't a certain payload just a standard for a codec ? And if I'm wrong, how can I change the payload for my g729 calls in Asterisk. Greetings, Attilla
2006 Jun 07
1
Music On Hold not working with new 1.2.7.1 install
I have followed the instructions provided at: http://voip-info.org/tiki-index.php?page=asterisk+config+musiconhold.conf including installing asterisk-addons-1.2. I have left musiconhold.conf as is, calm-river et al are fine for now. However, no sound is heard and I get this message from the CLI when accessing MOH: -- Started music on hold, class 'default', on channel
2015 Apr 30
2
Sieve Rule: What am I missing here?
I have a rule that sends all mail from root to a mailbox, but I want it to NOT send mail from mailing-lists there. if allof (address :contains :localpart "From" "root", not anyof(exists ["List-Id","List-ID","Mailing-List", "X-List-Name","List-Post"])) { fileinto "root-mail"; stop; }
2010 Sep 14
2
Multiple CPU HowTo in Linux?
Hello all, I upgraded my R workstation, and to my dismay, only one core appears to be used during intensive computation of a bioconductor function. What I have now is two dual-core Xeon 5160 CPUs and 10 GB RAM. When I fully load it, top reports about 25% user, 75% idle and 0.98 short-term load. The archives gave nothing helpful besides mention of snow. I thought of posting to HPC, but this system
2001 Mar 07
5
rude
Concur ... I reckon that you need a bunch of how tos, that you can sent these rude people. I think that you are a victim of your own success. Samba has hit the mainstream, and now you are paying the price :-) Still ........ I prefer these messages to those filled with hypertext ... or worse.... 2 Meg of mime formatted drivel :-) Has anybody thanked you recently for providing so much help on
2018 May 30
2
RDMA inline threshold?
Forgot to mention, sometimes I have to do force start other volumes as well, its hard to determine which brick process is locked up from the logs. Status of volume: rhev_vms_primary Gluster process TCP Port RDMA Port Online Pid ------------------------------------------------------------------------------ Brick spidey.ib.runlevelone.lan:/gluster/brick/rhev_vms_primary
2005 Dec 16
7
offline copy of the api site ?
Hi, Is there a archive off http://api.rubyonrails.org/ so that I can view it without net access? Kind Regards, Herbert _______________________________________________ Rails mailing list Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails
2005 Oct 22
2
problem with "gem update mysql"
Hi, I have activated scaffold in my first rails application ( following http://manuals.rubyonrails.com/read/chapter/38 ) and now I get the next error ''Packets out of order'' error was received from the database. Please update your mysql bindings (gem update mysql) and read http://dev.mysql.com/doc/mysql/en/password-hashing.html for more information. if I run the "gem
2015 Jun 09
3
NetworkManager / wireless on latest Centos7 installs
Hello All, on the latest installs I've done, on 2 different types of Latitude laptops, with 3 different wireless cars, of Centos7 and Mate desktop, it looks to me like NetworkManager is nog managing wireless. When clicking the nm icon in the top right corner, I'm not seeing access points. Wifi seems enabled [root at localhost ~]# nmcli g STATE CONNECTIVITY WIFI-HW WIFI WWAN-HW
2003 Jun 11
1
Palm m50x & the USB stack
[It seems the last time this came up was in march, under the heading of "Sony Cybershot should be in hardware notes". This message is intended mainly to document what I've managed to track down.] The m500s still will not sync with pilot-link 0.11.7 in -STABLE. An easily triggerable panic is another issue [1]. The pilot-link code first opens /dev/ugenX and then switches to
2008 Jul 27
3
license server platform authentication
I am trying to get a program running under wine that needs to connect to a flexlm license server. Unfortunately I get denied when authentication because the license is a 'windows' license and I am running the program from a linux platform. Is there a way to make wine authenticate as windows? I am using the 'windows version' of the program, so I am assuming that there is
2018 May 30
0
RDMA inline threshold?
Dear Dan, thanks for the quick reply! I actually tried restarting all processes (and even rebooting all servers), but the error persists. I can also confirm that all birck processes are running. My volume is a distrubute-only volume (not dispersed, no sharding). I also tried mounting with use_readdirp=no, because the error seems to be connected to readdirp, but this option does not change
2018 May 30
0
RDMA inline threshold?
Stefan, Sounds like a brick process is not running. I have notice some strangeness in my lab when using RDMA, I often have to forcibly restart the brick process, often as in every single time I do a major operation, add a new volume, remove a volume, stop a volume, etc. gluster volume status <vol> Does any of the self heal daemons show N/A? If that's the case, try forcing a restart on
2004 Dec 07
1
Unprivileged user can write to mbr
Hi, I'm having trouble rationalizing the behaviour described below. Is this a security-issue (bug) or a feature? - An unprivileged user 'bztest' with read-only access to /dev/ar0: %id uid=1004(bztest) gid=1004(test) groups=1004(test), 5(operator) %ls -l /dev/ar0 crw-r----- 1 root operator 4, 21 Nov 23 17:34 /dev/ar0 - Now, the device ar0 has the standard mbr installed: %cmp
2005 Aug 23
1
GLM->Repeated measures (multivariate)
Dear subscribers, I'm trying to make the switch from M$ Windows to Linux (KDE) and found the R-cran project for statistical analysis. I'm not a genius in statistics so the command line interface is a bit hard for me. I need an analogue way to do the SPSS General Linear Model->Repeated Measures (multivariate) but I don't have a clue how to perform this in R-cran. Can maybe
2018 May 29
2
RDMA inline threshold?
Dear all, I faced a problem with a glusterfs volume (pure distributed, _not_ dispersed) over RDMA transport. One user had a directory with a large number of files (50,000 files) and just doing an "ls" in this directory yields a "Transport endpoint not connected" error. The effect is, that "ls" only shows some files, but not all. The respective log file shows this
2003 Nov 29
14
* Party in Paris
I'm coming to Paris Dec 19. I was wondering if there was any interest in having an Asterisk get together in Paris sometime near there. Any one out there interested? Anyone in Paris who could help organize something like that? :) Mark