Displaying 7 results from an estimated 7 matches for "schoolboy".
2011 Jun 07
4
Connect intercom to Asterisk?
Hello
I just read this article about a kid in England who built a box with a
3G SIM card:
www.dailymail.co.uk/sciencetech/article-1394448/Doorbell-tricks-burglars-thinking-youre-home-invented-schoolboy-Laurence-Rook-13.html
When someone rings your intercom, the box will call your cellphone so
you can answer just like you were home.
I don't know anything about electronics and would like to have
something similar by connecting the intercom end in my appartment to a
PC running Asterisk that wi...
2007 Apr 06
1
The best way to protect against starvation?
Hello,
If an ordinary user runs:
-- snip --
cat > starv.c <<EOF
main(){ char *point; while(1) { point = ( char * ) malloc(10000); }}
EOF
cc starv.c
while true
do
./a.out &
done
-- snip --
This will fast starv the operating system (FreeBSD 6.2). I have tried to
limit the number of processes and the amount of memmory consumed (in
login.conf).
There is also a file /etc/malloc.conf
2006 Feb 07
2
Better i18n for Asterisk?
Hi List,
Do you know if there are any plans to improve i18n for Asterisk? The
current i18n way of doing it with asterisk is very limited and most of
the time does not work.
For example, take voicemail:
"message" "received" "at" "seven" "30" "am" might sound good in English.
But:
"message" "recu" "a"
2011 Apr 12
0
No subject
...3DMsoPlainText>> 3G SIM card:<o:p></o:=
p></p><p class=3DMsoPlainText>><o:p> </o:p></p><p class=3DMsoPlainT=
ext>> www.dailymail.co.uk/sciencetech/article-1394448/Doorbell-tricks-bu=
rglars-thinking-youre-home-invented-schoolboy-Laurence-Rook-13.html<o:p></o=
:p></p><p class=3DMsoPlainText>><o:p> </o:p></p><p class=3DMsoPlain=
Text>> When someone rings your intercom, the box will call your cellphon=
e so<o:p></o:p></p><p class=3DMso...
2004 Dec 01
21
Protocol for answering basic questions
...ring a question for directions to one's house with 'Buy a map'. Most likely both such questioners have already tried that and are asking because that approach failed. R is a language and like all languages it is simple to those that understand it and complex to those who do not. Every schoolboy in Spain speaks Spanish, but I know from experience that for most English people it is very difficult to learn Spanish and take years of study. If I'm asked a question from a novice of a language (be it Spanish or R) do I reply 'consult the dictionary'. I would hope not! I can tell re...
2008 Oct 01
1
Software patents (was G723 on asterisk 1.4.1)
On Wed, Oct 1, 2008 at 6:34 AM, Andrew Joakimsen <joakimsen at gmail.com> wrote:
> On Sun, Mar 23, 2008 at 11:34 PM, Tilghman Lesher
> <tilghman at mail.jeffandtilghman.com> wrote:
>> It is completely illegal in any country that recognizes patents.
>
> You mean countries that recognize software patents, right?
As resident of country where the file is hosted - yes we
2011 Jan 22
0
how to call BayesX in R to see the graph
...Ptit Bleu. It comes highly
> recommended (including by Brian Ripley). However, I had difficulties
getting
> positive results from both RMySQL and RODBC. I tried both, with each
> receiving similar quantities of expletives. Finally, I got RMySQL to do
what
> I wanted and suspended my schoolboy exercises with RODBC.
>
>
> Hope this helps.
> Spencer
>
>
> On 1/20/2011 5:55 AM, PtitBleu wrote:
>> Hello,
>>
>> I used to use RMySQL but as there is no more package for windows, I
>> decided
>> to move to RODBC.
>> I insta...