Skip to main content

openSmpp configuration with Mysql

If you need to install openSMPP please have a look on “Install Kannel Addons” OpenSMpp is Kannel addon; used to allow smpp clients to connect to kannel gateway and send SMS over SMPP protocol. following are the steps for configuring openSMPP with mysql as storage of DLR. Create a Mysql Database if you don’t have […]

Install Kannel Addons; opensmpp and sqlb...

If you need to install kannel with mysql support please refer to this post “How to Install Kannel” Once you have installed the kannel with Mysql support, you can install additional addons of kannel which are opensmpp and sqlbox. Install openSMPP (you can remove the –with-kannel-dir, but some distributions do not automatically find the kannel […]

Get SMSC Status

kannel do not directly gives you status for any SMSC it is connected with. i have been asked many times by many that how can we get the status of a given SMSC. Many times one need to make some decision on current status of SMSC that weather or not one should this SMSC to sent Message. […]

How to install Kannel

Download Get sources using the following command where <project> is: gateway, sqlbox or opensmppbox. Once you have the kannel source, navigate to source directory which typically is [YOUR_DOWNLOAD_PATH]/trunk/ Here you can compile kannel wtih mysql support or without mysql. Install Kannel Without Mysql Support Install Kannel With Mysql Support Once you have installed kannel you can locate […]