I'm trying to integrate Kannel with an operators SMSC via SMPP. I can send messages to them over SMPP via kannel perfectly but i dont know how to configure kannel to listen to SMPP connections. What should I put in the conf.-file?
This is a small part of my smskannel.conf:
group = smsc smsc = smpp host = <their ip adress> port = <their port number> smsc-username = <the username> smsc-password = <the password> system-type = "VMA" address-range = ""
Best regards Andreas Friis
