Hehe, i tried that before but i didn't think that i worked since i couldn't see anything in netstat. But it seems like it worked, thanks =)
Btw, do you know why the smpp connection doesn't show in netstat? I thought that it was an IP-based protocol...
Andreas
Marko Helle wrote:
Hi Andreas,
Put:
receive-port = <same or other than port>
to Your config file
:)Marko
-----Original Message-----
From: Andreas Friis [mailto:[EMAIL PROTECTED]
Sent: 14. joulukuuta 2004 16:59
To: [EMAIL PROTECTED]
Subject: Configuring SMPP
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
