search for: 20smp

Displaying 1 result from an estimated 1 matches for "20smp".

Did you mean: 20sip
2004 Oct 01
0
Re: [Asterisk-Dev] Use the Meetme application with another module thanUSB-UHCI
...you know how to recompile your kernel, recompile it and make RTC a module (its compiled in by default). Then you can use zaprtc as your timing source. Be sure to `rmmod rtc` before you `insmod zaprtc` because zaprtc is a replacement for rtc. I've had excellent success in recompiling our 2.4.8-20SMP kernel (standard RH9 kernel) to have RTC as a module and now I have full MeetMe abilities on our PE. Matthew ----- Original Message ----- From: "Angel Diaz" <adiaz@sinergis.com> To: <asterisk-dev@lists.digium.com> Sent: Thursday, September 30, 2004 12:32 PM Subject: [Asteris...