Ubuntu on Ynet: disappointing

2009-11-01 Thread Dotan Cohen
http://www.ynet.co.il/articles/0,7340,L-3797796,00.html -- Dotan Cohen http://what-is-what.com http://gibberish.co.il ___ Linux-il mailing list Linux-il@cs.huji.ac.il http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il

Zaptel on Debian Lenny

2009-11-01 Thread eliyahu cohen
I installed a X101P card on my Debian Lenny box, along with the native Debian asterisk and zaptel packages (asterisk 1:1.4.21.2~dfs, zaptel 1:1.4.11~dfsg-). When I run the zap command at the asterisk CLI I get a "no such command: lab*CLI> zap No such command 'zap' (type 'help zap' for other poss

Re: Zaptel on Debian Lenny

2009-11-01 Thread ik
Eliyahu, Please do not use the default asterisk packages from debian. They are Unmaintained and old. Zaptel was changed to Dahadi, and many many changes where made to Asterisk since 1.4.11. I recommend you to download the sources, and create packages for Debian on your own. Also please note that

Re: how to disable PolicyKit?

2009-11-01 Thread Diego Iastrubni
On Saturday 31 October 2009 23:42:49 Oron Peled wrote: > > You can try wicd, I tested it under Debian and it was "pretty good". I > > don't know how it will break Fedroa by killing NetworkManager and > > installing wicd > > What does it have to do with the subject? > > We discussed PolicyKit, int

Re: Zaptel on Debian Lenny

2009-11-01 Thread Oron Peled
On Sunday, 1 בNovember 2009 15:19:50 eliyahu cohen wrote: > lab*CLI> module load chan_zap.so > [Nov 1 08:07:54] WARNING[3242]: pbx.c:2981 ast_register_application: Already have an application 'ZapSendKeypadFacility' > == Parsing '/etc/asterisk/zapata.conf': Found > [Nov 1 08:07:54] WARNING[324

Re: how to disable PolicyKit?

2009-11-01 Thread Tzafrir Cohen
On Sat, Oct 31, 2009 at 11:42:49PM +0200, Oron Peled wrote: > On Saturday, 31 בOctober 2009 16:40:47 Diego Iastrubni wrote: > > On Friday 30 October 2009 01:40:07 Oron Peled wrote: > > > > I rather hate NetworkManager, too ;-). However, from > > > > the system point of view, I'd naively expect hal,

Re: Zaptel on Debian Lenny

2009-11-01 Thread Tzafrir Cohen
On Sun, Nov 01, 2009 at 05:19:50AM -0800, eliyahu cohen wrote: > I installed a X101P card on my Debian Lenny box, along with the native Debian > asterisk and zaptel packages (asterisk 1:1.4.21.2~dfs, zaptel > 1:1.4.11~dfsg-). When I run the zap command at the asterisk CLI I get a "no > such comm

hebrew text to speech

2009-11-01 Thread ik
Hello list, I have a client that want to use MS Text to Speech engine for synthesize Hebrew voice. I wish to stay at the FOSS side (or at least with Linux rather then moving to MS Windows). Does anyone here know of an Hebrew TTS that can be used in Linux (it does not have to be FOSS) other then ma

Re: Zaptel on Debian Lenny

2009-11-01 Thread ik
Something is using your device. If you write: $ lsmod | grep wcfxo Do you see any module ? It usually means what Oron stated: something is using that device, or blocking it (like a non TIME_OUT process that opened it and locked it out without releasing it). Ido http://ik.homelinux.org/ On Mo

Re: Zaptel on Debian Lenny

2009-11-01 Thread eliyahu cohen
--- On Sun, 11/1/09, ik wrote: > I recommend you to download the sources, and create > packages for Debian on your own. Hi Ido, Advice taken. I installed Asterisk SVN-branch-1.4-r226531. When I start the dahadi service I get: Unloading DAHDI hardware modules: done Loading DAHDI hardware modul