SMPP Client Configuration
#Spendoware SMSC SMPP
group = smsc
smsc = smpp
smsc-id = Spendo
allowed-smsc-id = Spendo
host = smpp.getspendo.com
smsc-username = "{YOUR CREDENTIAL USERNAME}"
smsc-password = "{YOUR CREDENTIAL PASSWORD}"
port = 2775
receive-port = port
system-type = smpp
wait-ack-expire=0x02
throughput = 50
instances = 4
alt-charset = LATIN1
enquire-link-interval = 30
# you can uncomment the following two lines to enable debug logs
#log-file="/var/log/kannel/getspendo_SMPP.log"
#log-level=2Last updated