Kannel - WAP and SMS gateway
Kannel is an open source WAP gateway. It attempts to provide this essential part of the WAP infrastructure freely to everyone so that the market potential for WAP services, both from wireless operators and specialized service providers, will be realized as efficiently as possible.
Kannel also works as an SMS gateway for GSM networks. Almost all GSM phones can send and receive SMS messages, so this is a way to serve many more clients than just those using a new WAP phone.
http://www.kannel.org/
comments powered by Disqus
Related Products
playSMS - PHP based SMS Gateway
playSMS is a flexible Web-based Mobile Portal System that it can be made to fit to various services such as an SMS gateway, personal messaging systems, corporate and group communication tools.
SMSj - Java SMS library
This library allows you to send SMSes (GSM) from the Java platform. It gives you full control over the SMS including the UDH field so you can create and send EMS messages, WAP push messages and nokia smart messages (picture, ringtone etc). The API can send SMS by using a GSM phone connected to the serial port or via a SMS gateway (like Clickatell).
Ya-playsms - Yet Another PlaySMS (flexible Web-based Mobile Portal System)
Development on the original PlaySMS seems to have died. This is a resurrection of the project. PlaySMS is a flexible Web-based Mobile Portal System that it can be made to fit to various services such as an SMS gateway, personal messaging systems, corporate and group communication tools News2008-Mar-01 - v0.8.4 release 2008-Feb-07 - v0.8.3 relased 2008-Jan-09 - v0.8.2 released 2008-Jan - branched from original PlaySms Current FeaturesSend SMS to single mobile phone (web2mobile) Send SMS broadcast
Smscsim - An open source SMSC Simulator
SMSC Simulator implementing SMPP Specifications. Tested to be working with -> Kannel SMS/WAP Gateway (www.kannel.org) For downloads; please visit 'Download' section. If you are interested in reporting a bug or a feature request, you can also use the project's tracker here: http://code.google.com/p/smscsim/issues/list
Django-kannel - A Django application to ease communication with Kannel through HTTP protocol.
django-kannel aims to provide an interface to all the capabilities Kannel can provide through a normal Django application for the defacto Open Source SMS gateway Kannel.
SMSLib - Java SMS library
SMSLib is a Java library which allows you to send/receive SMS messages via a compatible GSM modem or GSM phone. SMSLib also supports some bulk sms operators (for outbound messaging only).
Nullwiresms - SMS Gateway
Nullwire SMS GatewayThe SMS Gateway software from Nullwire is the most efficient and the easiest way to set up your own gateway. It will provide you with an easy to use and intuitive web based user interface and advanced features such as load balancing, email to SMS, SMS to email, Unicode support, two-way messaging and much more. It runs on Windows 2000/XP/Vista and on Linux. Binaries are currently not available, but if you are interested in doing some testing, please get in touch and some will
Pymisron - pyMisron - Uses icq gateway to send sms using the icq server.
pyMisronWhy to use a gateway and not connect the icq servers? because this way its possible to use the limited free gprs/wap connections which allow connections to http ports only. Why to use a tool and not the web browser and use an some php page ? because the tool will let you choose a number from your contacts. current gateway used is http://misron.net/ that gateway is scripted in a way only numbers in israel will work. sorry for the other for now. i'll upload a gateway somewhere later. if so
Sms-project-kannel - sms gateway prjects
Send, process and receive sms for sms broadcast, sms polling, etc.
Action-sms - Plugin de Rails para añadir a ActionMailer la capacidad de enviar SMS's
ActionSMSActionSMS es un plugin para Rails que añade a ActionMailer (el mecanismo estándar de Rails para enviar e-mail) la capacidad de enviar SMS's, en principio a través de la API de Movistar. Inicio rápidoEl plugin es bastante simple de usar: Instálalo: $ script/plugin install http://action-sms.googlecode.com/svn/tags/action_smsCrea el archivo config/sms.yml con el siguiente contenido: gateway: movistarlogin: <tú-número-de-móvil>password: <tu-password-para-la-API>¡Ya está! Ahora, cu