[xwiki-users] Xwiki integration with SMS
I'm investigating how to integrate Xwiki with SMS sending software. (see http://en.wikipedia.org/wiki/Short_message_peer-to-peer_protocol ) Have you any thoughts recommendations regarding to tools (http://smppapi.sourceforge.net/ http://code.google.com/p/jsmpp/ ) approaches, etc? Thanks in advance, Valdis
Hi, I think biggest issue will be to have someone to send the SMSs to (SMSC or SME). If you have such connection sending SMS Text should not be a big issue. In your case I believe you will have to take care of the encoding of special characters (7bit alphabet or UTF-16, but with only 70 characters/sms in this case). For the tools I don't know as we use internal ones ;) Jeremie 2010/3/17 Valdis Vītoliņš <[email protected]>
I'm investigating how to integrate Xwiki with SMS sending software. (see http://en.wikipedia.org/wiki/Short_message_peer-to-peer_protocol ) Have you any thoughts recommendations regarding to tools (http://smppapi.sourceforge.net/ http://code.google.com/p/jsmpp/ ) approaches, etc?
Thanks in advance, Valdis _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
participants (2)
-
Jeremie BOUSQUET -
Valdis Vītoliņš