Hi, I'm using Kannel to act as a SMS gateway between my webserver and my upstream SMPP providers. Does Kannel have an option to run as a SMSC or is there an easy way to send messages other than smsbox. I'd prefer not to have my phpcode have to call 1000 http requests to my kannel smsbox to send 1000 messages, it would be nice if I could you SMPP from php class to connect to my kannel instance, or some other php function to send bulk messages. Does anyone know or have such a product?
thanks Barry
