Hi I would like to test the sms addon, could someone advise what my jabber.xml should have in it to call up the transport?
thanks James -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of [EMAIL PROTECTED] Sent: Tuesday, December 11, 2001 6:01 PM To: [EMAIL PROTECTED] Subject: jdev digest, Vol 1 #1139 - 12 msgs Send jdev mailing list submissions to [EMAIL PROTECTED] To subscribe or unsubscribe via the World Wide Web, visit http://mailman.jabber.org/listinfo/jdev or, via email, send a message with subject or body 'help' to [EMAIL PROTECTED] You can reach the person managing the list at [EMAIL PROTECTED] When replying, please edit your Subject line so it is more specific than "Re: Contents of jdev digest..." Today's Topics: 1. ICQ over AIM HOWTO (Celso Martinho) 2. Re: Announce: new ICQv7 transport (Alexandre N. Safiullin) 3. Jabber plugins for Miranda? (Oscar Carlsson) 4. new jabber server in java ([EMAIL PROTECTED]) 5. Re: SMS Transport Ideas (Migs Paraz) 6. UnSubscribe me from your database (Venkat) 7. Changing a resource (Brad) 8. Re: SMS Transport Ideas (Rodolphe Duge de Bernonville) 9. Re: SMS Transport Ideas (Richard Dobson) 10. Re: Python support (Problem with PyJabber) (Migs Paraz) 11. Re: Python support (Problem with PyJabber) (Brian Lalor) 12. Re: Changing a resource (Peter Millard) --__--__-- Message: 1 From: Celso Martinho <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Date: 07 Dec 2001 17:44:28 +0000 Subject: [JDEV] ICQ over AIM HOWTO Reply-To: [EMAIL PROTECTED] Hi, Can any kind soul post a "How to use ICQ over AIM transport" mini-document? I think that would be very useful to many people. Is it possible to use the old spool data from the ICQ transport or the users have to register all over again? Thanks! Celso. -- Celso Martinho SAPO - Servidor de Apontadores Portugueses E-Mail: [EMAIL PROTECTED] Tel: +351 217907138 - http://www.sapo.pt/ Web: http://celso.no.sapo.pt/ GPG fingerprint = 00F3 65E7 9DAD BC84 1C10 CA79 7D21 3279 8B45 C0D1 --__--__-- Message: 2 To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: Re: [JDEV] Announce: new ICQv7 transport From: [EMAIL PROTECTED] (Alexandre N. Safiullin) Date: 10 Dec 2001 12:58:19 +0300 Reply-To: [EMAIL PROTECTED] >>>>> "Filip" == Filip Sielimowicz <[EMAIL PROTECTED]> writes: Filip> On Mon, 10 Dec 2001, alex_ wrote: >> Filip> - Presences - sending statuses of users. Filip> - Presences - adding new users, subscription and "UserAddedU" messages. Filip> - this is not finished. Filip> - Messages - Normal, URL. Filip> - Offline messages request, receiving and ack. Filip> - Short and Advanced Search (!) Filip> - the protocol is fully implemented, but not all fields are Filip> used in responces. Filip> What we are going to do soon: Filip> - multimessages - no documentation ... Filip> - Auth Request/Given/Denied - protocol is implemented, but documentation Filip> ... We need some more dokumentation about when/why/how to use it. Filip> The source code is based on ickle-0.1.2 ICQ client classes (modified and Filip> expanded, some bugs fixed, it compiles under standard RH 6.2, no <sstream> Filip> or "sigc" headers ... - this was horrible ...). Hello! We need some consistency here, I suggest not to mess ICQ-protocol specific functionality and Jabber-protocol one. It would be cool you submit your implemented ICQ-protocol research to Barnaby Grey (th author of ickle) to let him improve libicq2000 functionality, which lacks search, multimessages, auth-stuff... Filip> We are very interested in cooperation, mainly the documentation and Your Filip> source code. Yeah, we need to cooperate, let me just to test the transport more carefully.. Filip> In a moment we have also some problem with stability - bad use of pth Filip> causes segmentation faults from time to time... I experienced that too, and these segfaults force me not to mess C and C++ code. IMHO, C++ is not pth-safe, as soon throwing exceptions 'cause to segfault. -- Regards, Alex_ --__--__-- Message: 3 Date: Mon, 10 Dec 2001 18:08:08 +0100 From: Oscar Carlsson <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: [JDEV] Jabber plugins for Miranda? Reply-To: [EMAIL PROTECTED] Hello guys and girls! Jer told me to mail to this mailinglist instead to get in touch with you. Let me cut and paste a little from my email to him. > intro: > Guess you've heard of Miranda. Windows multi protocol client, blah > blah blah. -> > http://miranda-icq.sf.net/ If you really haven't heard about it, don't be ashamed. I guess i could write a little more. It's Open Source.. It's got a very open plugin structure. It's a IM client for "power users" kind of.. > the question: > Do you know anyone in your team that'd want to write a jabber > plugin for Miranda? Jer asked me to provide links to source to other plugins etc. The docs are not very updated, but I know the developer will make every effort to help anyone (he's always very kind to plugins devs actually). If I forgot to say so, Miranda supports ICQ (OSCAR) and MSN at the moment. The ICQ part is getting tweaked every day, but the MSN plugin was written and isn't maintained (works pretty well though). (That's another thing I'm looking for, someone to update MSN a little..) Lemme give you links. The main CVS page: http://sourceforge.net/cvs/?group_id=2179 The main dir: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/miranda-icq/miranda0100/ Here's some docs, i'm not sure how up-to-date they are since i'm no coder myself. But as I said, there'll always be help from the dev. http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/miranda-icq/miranda0100/miran da32/doc/ ICQ OSCAR: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/miranda-icq/miranda0100/miran da32/protocols/IcqOscar/ MSN: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/miranda-icq/miranda0100/plugi ns/msn/ Plugin template (again, can't say how useful this is.. I don't think it's too that advanced, but maybe worth looking at anyway): http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/miranda-icq/miranda0100/plugi ns/testplug/ Feel free to contact me if there's ANY questions. regards Oscar (aka o_cee) --__--__-- Message: 4 From: [EMAIL PROTECTED] Date: Mon, 10 Dec 2001 20:54:52 -0600 To: [EMAIL PROTECTED] Subject: [JDEV] new jabber server in java Reply-To: [EMAIL PROTECTED] There's a new open-source jabber server in Java at http://sourceforge.net/projects/jabaserver/ They're re-factoring now to use Avalon framework, but it looks promising. Mark Mark Wilcox [EMAIL PROTECTED] Got LDAP? --__--__-- Message: 5 Date: Tue, 11 Dec 2001 13:00:24 +0800 From: Migs Paraz <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Re: [JDEV] SMS Transport Ideas Reply-To: [EMAIL PROTECTED] 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? --__--__-- Message: 6 From: "Venkat" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Date: Tue, 11 Dec 2001 11:44:23 +0530 Subject: [JDEV] UnSubscribe me from your database Reply-To: [EMAIL PROTECTED] Dear Sir/Madam, I have been getting plenty of mails from you every day. I dont know how it happend. Can you please unsubscribe me from your database. Thanking you. Venkat --__--__-- Message: 7 From: "Brad" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Date: Tue, 11 Dec 2001 01:07:59 -0600 Subject: [JDEV] Changing a resource Reply-To: [EMAIL PROTECTED] After an exhaustive search of the docs I haven't found what I need. Is it possible to change the Resource attribute for a client while the client is connected? Thanks, Brad --__--__-- Message: 8 Date: Tue, 11 Dec 2001 10:49:30 +0100 From: Rodolphe Duge de Bernonville <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Re: [JDEV] SMS Transport Ideas Reply-To: [EMAIL PROTECTED] 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). --__--__-- Message: 9 From: "Richard Dobson" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Subject: Re: [JDEV] SMS Transport Ideas Date: Tue, 11 Dec 2001 10:01:07 -0000 Reply-To: [EMAIL PROTECTED] Well we are working on a two way SMS system for an application at work, the only way to get responses (two way) we have found is to get an SMS unit that you plug into the computer, if anyone is interested on the exact device we have ordered I can find out, I think it is made by Siemens. Richard ----- Original Message ----- From: "Migs Paraz" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, December 11, 2001 5:00 AM Subject: Re: [JDEV] SMS Transport Ideas > 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? > > _______________________________________________ > jdev mailing list > [EMAIL PROTECTED] > http://mailman.jabber.org/listinfo/jdev > > --__--__-- Message: 10 Date: Tue, 11 Dec 2001 20:26:24 +0800 From: Migs Paraz <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Re: [JDEV] Python support (Problem with PyJabber) Reply-To: [EMAIL PROTECTED] On Fri, Dec 07, 2001 at 10:25:51AM +0000, mallum wrote: > on Fri, Dec 07, 2001 at 01:19:28PM +0800, Migs Paraz wrote: > > > A quick look through jabber.py seems to show that it's for clients, but > > not components. > > > > Did you check the CVS code ? Got it. I'm going to try and write a component now based on the client examples. Do you have a sample component already? --__--__-- Message: 11 Date: Tue, 11 Dec 2001 08:01:33 -0700 (MST) From: Brian Lalor <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Subject: Re: [JDEV] Python support (Problem with PyJabber) Reply-To: [EMAIL PROTECTED] On Tue, 11 Dec 2001, Migs Paraz wrote: > On Fri, Dec 07, 2001 at 10:25:51AM +0000, mallum wrote: > > on Fri, Dec 07, 2001 at 01:19:28PM +0800, Migs Paraz wrote: > > > > > A quick look through jabber.py seems to show that it's for clients, but > > > not components. > > > > > > > Did you check the CVS code ? > > > Got it. I'm going to try and write a component now based on the client > examples. Do you have a sample component already? Yeah, there's a real kludgy mailchecker component in the examples directory. It may not work, but you should be able to get the idea. I've done a lot more work on it than what is in CVS. If you want my patches, let me know. B ____________________________________________________________________________ _ B r i a n L a l o r [EMAIL PROTECTED] http://hcirisc.cs.binghamton.edu/~blalor Spam me not. To get my pgp key, put "get pgp key" in the subject of your message Better to sweat than to bleed. -- Jim Frost <[EMAIL PROTECTED]> --__--__-- Message: 12 From: "Peter Millard" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Subject: Re: [JDEV] Changing a resource Date: Tue, 11 Dec 2001 08:27:59 -0700 Reply-To: [EMAIL PROTECTED] Brad - You can't change resources after you've established a session. You have to close the session and re-authenticate w/ a new resource. Peter M. ----- Original Message ----- From: "Brad" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, December 11, 2001 12:07 AM Subject: [JDEV] Changing a resource > After an exhaustive search of the docs I haven't found what I need. Is it possible to change the Resource attribute for a client while the client is connected? > > Thanks, > Brad > > _______________________________________________ > jdev mailing list > [EMAIL PROTECTED] > http://mailman.jabber.org/listinfo/jdev > --__--__-- _______________________________________________ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev End of jdev Digest _______________________________________________ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev
