Hi, I wrote a nodejs module to allow to write SMS VAS application using kannel. The module kannel.js is a ipc kannel box protocol implemented in full javascript, it allow to write a powerfull smsbox in javascript. I wrote three smsbox's samples for testing this module
1. A REPL for send SMS who reply automatically to each received SMS 2. A websocket chat application who can receive and send SMS 3. A SMS VAS application, where services are scripts (javascript or coffeeScript), the http interface show a dashborad and allow send sms via "/cgi-bind/sendsms" The module are located here : https://github.com/badlee/kannel.js. I looking for some testers and contributer. Regards. -- Tel : (+241) 07086061 Github : badlee <https://github.com/badlee> Skype : badinga.ulrich
