On Tue, Dec 11, 2001 at 01:00:24PM +0800, Migs Paraz wrote: > 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.
not too much the place of the parameter changes > > Has anyone implemented or even thought about a two-way gateway? > Or, how to give users 'credits' that are deducted on SMS sending? yes its possible with kannel (you can specify that kannel make an HTTP request when it receives a SMS) or writing an extension to gnokii well the sender of the sms should have his/her credit decreased (maybe by writing a module in jsm for all the packet from a session to your sms module). _______________________________________________ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev
