search for: rippls

Displaying 20 results from an estimated 127 matches for "rippls".

Did you mean: ripple
2010 Feb 01
0
mysterious rippled sound with IAX
Hi all, I know this could sound like a ghost story but... I have prepared an Asterisk 1.4.26.2 PBX on a Debian Lenny, the same I always prepare, same hw, same sw. I connected it to 2 iax phones using a hub: it works! I take everything it to our customer place, same PBX, same phones, same hub, same cables: the audio is rippled! Changing phones, cables and hub gives the same result. It does not
2006 Mar 02
5
Milliwatt Analyzer available
Hi, some days ago we discused here the need for an analyzer for the 1000 Hz tone, as opposite application to Milliwatt. Here it is: Mwanalyze http://planinternet.net/download/voip/asterisk/app_mwanalyze.c It performs a Fourier analysis for a fixed frequency and tells the amplitude. The frequency is not limited to 1000 Hz, but can be passed as argument. The periode duration must be a mulitple
2008 Jul 18
3
winbind/idmap/AD problem?
...e file/folder), the user just disappears from the list as it refreshes! On the server I'm seeing a lot of this in log.winbindd-idmap [2008/07/18 09:32:59, 1] nsswitch/idmap_ad.c:idmap_ad_unixids_to_sids(294) ADS uninitialized Now I don't know if this is related, but if I wbinfo -n wsd\\rippls I get a long SID number, if I do wbinfo -s [same SID number] I get wsd \rippls. However, if I do wbinfo -U [uid for same user] I get a different SID from before! I'm trying very hard this summer to make this work so I can retire our MS file server, so any help would be appreciated. I tried t...
2008 May 14
6
PWGL in wine, problems
Hello, I'm new on this list. First of all, thank you to all the developers of this great project! At the moment there is only an application that keeps me on both macos and windows, its name is PWGL a free environment for computer assisted composition in openGL. (http://www2.siba.fi/PWGL/) I'm running Ubuntu 8.04 and wine 0.9.59. I have to say that I also installed vcrun2005 and
2015 Oct 13
2
Make a share owned by a service account available to members of an AD group
On 13/10/15 20:47, Tovey, Mark wrote: > I downloaded the source code for Samba 4.0.0, the same as is distributed with my OS. I applied the patch as described in Bug 9862, compiled and installed the code, and now it works as expected. Having the user account in AD only is sufficient, I no longer have to have the account also in the Linux server's passwd file. So indeed, it appears
2016 May 02
5
[cfe-dev] Fwd: Raising CMake minimum version to 3.4.3
As one of the OS' without current CMake support, I'm closely watching this discussion. We currently have LLVM 3.4.2 hosted on OpenVMS Itanium (as a host only, x86 target) using configure/make with little hassle. We plan to port CMake to OpenVMS, but that has been trickier than you'd think (others have tried, I haven't found anybody who has done it). Looks like I'll want to
2009 Feb 06
6
RecordNotFound bubbling thru to cucumber
Hello, I have a controller action that raises a RecordNotFound exception if you''re not allowed to see something. In my global application controller (application.rb), I catch these and render the 404 template. But when I run cucumber (using webrat), it''s getting the full stacktrace (the step blows up). Any ideas why? I have consider_all_requests_local turned off in my test.rb.
2007 Sep 22
2
[LLVMdev] Q about instruction pattern matching
On 9/21/07, Christopher Lamb <christopher.lamb at gmail.com> wrote: > ISel patterns are matched against DAGs before register allocation. So you > are correct that ISel patterns can't take into account register classes. The > register classes in the patterns are a selection constraint for the register > allocator if that instruction is chosen, not a constraint on choosing
2008 Sep 15
2
write only permissions
Hi, We've just put in a Samba fileserver to replace our windows box for our School District and it seems to be working great. I have a question about defining some specific permissions though. We set up 'Drop boxes' for teachers that kids can drag files into, but they don't have read permission so they can't read each others submitted work. Here's what is looks like on
2007 Sep 22
0
[LLVMdev] Q about instruction pattern matching
On Sep 22, 2007, at 4:05 AM, Andreas Fredriksson wrote: > On 9/21/07, Christopher Lamb <christopher.lamb at gmail.com> wrote: > >> ISel patterns are matched against DAGs before register allocation. >> So you >> are correct that ISel patterns can't take into account register >> classes. The >> register classes in the patterns are a selection
2008 Nov 27
2
How to remove ability to delete files
Hi, this is kind of a strange situation. I have a share that I want to work like a drop box. I want users to be able to create new files and read existing files, but not be able to delete them (except for the owner of the dropbox). Does anyone know how to do this? I've tried every combination I could think of write list, read only, force group, and sticky bits on the directory itself.
2009 Aug 06
1
migrating from freebsd to linux - wbinfo mismatch
We're beginning a migration from FreeBSD w/ Samba Version 3.0.28a to Gentoo Linux w/ Samba Version 3.0.33. Both the BSD system and the Linux system are joined to the domain, using the same krb5.conf file and nearly identical global sections of the smb.conf file. What I've found is the UID and GID are not aligned with each other. For example: (dc2: 14:52:53 </var/db/samba>)
2009 May 14
4
authenticate Linux users to AD on Windows 2003R2
Hello, I have enough details on how to have Linux users authenticate to a 2003r2 AD, but I need help getting their home dir's to automatically mount to a windows share. Any details would be greatly appreciated. Many thanks, James
2011 Mar 08
12
Server hangs on CentOS 5.5
Hi -- I'm running a server which is usually stable, but every once in a while it hangs. The server is used as a file store using NFS and to run VMware machines. I don't see anything in /var/log/messages or elsewhere to indicate any problem or offer any clue why the system was hung. Any suggestions where I might look for a clue? -- Michael Eager eager at eagercon.com 1960 Park Blvd.,
2010 Jan 30
0
[LLVMdev] Redefining function
Conrado Miranda wrote: > To implement something that is common in Lisp. Suppose I have a program > that is running and can't be stopped or the cost being stoped is > prohibitive. If I find a better way to run an algorithm, I'd like to > update the running program non-stopping. The way I do this in Pure is to always call global functions in an indirect fashion, using an
2014 Sep 06
2
Bug#703586: Xen fails to boot Linux dom0 under UEFI
How do I assist with getting this in for Jessie? I have this working in a fairly easy setup, it basically only requires the pep target to be on for debian?s Xen package, and a tiny bit of infrastructure to get xen.efi, vmlinuz, an initrd and a xen.cfg on to the ESP partition and letting the efibootmgr know about it. I already have a oneliner to do this manually, but it isn?t that hard to
2015 Oct 13
0
Make a share owned by a service account available to members of an AD group
Yeah, I thought they were a bit behind the curve by supplying 4.0 with the OS, but then the OS itself is several years old too. Maybe this will help make them push out an updated version of Samba. They have Samba 4.1 in the OEL7 release, which is still a bit behind, but better. Perhaps they will make that available to OEL6 too. -Mark
2009 Mar 22
1
Re: Chattha Sangayana - bit of a challenge
Hi Austin, Alas, no, the program cannot be downloaded, but the CD can be ordered (free) from pariyatti.org. I would be happy to send one, but can only do so in a couple of weeks when I am in BKK (if you could send your mailing address to me privately, I would be more than happy to do so! ashin DOT sopaka at g(ee)mail dot c0m) More info about this can be found at http://www.tipitaka.org/ I also
2004 Oct 04
0
Ohio Linuxfest 2004 Presentation
Hello, On Saturday, Oct 2nd 2004, I did a 45 minute presentation on Asterisk to the Ohio Linuxfest. Roughly 350 people attended, and I think I spoke with nearly all of them at some time during the day. N2Net had an Asterisk PBX running on a Laptop w/ a pair of SNOM 200 Phones setup for people to play with. When all was said and done, nearly 800 incoming/outgoing calls were made through the
1998 Aug 03
2
How do I start smb automatically on Solaris?
What is the best way to automatically start smb upon reboot on Solaris 2.6? Thanks in advance, Doug Smith