similar to: RTP ports in use grows and grows...

Displaying 20 results from an estimated 60 matches similar to: "RTP ports in use grows and grows..."

2004 Apr 30
1
Flexible Call Parking Solution
These all work with sip native transfers and sip attended transfers in the example of "query" option. I tested this on my 7960 and it works great. Please others test it. cd /usr/src/asterisk cp contrib/scripts/astxs /usr/bin/ cd apps wget http://www.bkw.org/app_valetparking.c cd .. astxs -install apps/app_valetparking.c ; ; Lets Auto Park the person in the first available slot in
2004 Oct 05
2
Problems installing app_valetparking
I download app_valetparking.c from http://www.loligo.com/asterisk/misc/apps/app_valetparking.c and followed the directions on http://www.loligo.com/asterisk/misc/apps/app_valetparking.README I am using asterisk-1.0.0 any suggestions [root@localhost asterisk]# astxs -install apps/app_valetparking.c gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarat ions -g -Iinclude
2005 Sep 18
0
ChanSpy not loading
Hi All, I have installed ChanSpy but its not compiling gives me the following error....if anyone can help that will be really appreciated... [root@Asterisk asterisk-1.0.9]# contrib/scripts/astxs -install -autoload apps/app_chanspy.c make: *** No rule to make target `apps_env'. Stop. -c apps/app_chanspy.c -o apps/app_chanspy.o Thanks Umair.
2010 Feb 24
35
[Bug 26733] New: Full-screen XV causes graphics lockup
http://bugs.freedesktop.org/show_bug.cgi?id=26733 Summary: Full-screen XV causes graphics lockup Product: xorg Version: git Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org ReportedBy:
2002 Jan 30
2
buffered memory grows
Hi. I have shifted from redhat 7.1 to 7.2, and have several machines running both versions now. I have noticed, that the memory usage patern is very different on machines using ext2 and ext3 - the ones using ext2 usually use 5-10 MB of "buff" memory, but the ones with ext3 grow to 50MB on machines with 128MB, and to 250MB with on machine with 512 MB. I have conducted a test, and changed
2002 Jan 30
1
"Buff" memory grows
Hi. I have shifted from redhat 7.1 to 7.2, and have several machines running both versions now. I have noticed, that the memory usage patern is very different on machines using ext2 and ext3 - the ones using ext2 usually use 5-10 MB of "buff" memory, but the ones with ext3 grow to 50MB on machines with 128MB, and to 250MB with on machine with 512 MB. I have conducted a test, and changed
2006 Oct 31
0
6325869 master.h grows every time header.sh/Makefile is touched
Author: mike_s Repository: /hg/zfs-crypto/gate Revision: 26b4dcfa6ca883a2a536b9452873ec3a59d49d72 Log message: 6325869 master.h grows every time header.sh/Makefile is touched Files: update: usr/src/cmd/wbem/provider/c/filesystems/wbem_nfs/lib/Makefile
2006 Mar 29
0
knownhosts grows without bound
As probably a lot of us know, if you use DHCP then your knownhosts will potentially grow without bound. Has anything been done to address this?
2007 Aug 01
0
[PATCH] prevent negative "time left" values with --progress when file grows
[ see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=415648 ] When a source file grows during transfer, rsync may show negative time values such as 0:-1:-34. The following patch replaces then negative times with ??:??:?? in such cases (as IMHO it's not worth the bother of getting the filesize again etc. in such cases, but showing garbage info is wrong as well). Paul Slootman Index:
2007 Jul 15
2
1.4.7 chan_alsa : snd_pcm_open failed
asterisk-1.4.7, Fedora 7, intel emt64 - nocona: == Parsing '/etc/asterisk/alsa.conf': Found ALSA lib pcm_dsnoop.c:558:(snd_pcm_dsnoop_open) unable to open slave [Jul 15 10:12:23] ERROR[24420]: chan_alsa.c:365 alsa_card_init: snd_pcm_open failed: No such file or directory [Jul 15 10:12:23] ERROR[24420]: chan_alsa.c:481 soundcard_init: Problem opening alsa I/O devices == No sound
2007 Jul 17
1
MultiParking
Look at app_valetparking here: http://www.voip-info.org/wiki/index.php?page=Asterisk+addons ________________________________ From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Kevin Kiely Sent: Monday, July 16, 2007 16:47 To: 'Asterisk Users Mailing List - Non-Commercial Discussion' Subject: [asterisk-users] MultiParking
2007 Mar 09
4
How to create a list that grows automatically
Dear R users I would like to know if there is a way to create a list or an array (or anything) which grows automatically as more elements are put into it. What I want to find is something equivalent to an ArrayList object of Java language. In Java, I can do the following thing: // Java code ArrayList myArray = new ArrayList(); myArray.add("object1"); myArray.add("object2");
2007 Mar 09
4
How to create a list that grows automatically
Dear R users I would like to know if there is a way to create a list or an array (or anything) which grows automatically as more elements are put into it. What I want to find is something equivalent to an ArrayList object of Java language. In Java, I can do the following thing: // Java code ArrayList myArray = new ArrayList(); myArray.add("object1"); myArray.add("object2");
2006 May 22
0
smbd process grows to 25Mb resident size
Hi, I've 4 Samba servers running 3.0.21c in solaris 10 zones. One PDC, 3 BDCs. The machines are identically installed and the samba binaries and associated libraries are copied between the machines so are also identical. On my PDC which seems to be accepting almost all of the clients, my smbd processes are 33M with 25M resident. This seems to be used by dev:32,0 ino301938 ,see pmap
2009 May 14
3
memory usage grows too fast
Hi All, I have a 1000x1000000 matrix. The calculation I would like to do is actually very simple: for each row, calculate the frequency of a given pattern. For example, a toy dataset is as follows. Col1 Col2 Col3 Col4 01 02 02 00 => Freq of ?02? is 0.5 02 02 02 01 => Freq of ?02? is 0.75 00 02 01 01 ? My code is quite simple as the following to find the pattern ?02?.
2010 May 25
3
[Bug 28248] New: the system completely freezes when playing videos
https://bugs.freedesktop.org/show_bug.cgi?id=28248 Summary: the system completely freezes when playing videos Product: xorg Version: git Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: major Priority: medium Component: Driver/nouveau AssignedTo: nouveau at
2012 Sep 24
5
Memory usage in R grows considerably while calculating word frequencies
I am working with some large text files (up to 16 GBytes). I am interested in extracting the words and counting each time each word appears in the text. I have written a very simple R program by following some suggestions and examples I found online. If my input file is 1 GByte, I see that R uses up to 11 GBytes of memory when executing the program on a 64-bit system running CentOS 6.3. Why is
2011 Apr 15
0
Wine release 1.3.18
The Wine development release 1.3.18 is now available. What's new in this release (see below for details): - Support for mouse pointer clipping. - Raw mouse events support using XInput2. - First steps of a DIB engine implementation. - More properties supported in DXDiag. - New security tab in the Internet control panel. - Improved video playback on Mac OS X. - Various bug fixes.
2003 Dec 01
0
No subject
\\Pettit Connect As: Password: On the server side, I didn't get far because the domain name come up NULL so it failed on that test. Below are two logs log98.txt and log2000.txt that show full debug info. I might just have a stupid configuration or installation mistakes. I am sure that my basic configuration must work since it is a very typical setup. Any help will be highly appreciated
2010 Mar 09
72
[Bug 26980] New: GT230M/nouveau: X server hangs spontaneously
http://bugs.freedesktop.org/show_bug.cgi?id=26980 Summary: GT230M/nouveau: X server hangs spontaneously Product: xorg Version: 7.5 Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org