search for: grunted

Displaying 20 results from an estimated 106 matches for "grunted".

Did you mean: granted
2004 Apr 26
1
troubles working with Voicetronix Openswitch12
dear Hackers, i have a voicetronix Openswitch card, and i have been finding it very dificult to get it to work with asterisk. i intend to connect 8 ports to the PSTN and 4 as station ports. problem 1: On running asterisk all i get at first i get : event[9=>[11] station OFF hook] on vpb/1-12 even [12=>[11] loop drop on vpb/1-12 event [12=>[11] Tone detect:GRUNT event [2=>[11] Dial
2008 Mar 25
2
a JavaScript front-end for Babelmark
Hi, I've built a quick-and-dirty diff GUI for Babelmark (thanks, Michel!). You can get it as a bookmarklet here: http://attacklab.net/babelmark/ If either Michel or Tom is interested in hosting this, I'll be happy to do the grunt work for a real integration. It's kind of pain in the ass to hit the bookmarklet every time you get new data from the server. I've tested this
2016 Mar 30
2
Updating LICENSE.TXT files
In prepping our next release, we noticed that the LICENSE.TXT files were still all copyrighted 2015. I've done a bit of archaeology and it looks like the files to update are: cfe/trunk/LICENSE.TXT clang-tools-extra/trunk/LICENSE.TXT compiler-rt/trunk/LICENSE.TXT libclc/trunk/LICENSE.TXT libcxx/trunk/LICENSE.TXT libcxxabi/trunk/LICENSE.TXT lld/trunk/LICENSE.TXT llvm/trunk/LICENSE.TXT
2012 Apr 11
0
[LLVMdev] Catching C++ exceptions, cleaning up, rethrowing
On Apr 8, 2012, at 10:40 PM, Bill Wendling wrote: > On Apr 8, 2012, at 8:47 AM, Paul J. Lucas wrote: > >> But I assume [the personality function] works only for a *nix/g++ system. My code also needs to work when compiled on Windows using Visual Studio and I'm guessing that it needs a different personality function. Where do I get that? > > That's not something
2017 Jan 11
9
Redefining optnone to help LTO
In D28404, Mehdi wanted to use the 'optnone' attribute as a way to record "I was compiled with -O0" in the IR, because it seems like a good idea to remember that fact in an LTO compilation and there is no way to remember that fact currently. A couple of people felt it might be better to have this idea discussed on the dev list, where it might get better exposure, so I'm
2016 Mar 30
0
Updating LICENSE.TXT files
> On Mar 30, 2016, at 1:57 PM, Robinson, Paul via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > In prepping our next release, we noticed that the LICENSE.TXT files > were still all copyrighted 2015. I've done a bit of archaeology and > it looks like the files to update are: > > cfe/trunk/LICENSE.TXT > clang-tools-extra/trunk/LICENSE.TXT >
2005 May 02
1
Possible win32-dir mods
Hi Zach (or anyone with VC++ 6), I was hoping you would test a couple things for me. The first thing I would like you to try is replacing "#include <shlobj.h>" with "#include <shfolder.h>". That, or try including both. If that doesn''t do the trick, the next thing I''d like to try is commenting out all the rb_define_const lines that were
2007 Jul 09
0
[LLVMdev] Proposal for atomic and synchronization instructions
That is good to hear. The lack of Alpha was purely a lack of time/knowledge of the architecture on my part, hopefully I can start learning some more about how it functions. If you send me either a pointer to appropriate documentation I would be happy to add appropriate information to the page. If you can provide implementations, it would save time, but I don't mind doing a fair portion of the
2010 Aug 23
1
XCP, XCCS, xe, and XVP, random thoughts
Well, that was a lot of alphabet soup acronyms :). I''ve just been thinking about the claim in a prior post that using the xe cli with XCP abnormally increases the XCP server load. The only way I could see this happening is to be running xe from the servers command line. I use xe extensively to do the grunt work of XCCS (Xen Cloud Control System). I don''t see the loading
2003 Dec 16
2
Help! VoiceTronix Multi FXO/FXS Problem
Hello, Hacker I install VoiceTronix OpenSwitch 12 port PCI Telephone Card, and setting vpb.conf, extensions.conf following My problem is: When i dial to fxo(channel 9-12), it is ok, but when i continue press exten 102, the channel crach with error messages following exception caught: VPBAPI_DIAL_INVALID_LEVEL, file: vpbdial.cpp line:872 Do i ignore some setting for VoiceTronix OpenSwitch12
2004 Aug 06
3
icecast 2.x & a control panel?
I don't know of any such tool...but maybe I'm out of the loop. If writing your own, I'd humbly suggest using Webmin as the framework. It handles a lot of the 'grunt work' for you, and makes writing web based server administration tools a breeze. Unless you have an aversion to perl, it's a great starting place. With Webmin based modules, you get fine grained ACLs,
2008 Jun 25
1
Bringing Notes 4.5 server live...
Hi All, I have installed Wine 1 on Gentoo under OpenVZ, and have winecgf appearing nicely on my desktop. I have an old notes 4.5 server which is still doing what I want, hosted until recently under Win2K. I thought I'd virtualise it and turn off the hardware for good. I have long since lost/binned the install disks, so I built a squeaky new Win2K installtion and applied SP4. I copied the
2019 Mar 05
2
UPS Requiring URB_INTERRUPT with Megatec Protocol
Hello, I have a UPS unit with a USB Interface that appears to work with the blazer_usb and nutdrv_qx drivers. I have tried all combinations of subdriver and protocol and the result is always the same. The values returned are all zero's. The issue seems to be the same as https://github.com/networkupstools/nut/issues/307 Attempts to send a command to silence the beeper or trigger a battery
2009 Feb 18
1
Asterisk on the Cloud With a Click - pre-built Asterisk Amazon EC2 instance
Asterisk-users, Our two-part tutorial explaining how to use VoIP and Asterisk in Amazon?s Elastic Compute Cloud (EC2) has garnered quite a bit of attention. But due to the time required to complete the many steps needed to get up and running, some of you have asked if it is possible to create a much simpler to install ?pre-built? Asterisk EC2 ?instance.? In short, yes it is. And we?ve
2002 Oct 18
3
Quicktime Vs Windows encoding with VP3
I found out about vp3 from the new winamp and coincidentally i also happen to be trying to find a suitable solution to broadband streaming. I have used flaskmpeg to create a 17mb .avi file from an 82mb Mpeg 1 file and it looks great it took about twenty minutes to encode. It runs for eight minutes and the audio is also fantastic using the lame encoder. However when I try to do the same in
2007 Jul 09
2
[LLVMdev] Proposal for atomic and synchronization instructions
On 7/9/07, Andrew Lenharth <andrewl at lenharth.org> wrote: > Poor alpha, no code examples or entries in your tables. But that said, it uses a load-locked, store-conditional and has various memory barriers which are sufficient to implement all your proposal. Andrew > On 7/9/07, Chandler Carruth <chandlerc at gmail.com> wrote: > > Hello, > > > > After a fair
2011 Mar 23
0
removing data randomly based on previous observations
Hello, I have a dataset which contains multiple trap pulls over the course of a fishing season. Each trap was baited and then returned to the water to be pulled again. I am trying to remove that bait from the catch observed on the next pull (the bait is the same as the catch, lobster). The traps have been baited differently throughout the season. I would like to randomly remove two lobsters
2005 Aug 07
1
request for clarification on Asterisk T.38 bounty
The bounty stands at $5,500. I'm seriously considering taking a shot at it if I can find a decent T.38 provider to test with (I'm still hoping for reliable PAYG T.38). It looks like a lot of very smart people have done a lot of very hard work (t38modem, spandsp) that would go towards getting this working. At this point it appears to be mostly a matter of integration
2005 May 18
3
odd line in current CVS for firewall
>From a diff of my current shorewall firewall script with the new one from the CVS today : $ diff -w /usr/share/shorewall/firewall /usr/src/shorewall/s/firewall [...] 673c910 < for network in $networks; do --- > for networks in $networks; do I don''t think that "for networks in $networks" works well. -- -IAN! Ian! D. Allen Ottawa, Ontario,
2012 Apr 12
1
[LLVMdev] Catching C++ exceptions, cleaning up, rethrowing
On Apr 11, 2012, at 8:41 AM, Paul J. Lucas wrote: > On Apr 8, 2012, at 10:40 PM, Bill Wendling wrote: > >> On Apr 8, 2012, at 8:47 AM, Paul J. Lucas wrote: >> >>> But I assume [the personality function] works only for a *nix/g++ system. My code also needs to work when compiled on Windows using Visual Studio and I'm guessing that it needs a different personality