Dialer for small and medium organisation – Call center Dialer

Dialer for small and medium organisation – Call center Dialer Get a free open source dialer with all the advance feature list. Contact Us: info@eduguru.in Visit Us :http://inetextech.com    

Lifetime free open source dialer for inbound & Outbound

We provide callcenter technology software like Dialer with life time free licence with all the advanced features for inbound and outbound calling, CRM support, Voice and Data for both Domestic and International Callcenter. For any query mail us info@eduguru.in     Visit Us : http://inetextech.com/ For any query mail us info@eduguru.in

Installation of asterisk 11 on centos 6

Installation of asterisk 11 on centos 6 Recently i have installed asterisk 11 on centos 6 as per the instruction from Digium blog.  The instruction i have followed to install is :- For this install I am using Asterisk 11.2.1 and will be compiling from source on CentOS 6.3. This tutorial should also work on … Read more

Installing Asterisk 1.8.9 on Centos 6

    First step is to set static IP by edit /etc/sysconfig/network-scripts/ifcfg-eth0. Then get the latest updates via: yum update Get Asterisk Source: cd /usr/src wget http://downloads.asterisk.org/pub/telephony/asterisk/releases/asterisk-1.8.9.0.tar.gz tarxvzf asterisk-1.8.9.0.tar.gz Install dependencies/libraries: yum install unixODBC unixODBC-devel mysql-server mysql-devel nano ncurses-devel patch gccgcc-c++ kernel-devel libtiff-devel libtermcap-devel bison flex curl-devel  libtool-ltdl-devel gmime-devel wget make svn libxml2-devel ln -s … Read more