Articles
Debian Etch + Asterisk 1.4 + H323 + G729 + G723
This tutorial will show you how to install Asterisk 1.4 with H323 Support + G729 and G723 Codec.
1) Installing necessary Debian packages before installing Asterisk
aptitude update
aptitude upgrade
aptitude install ssh ntp screen
aptitude install build-essential libcurl3-dev libvorbis-dev libspeex-dev unixodbc unixodbc-dev libiksemel-dev flex xsltproc linux-headers-`uname -r` g++ libncurses5-dev libnewt-dev libusb-dev subversion git-core flex bison
2) Get the stable release [...]
Debian: OpenSer Installation
This tutorial will teach you how to install and run OpenSer as quickly as possible under Debian Etch Linux: Other Linux Distribution can also use this tutorial.
Introduction:
From the website.
OpenSER is a project spawned from FhG FOKUS SIP Express Router (SER). The reason for this new venture is the lack of progressing and contributions to the [...]
VoiceMaster Installation
For those users who has a voicemaster image (crack version). This howto will show you how to install VoiceMaster-<release>.tar.bz2 on a new machine.
Read Article ›HOWTO: Asterisk CDR + MYSQL
This tutorial will teach you how to configure Asterisk to store its CDR in MYSQL Database. Im using Debian Etch as my Operating System.
Installing Mysql Server 5 and Client
apt-get install mysql-server mysql-common php5-mysql mysql-client-5.0 mysql-client libmysqlclient15-dev
Creating a Database, Tables and Permissions
asterisk88:~# mysql -u root -p <enter>
Enter password: <enter>
Welcome to the MySQL [...]
What is VoIP?
What is VoIP? Voice over Internet Protocol (VoIP) is the ability to transmit voice over the Internet to either a receiving computer, telephone or even a mobile phone. VoIP phone is becoming the popular worldwide telephone service for both consumer and the business communities. VoIP works by using a network technology known as Packet Switching [...]
Read Article ›FreeSwitch Softswitch
What is FreeSWITCH?
Here is from freeswitch.org
FreeSWITCH is an open source telephony platform designed to facilitate the creation of voice and chat driven products scaling from a soft-phone up to a soft-switch. It can be used as a simple switching engine, a PBX, a media gateway or a media server to host IVR applications using simple [...]
FreeSwitch Installation
FreeSwitch Installation Howto:
This FreeSwitch Installation is derived from FreeSwitch Wiki Installation. I used this to install to my Debian Etch Server that runs in AMD Opteron Dual Proc Server.
Download Source Tarball
Unix Source freeswitch-1.0.1.tar.gz
Nightly Snapshot of SVN Source freeswitch-snapshot.tar.gz
FreeSWITCH 1.0.1 “Phoenix” Release
Here is the much awaited Freeswitch 1.0.1 “Phoenix” tarball located at http://files.freeswitch.org/
Follow the [...]
Installing Asterisk2Billing A2B 1.6 in Debian Lenny 5.0.4
I assumed that Debian Lenny is already installed on the system. This is a step-by-step procedure how to install Asterisk2Billing or A2B in Debian Lenny. This HowTo is just a copy/paste procedure. Let me know if you run into trouble installing this.
apt-get update
apt-get upgrade
aptitude install ssh ntp screen
aptitude install build-essential libcurl3-dev libvorbis-dev libspeex-dev unixodbc [...]
How to earn from CNAM Revenue Sharing
Every time a call is made to a phone in the U.S. that has caller-id enabled, the terminating phone company does a lookup in one of several national  databases that contain all the U.S. caller-id names and numbers.  This database lookup is called a CNAM dip.  When this database is being ‘dipped’ the originating local [...]
Read Article ›
