Personal tools
Skip to content. | Skip to navigation
The Kannel Open Source WAP and SMS gateway works as both an SMS gateway, for implementing keyword based services via GSM text messages, and a WAP gateway, via UDP. The SMS part is fairly mature, the WAP part is early in its development. In this release, the GET request for WML pages and WMLScript files via HTTP works, including compilation for WML and WMLScript to binary forms. Only the data call bearer (UDP) is supported, not SMS.
OpenSMPPBox is a special Kannel box that listens for smpp connections and accepts and sends sms messages from and to smpp clients. OpenSMPPBox behaves similar to other Kannel boxes and share a compatible configuration file format and command line options. After starting opensmppbox, a new connection to bearerbox is made for each smpp client that is connecting. This (new) connection with it's own 'smsbox-id' is dedicated to sending and receiving messages for this particular smpp client.