Anil sahib,

Kannel installation steps are mentioned below .

1) Install the following dependencies first .
yum install libxml
yum install libxml2-devel
2) create following directories .

mkdir /download 
mkdir /usr/local/kannel 

3)  go to /download 

wget http://www.kannel.org/download/1.4.3/gateway-1.4.3.tar.gz
tar -xvf gateway-1.4.3.tar.gz
cd gateway*
./configure 
./configure --prefix=/usr/local/kannel  --enable-start-stop-daemon 
--with-malloc=native
make
make install .
#######################################################################

Install it again and enjoy IPL . 

Regards,

Danish






 
On Sunday, April 27, 2014 2:26 PM, Anil Singh Bafila <anil.si...@iic.ac.in> 
wrote:
 
I am unable to connect my Kannel to SMSC. through smpp prtocall 
Can any one provide me links refrence to sample kannel.conf  for connecting to 
SMSC. 
I am using centos 6.5
I installed kannel using yum install kannel

.I used this reference material for installing only Kannel 
http://inuits.eu/blog/sms-server-using-centos-kannel-and-playsms
 


Please provide some use full links for configuring and managing SMPP protocall.
I have already gone through user and architecture guide and all material on 
kannel.org


Thanks
-- 

Regards

Anil Singh Bafila

Institute of Informatics & Communication
University of Delhi South Campus


-- 

Anil Singh Bafila

Institute of Informatics & Communication
University of Delhi South Campus

Reply via email to