Posts

Showing posts from January, 2014

How to Bind Multiple SMPP Acounts Using Kannel SMS Gateway.

Hi guys,              Below I have written the script of complete kannel configuration in which I have binded the multiple SMPP accounts with mysql database. Please change your configuration according to your requirement. It is 100 % worked for me and hope it will work for you also. # CORE # # There is only one core group and it sets all basic settings # of the bearerbox (and system). You should take extra notes on # configuration variables like 'store-file' (or 'store-dir'), # 'admin-allow-ip' and 'access.log' group = core admin-port = 13000 smsbox-port = 13001 admin-password = bar dlr-storage = mysql log-file = "/var/log/kannel/kannel.log" access-log = "/var/log/kannel/bearerbox-access.log" access-log-clean = true log-level = 0 box-deny-ip = "*.*.*.*" box-allow-ip = "127.0.0.1" # SMSC CONNECTIONS # # SMSC connections are created in bearerbox and they handle SMSC specific # protocol and m