Sponsor: VoiceMeUp - Corporate & Wholesale VoIP Services

VoIP Mailing List Archives
Mailing list archives for the VoIP community
 SearchSearch 

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


 
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> Asterisk Users
View previous topic :: View next topic  
Author Message
bilmar_gh at yahoo.com
Guest





PostPosted: Sat Apr 26, 2008 11:31 am    Post subject: [asterisk-users] yum install for specific kernel, how? And z Reply with quote

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
Back to top
pylinuxian at gmail.com
Guest





PostPosted: Sat Apr 26, 2008 11:45 am    Post subject: [asterisk-users] yum install for specific kernel, how? And z Reply with quote

Quote:

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 <bilmar_gh at yahoo.com> wrote:

Quote:
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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080426/e9b0444a/attachment.htm
Back to top
pylinuxian at gmail.com
Guest





PostPosted: Sat Apr 26, 2008 11:47 am    Post subject: [asterisk-users] yum install for specific kernel, how? And z Reply with quote

Quote:

I am facing the problem that
zaptel is not going online when booting,
most people run it from /etc/rc.local ...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080426/c04006c8/attachment.htm
Back to top
eric at fnords.org
Guest





PostPosted: Sat Apr 26, 2008 11:48 am    Post subject: [asterisk-users] yum install for specific kernel, how? And z Reply with quote

Arthur wrote:
Quote:
Quote:
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
Back to top
pylinuxian at gmail.com
Guest





PostPosted: Sat Apr 26, 2008 12:04 pm    Post subject: [asterisk-users] yum install for specific kernel, how? And z Reply with quote

Quote:

I thought most people ran it from /etc/rc.d/init.d/zaptel
here is what README file says :

Installation
Quote:
Quote:
------------
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080426/d35a2bfa/attachment.htm
Back to top
tzafrir.cohen at xorco...
Guest





PostPosted: Sat Apr 26, 2008 12:48 pm    Post subject: [asterisk-users] yum install for specific kernel, how? And z Reply with quote

On Sat, Apr 26, 2008 at 09:31:32AM -0700, bilal ghayyad wrote:
Quote:
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 Smile

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

Quote:

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:tzafrir.cohen at xorcom.com
+972-50-7952406 mailto:tzafrir.cohen at xorcom.com
http://www.xorcom.com iax:guest at local.xorcom.com/tzafrir
Back to top
tzafrir.cohen at xorco...
Guest





PostPosted: Sat Apr 26, 2008 12:51 pm    Post subject: [asterisk-users] yum install for specific kernel, how? And z Reply with quote

On Sat, Apr 26, 2008 at 04:45:54PM +0000, Arthur wrote:
Quote:
Quote:

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:tzafrir.cohen at xorcom.com
+972-50-7952406 mailto:tzafrir.cohen at xorcom.com
http://www.xorcom.com iax:guest at local.xorcom.com/tzafrir
Back to top
asterisk.org at sedwar...
Guest





PostPosted: Sat Apr 26, 2008 12:51 pm    Post subject: [asterisk-users] yum install for specific kernel, how? And z Reply with quote

On Sat, 26 Apr 2008, Arthur wrote:

Quote:
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 sedwards at sedwards.com Voice: +1-760-468-3867 PST
Newline Fax: +1-760-731-3000
Back to top
tzafrir.cohen at xorco...
Guest





PostPosted: Sat Apr 26, 2008 12:53 pm    Post subject: [asterisk-users] yum install for specific kernel, how? And z Reply with quote

On Sat, Apr 26, 2008 at 04:47:25PM +0000, Arthur wrote:
Quote:
Quote:

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:tzafrir.cohen at xorcom.com
+972-50-7952406 mailto:tzafrir.cohen at xorcom.com
http://www.xorcom.com iax:guest at local.xorcom.com/tzafrir
Back to top
pylinuxian at gmail.com
Guest





PostPosted: Sat Apr 26, 2008 1:42 pm    Post subject: [asterisk-users] yum install for specific kernel, how? And z Reply with quote

Quote:

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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080426/2adc65b1/attachment.htm
Back to top
pylinuxian at gmail.com
Guest





PostPosted: Sat Apr 26, 2008 1:44 pm    Post subject: [asterisk-users] yum install for specific kernel, how? And z Reply with quote

Quote:

By what criteria
its a like a car you've got to drive it to feel it.. so give it a shot
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080426/c5165df8/attachment.htm
Back to top
Display posts from previous:   
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> Asterisk Users All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group

VoiceMeUp - Corporate & Wholesale VoIP Services