similar to: Performance testing of asterisk

Displaying 20 results from an estimated 12000 matches similar to: "Performance testing of asterisk"

2014 Feb 26
1
help with gotoExitingHandler(R_NilValue, call, entry); . Implementation of error handling internally
Hello, I?m trying to leverage R_ToplevelExec to implement C level try/catch. The way it is implemented allows for running a function in a top level context. This context gets an empty handler stack, so either the function runs correctly or it jumps. When it jumps, it does not find a handler, so it jumps to the top level context. R does not allow me to call begin context and end context
2003 Dec 04
1
Implementing a ringback test function for Zap channels
I'd like to add a test extension to implement ringback so that I can test a phone's ringer without having to use another channel in another room. The way I'd like to implement this is to dial a test extension, get a tone, hang up, then one second later, have the system call me back at that extension. There is a way to do this which is mentioned in the Asterisk white paper, but it
2008 Nov 14
2
performance problem with access database
Hello I have problem with a access application, when I try to start the application then I must wait 5 minutes ago before he started. I do this from a WinXp Workstation to a Linux Debian Etch and samba 3.0.24 installation. What can I do for better performance. best regards pat
2014 Oct 13
2
[LLVMdev] Unexpected spilling of vector register during lane extraction on some x86_64 targets
Hello, Depending on how I extract integer lanes from an x86_64 xmm register, the backend may spill that register in order to load scalars. The effect was observed on two targets: corei7-avx and btver1 (I haven't checked other targets). Here's a test case with spilling/no-spilling code put on conditional compile: #if __SSE4_1__ != 0 #include <smmintrin.h> #else #include
2005 Jul 06
8
Emergency Asterisk Guru Help needed EMERGENCY
911 Help! I accidentially deleted all directories under /var/spool/asterisk I did use the backup facility not too long ago but cannot find the process for restore. However, I don't believe a full restore is needed -- I just need to know the names of the directories under /var/spool/asterisk and re-create them (I hope!). Can some kind soul give me some direction or tell me the directory
2005 Jan 05
1
ASTCC Compiling Problem
I have this error compiling ASTCC: [root@pbx astcc]# make install mkdir -p /var/www mkdir -p /var/www/html/_astcc mkdir -p /var/www/cgi-bin/astcc-admin chmod 755 ./astcc.agi chmod 755 ./astcc-admin.cgi echo | ./astcc.agi >/dev/null Can't locate DBI.pm in @INC (@INC contains: /usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0
2003 Jun 10
2
paging system (long)
I'm back on the paging again - still can't get it working as I wish. I have listed two attempts below where I run into basically the same problem [pagejon] - I drop a file in the spool directory that starts that context, I must use a device though that the outbound call is placed by. The phones ring, and when picked up get connected to the device I specify - the festival stuff is
2011 Feb 18
1
samba ADS-based authentication fails with NT_STATUS_NO_SUCH_USER but wbinfo works
Once again, I forgot to change the "To:" line so apologies to Andrew, who will have this twice.... Hi Andrew, thanks for the response. (I've modified the subject line because I just realised I mis-remembered the error message when I typed the subject line before...) I was running 3.0.33 on both boxes with identical conf files; it wasn't working then, so I updated to 3.5 in
2009 Jan 07
3
Excel permission in samba
Hi All, Recently Moved from windows file server to samba file server but still users are authenticating from windows ADS 2003 server I have a strange problem. smb.conf file config is bellow ############### START smb.conf file ################### [global] netbios name = AA-FTP workgroup = airarabia realm = airarabia.com server string = Samba File Server
2008 Jul 24
2
User profile changes logging into domain
Hi, We have a bunch of users that have local profiles, and when the login to the domain they get a new profile created on their workstation. For example, a user like c:\documents and settings\rguyton changes to c:\documents and settings\rguyton.HMDCDOMAIN Is there a way to get this to use the existing profile? Also, i went into gpedit.msc and set "allow local profiles only" since
2008 Dec 16
1
Creating folders while preserving sharing group
Hi there, I'm using Samba 3.0.24-6etch10 in Debian Etch 64bit with kernel Linux 2.6.18-6-amd64. Here is my case scenario. I have created a folder to be shared with other group users. The ownership for the folders are showed as below: Directory path:~/Share/ drwxr-x--- 25 admin data 4096 2008-05-05 13:42 file1107 drwxr-x--- 25 admin data 4096 2008-11-13 14:57 file1207 When the admin
2011 Aug 04
3
Very slow samba performance on Centos 6
Hello all, I have 2 identical Dell r510 servers with 10gig card, running centos 6 with samba-3.5.4-68.el6_0.2.x86_64. I setup 16G ramdisk samba share on both and ran cp from local ramdisk to samba ramdisk mount. If I cp 12 1-gig files, I get combined 100MB/s transfer rate. Single file cp maxes out at about 15MB/s. Ftp transfer give me over 300MB/s. Running with 9000 MTU. Most smb.conf is
2003 Aug 28
1
RE: Shorewall 1.46b; new configs--command not found? << struck wi th stupidity
I had a 2-day lapse in brain function apparently. Discovered that even though UltraEdit-32 says its editing/saving in UNIX mode, it is not 100% true. Ran my new configs through dos2unix and bam...no more error message. Please excuse my previous post (I always seem to do that...) and sorry about the junk. Levi Masterson
2006 Nov 29
2
reason for bad performance on i915 (AIGLX)
Greetings everybody! For about two weeks I'm now a happy owner of an intel-powered laptop (chipset, wifi, gfx) and wanted to give it a full test-drive of compiz and other GL-intensive programs. The laptop runs Xorg 7.1.1 and the i810 driver that comes with it (stock rpm from FC6). I'm forced to start compiz 0.3.4 with these options... --use-cow --strict-binding --indirect-rendering
2008 Aug 29
2
When to restart samba
If I understand correctly, in order to have the smb.conf file applied you need to restart smbd. Is "service smbd reload" sufficient (which does a "killproc smbd -HUP")? Will this kill any active connections to samba resources causing user disruption? Or is this a seamless process that can be carried out midday? I ask because if I need to kill all user connections to
2005 Aug 15
1
permission denied when monitoring channel OSS/dsp
Hi! When I want to monitor the OSS/dsp channel through the Asterisk management interface, I get a "permission denied" error: Action: Monitor Monitor: OSS/dsp File: 1124096949 Mix: 1 Response: Error Message: Permission denied My permissions for /var/spool/asterisk look like this: pound:~# ls -la /var/spool/asterisk/ total 40 drwxr-xr-x 10 asterisk asterisk 4096 Aug 9 10:19 .
2008 May 27
0
Incorrect/incomplete group information when authenticating against AD
Summary: a Samba server authenticating against AD can only retrieve some, not all, groups that users belong to. I have a Linux server "oldsys" (all version info given below) making files available via Samba and authenticating against Windows AD. This works without problems. We want to migrate the data, and thus the Samba configuration, to a new server "newsys". This has been
2000 Nov 11
1
Meaningful encoder testing
Ross Levis <ross@soulfm.cjb.net> wrote: > and submitted which show up problems in the LAME encoder. I thought > Velvet.wav was on the list but I just checked and couldn't find it so I > presume LAME has fixed the problem. I guess Monty has gone through the You can get velvet.wav from here: http://r3mix.50g.com/velvet.zip (2MB) Greetings, Aleksandar --- >8 ---- List
2004 Jan 22
3
Ogg artifacts
I'm having some difficulty getting into Ogg. Being my first time encoding to Ogg, I am left doubtful of the quality in reproduction. Hopefully, it is merely something that I am doing. My original intentions were to go through my CD collection and rip everything out at 224kps VBR. I began with an album I was relatively familiar with. I used FreeRip 2.53 initially, but found that I had
2008 Jul 23
3
Trouble authenticating to Samba shares with Win 2k3 ADS
I may have a deficiency in understanding the procedure for ADS authentication with samba, but most of the server setup works so far. I have bound a Red Hat Enterprise 5 server to our windows domain, it shows up in DNS and ADS, I can ping it, but I can't get samba shares to be accessible to users, or even get the smbclient to return shares properly. wbinfo -g returns the domain groups