Displaying 4 results from an estimated 4 matches for "aaaargh".
2005 Apr 19
5
Rid me of this boot GUI
One of these days, RedHat might actually run me off!!!! AAAARGH!!!!
Can anyone tell me how to get CentOS 4 to simply boot to the console in
text mode? If I wanted a stinkin' GUI I would have installed winders!
Now, my KVM and 25 foot cord is just too long to send a GUI signal
across the room and I'm missing 50% of the screen.. striped vertically.....
2004 May 02
1
Voicemail or voicemail2?
I'm using the stable branch. Is voicemail or voicemail2 deprecated?
TKS
Paul
pmahler@signate.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040502/1b0ab572/attachment.htm
2017 May 22
2
How exactly is datatype alignment determined?
The 8 in the data layout string should have been converted to a byte value
by this code before it was passed to setAlignment. As far as I cant ell
getAlignment should return the byte alignment that was passed to
setAlignment, not the bit alignment from the string.
// ABI alignment.
if (Rest.empty())
report_fatal_error(
"Missing alignment specification in
2023 Aug 25
0
[EXT] Re: oggenc argument to make the stream not cut in the middle
..., I know that.
So oggenc must have produced exactly the same audio.
So it must be specific to the "live" playing.
> And the problem is not from curl,
> curl is only an example to replicate my problem.
> If I download the file and
> use cat instead of curl, it's the same
Aaaargh, so why even bring curl into that?
I'm working wth a local copy of dataproc.wav now, OK?
( cat dataproc.wav && sleep 0 ) | oggenc - | play -
( cat dataproc.wav && sleep 4 ) | oggenc - | play -
( cat dataproc.wav && sleep 8 ) | oggenc - | play -
> All this has the...