Debian "Etch" + Asterisk + Zaptel + Libpri + mISDN + Asterisk Addons + Asterisk-GUI
Debian "Etch" + Asterisk + Zaptel + Libpri + mISDN + Asterisk Addons + Asterisk-GUIThis Howto explains how to install Asterisk on a fresh Debian “Etch” system. After downloading a netinstall image of Debian 4.0r1 and configuring localization, language, partitions and so on, in the final steps, Debian should now be asking you what packages you want to install. Choose base system only. After you've finished the installation and rebooted, log in with root and run: aptitude update reboot aptitude install ssh ntp screen From here, the next steps were done from an ssh session with the putty client.
Compiling New Custom Kernel *** Optional ***
aptitude install kernel-package libncurses5-dev fakeroot wget bzip2 build-essential cd /usr/src Copy the current kernel configuration to /usr/src/linux: make clean && make mrproper In the configuration menu, we select "Load alternate configuration..." and choose the config file that we have copied in the /usr/src/linux directory. /usr/src/linux/.config We are going to modify some parameters in the kernel configuration: In the subsection "Processor type and features" we check: "Enable IRQ balancing" is disabled Under "Device Drivers" ---> Character Devices ---> Enchanced Real Time Clock Support. You’ll see that it is built as a module. And under "Library Routines" subsection, "CONFIG_CRC_CCITT" must be enabled.
When we have made this changes we save the configuration and exit. Building the new .deb kernel and headers packages : make-kpkg clean After the compilation there will be two .deb packages under directory /usr/src/. Install the new packages. cd /usr/src reboot Test if new kernel is running. uname -a The output must be something similar to "Linux asterisk 2.6.23.12-custom". *** Finish *** Optional *** Compiling Custom Kernel
|
Join the discussion.
www.seamlessenterprise.com
IP Convergence
Integrate your wireless and wireline networks.
Learn how from the experts at Sprint.
www.seamlessenterprise.com
Wireless & Wireline Integration
Thoughts, strategies and solutions: join the discussion
www.seamlessenterprise.com
Unified Communications 2009
Join the Discussion. Now.
www.seamlessenterprise.com





print: 
Recent comments
7 hours 31 min ago
9 hours 14 min ago
11 hours 39 min ago
11 hours 45 min ago
16 hours 19 min ago
18 hours 20 min ago
21 hours 43 min ago
23 hours 50 min ago
1 day 1 min ago
1 day 2 hours ago