[JDEV] SMS Transport Ideas
Migs Paraz
map at internet.org.ph
Mon Dec 10 23:00:24 CST 2001
On Fri, Dec 07, 2001 at 10:22:53AM +0100, Rodolphe Duge de Bernonville wrote:
> yes it works fine (http://download.jabber.org/contribs/sms*)
> you can also use the vcard to find the phone number of a user
> so you can also use jabber filter (ie i am not here so i redirect all
> offline message to the sms gateway ...).
Hi, I've checked it out. The transport just converts the Jabber request to
an HTTP request made to a HTTP SMS gateway. Parameters are in the URL
query string.
The gateway I'm trying out uses a POST request so it's a little bit more
complex.
Has anyone implemented or even thought about a two-way gateway?
Or, how to give users 'credits' that are deducted on SMS sending?
More information about the JDev
mailing list