How to add SMPP Gateway in Kannel.
SMPP Addition in Kannel
1. open putty/terminal and login in server
2. enter id (id : root) and password (copy pwd and and right click on command prompt)
3. run the command
cd /usr/local/sbin
then press enter button
4. run the command
vim trans.conf
then press enter button
5. For edit the file press A button from keyword
add the smpp gateway as below given format.
6. for Save press esc button from keyword and type :wq then press enter button.
follow the below command/video to start the kannel.
last ( restart kannel )
ps auax | grep box
ps aux | grep box
kill (command for kill process)
./bearerbox -v 4 trans.conf &
./sqlbox -v 4 sqlbox.conf &
./smsbox -v 4 trans.conf &
group = smsc
smsc = smpp
smsc-id = smsc-conn-stking
allowed-smsc-id = "smsc-conn-stking"
port = xxxx
host = xx.xx.xx.xx
smsc-username = xxxx
smsc-password = xxxx
system-type = smpp
transceiver-mode = 1
enquire-link-interval =60
source-addr-ton = 0
source-addr-npi = 1
dest-addr-ton = 1
dest-addr-npi = 1
throughput = 200
#Kannel
#SMPPGateway
#StaticKing
#SMSApplication
#BulkSMS