Hi, I wrote a nodejs module to allow to write SMS VAS application using kannel<http://www.kannel.org>(v 1.5.0). 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. -- -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
