[asterisk-users] yum install for specific kernel, how? And zaptel on fedora core 8

2008-04-26 Thread bilal ghayyad
Dear All;

If i need to download the source for the kernel 
2.6.23.1-42.fc8-i686 (i do not need the latest one, i
need this kernel specifically), what the command to be
used?

Also, any one tried to run zaptel 1.4.10 + asterisk
1.4.19 on fedora core 8? I am facing the problem that
zaptel is not going online when booting, I tried a lot
of solutions but did not work. Any one has idea? Do I
need specific kernel to be used to work with zaptel
1.4.10?

Any help?
Regards
Bilal


  

Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ

___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] yum install for specific kernel, how? And zaptel on fedora core 8

2008-04-26 Thread Arthur

 I am facing the problem that
 zaptel is not going online when booting,


most people run it from /etc/rc.local ...
___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] yum install for specific kernel, how? And zaptel on fedora core 8

2008-04-26 Thread Arthur

 Install kernel-version.src.rpm with the following command:

 rpm -Uvh kernel-version.src.rpm

 this is from http://fedoraproject.org/wiki/Docs/CustomKernel

ubuntu is better/safer/faster/has 5 year of updates ... you name it.




On Sat, Apr 26, 2008 at 4:31 PM, bilal ghayyad [EMAIL PROTECTED] wrote:

 Dear All;

 If i need to download the source for the kernel
 2.6.23.1-42.fc8-i686 (i do not need the latest one, i
 need this kernel specifically), what the command to be
 used?

 Also, any one tried to run zaptel 1.4.10 + asterisk
 1.4.19 on fedora core 8? I am facing the problem that
 zaptel is not going online when booting, I tried a lot
 of solutions but did not work. Any one has idea? Do I
 need specific kernel to be used to work with zaptel
 1.4.10?

 Any help?
 Regards
 Bilal



  
 
 Be a better friend, newshound, and
 know-it-all with Yahoo! Mobile.  Try it now.
 http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ

 ___
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --

 asterisk-users mailing list
 To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] yum install for specific kernel, how? And zaptel on fedora core 8

2008-04-26 Thread Eric Wieling


Arthur wrote:
 I am facing the problem that
 zaptel is not going online when booting,
 
 
 most people run it from /etc/rc.local ...

I thought most people ran it from /etc/rc.d/init.d/zaptel


___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] yum install for specific kernel, how? And zaptel on fedora core 8

2008-04-26 Thread Arthur

 I thought most people ran it from /etc/rc.d/init.d/zaptel


here is what README file says :

Installation
  
  Note: If using `sudo` to build/install, you may need to add /sbin to
  your PATH.
  --
  make
  make install
  # To install init scripts and config files:
  #make config
  --
 

if you don't run make config you will be using /etc/rc.local
___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] yum install for specific kernel, how? And zaptel on fedora core 8

2008-04-26 Thread Tzafrir Cohen
On Sat, Apr 26, 2008 at 09:31:32AM -0700, bilal ghayyad wrote:
 Dear All;
 
 If i need to download the source for the kernel 
 2.6.23.1-42.fc8-i686 (i do not need the latest one, i
 need this kernel specifically), what the command to be
 used?

When all else fails, read the manual :-)

  http://zaptel.tzafrir.org.il/#_kernel_source_headers

 
 Also, any one tried to run zaptel 1.4.10 + asterisk
 1.4.19 on fedora core 8? I am facing the problem that
 zaptel is not going online when booting, I tried a lot
 of solutions but did not work. Any one has idea? Do I
 need specific kernel to be used to work with zaptel
 1.4.10?

As you'll probably be able to see from the output of 'rpm -ql zaptel', 
that package contains no kernel modules, source to build them or
whatever.

-- 
   Tzafrir Cohen
icq#16849755  jabber:[EMAIL PROTECTED]
+972-50-7952406   mailto:[EMAIL PROTECTED]
http://www.xorcom.com  iax:[EMAIL PROTECTED]/tzafrir

___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] yum install for specific kernel, how? And zaptel on fedora core 8

2008-04-26 Thread Tzafrir Cohen
On Sat, Apr 26, 2008 at 04:45:54PM +, Arthur wrote:
 
  Install kernel-version.src.rpm with the following command:
 
  rpm -Uvh kernel-version.src.rpm
 
  this is from http://fedoraproject.org/wiki/Docs/CustomKernel
 
 ubuntu is better/safer/faster/has 5 year of updates ... you name it.

And packages of zaptel that are so well-tested that the gutsy one simply
failed to build zaptel-modules package. And the Hardy one has not fixed
many latest security issues of Asterisk.

The packages 'asterisk' and 'zaptel' are in the universe repository of
Ubuntu. Which means: not officially supported.

-- 
   Tzafrir Cohen
icq#16849755  jabber:[EMAIL PROTECTED]
+972-50-7952406   mailto:[EMAIL PROTECTED]
http://www.xorcom.com  iax:[EMAIL PROTECTED]/tzafrir

___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] yum install for specific kernel, how? And zaptel on fedora core 8

2008-04-26 Thread Steve Edwards
On Sat, 26 Apr 2008, Arthur wrote:

 ubuntu is better/safer/faster/has 5 year of updates ... you name it.

By what criteria do you form the opinion that Ubuntu is better, safer, and 
faster? Or do you have facts? I'm not looking for a flame-fest, just if 
you have objective measurements to move your statement from opinion to 
fact, I'd love to hear it. Especially if they hold true across all 
platforms -- SOHO to call center, SIP to PRI, VIA to Xeon and beyond!

Thanks in advance,

Steve Edwards  [EMAIL PROTECTED]  Voice: +1-760-468-3867 PST
Newline Fax: +1-760-731-3000

___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] yum install for specific kernel, how? And zaptel on fedora core 8

2008-04-26 Thread Tzafrir Cohen
On Sat, Apr 26, 2008 at 04:47:25PM +, Arthur wrote:
 
  I am facing the problem that
  zaptel is not going online when booting,
 
 
 most people run it from /etc/rc.local ...

Most people who don't understand what init.d script are do that. And
later they reboot the sysetm unnecessarily because they can't properly
restart Asterisk.

Recall that Asterisk must be run after Zaptel. Ordering of init.d
scripts is something that is easy to assure and is assured with the
default asterisk and zaptel installations.

-- 
   Tzafrir Cohen
icq#16849755  jabber:[EMAIL PROTECTED]
+972-50-7952406   mailto:[EMAIL PROTECTED]
http://www.xorcom.com  iax:[EMAIL PROTECTED]/tzafrir

___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] yum install for specific kernel, how? And zaptel on fedora core 8

2008-04-26 Thread Arthur

 By what criteria do you form the opinion that Ubuntu is better, safer, and
 faster?


well I don't know what's your favourite but compared to fedora ... i guess
it is.
___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] yum install for specific kernel, how? And zaptel on fedora core 8

2008-04-26 Thread Arthur

 By what criteria


its a like a car you've got to drive it to feel it.. so give it a shot
___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users