[JDEV] sms transport
James McEwan
jamesmcewan at gtonline.net
Wed Dec 12 14:41:54 CST 2001
hi
my kannel is on another box and have the altered the sms service to reflect
this and the passwords etc for my kannel box.
when i start jabber i get a "loading failed" message followed by
"./sms/sms.o: ELF file's phentsize not expected size"..
should the <service> <load> be ./sms/sms.so or ./sms/sms.o or ./sms/sms.c?
as the SMS directory does not contain them sms.so file?
i hope the above makes sense, but it is late....
James
-----Original Message-----
From: jdev-admin at jabber.org [mailto:jdev-admin at jabber.org]On Behalf Of
jdev-request at jabber.org
Sent: Wednesday, December 12, 2001 2:50 PM
To: jdev at jabber.org
Subject: jdev digest, Vol 1 #1140 - 12 msgs
Send jdev mailing list submissions to
jdev at jabber.org
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
jdev-request at jabber.org
You can reach the person managing the list at
jdev-admin at jabber.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of jdev digest..."
Today's Topics:
1. sms gateway (James McEwan)
2. Groupchat protocol (Michal Leinweber)
3. jabber:iq:admin namespace docs (Casey Crabb)
4. Re: jabber:iq:admin namespace docs (Igor Stroh)
5. Re: Groupchat protocol (Peter Millard)
6. Delivery error when setting up for new transport (Migs Paraz)
7. Re: Delivery error when setting up for new transport (Benoit Orihuela)
8. Re: Delivery error when setting up for new transport (Migs Paraz)
9. Re: sms gateway (Migs Paraz)
10. Re: Delivery error when setting up for new transport (Benoit Orihuela)
11. Re: Groupchat protocol (Benoit Orihuela)
12. Re: Delivery error when setting up for new transport (Migs Paraz)
--__--__--
Message: 1
From: "James McEwan" <jamesmcewan at gtonline.net>
To: <jdev at jabber.org>
Date: Tue, 11 Dec 2001 19:50:14 -0000
Subject: [JDEV] sms gateway
Reply-To: jdev at jabber.org
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: jdev-admin at jabber.org [mailto:jdev-admin at jabber.org]On Behalf Of
jdev-request at jabber.org
Sent: Tuesday, December 11, 2001 6:01 PM
To: jdev at jabber.org
Subject: jdev digest, Vol 1 #1139 - 12 msgs
Send jdev mailing list submissions to
jdev at jabber.org
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
jdev-request at jabber.org
You can reach the person managing the list at
jdev-admin at jabber.org
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 (mark at mjwilcox.com)
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 <celso at co.sapo.pt>
To: jdev at jabber.org
Date: 07 Dec 2001 17:44:28 +0000
Subject: [JDEV] ICQ over AIM HOWTO
Reply-To: jdev at jabber.org
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: celso at co.sapo.pt 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: jdev at jabber.org
Cc: dalen at wp-sa.pl, wojt at wp-sa.pl, blady at wp-sa.pl
Subject: Re: [JDEV] Announce: new ICQv7 transport
From: alex_ at unis-ru.com (Alexandre N. Safiullin)
Date: 10 Dec 2001 12:58:19 +0300
Reply-To: jdev at jabber.org
>>>>> "Filip" == Filip Sielimowicz <sielim at wp-sa.pl> 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 <oscar.carlsson at home.se>
To: jdev at jabber.org
Subject: [JDEV] Jabber plugins for Miranda?
Reply-To: jdev at jabber.org
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: mark at mjwilcox.com
Date: Mon, 10 Dec 2001 20:54:52 -0600
To: Jdev at jabber.org
Subject: [JDEV] new jabber server in java
Reply-To: jdev at jabber.org
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
mark at mjwilcox.com
Got LDAP?
-- __--__--
Message: 5
Date: Tue, 11 Dec 2001 13:00:24 +0800
From: Migs Paraz <map at internet.org.ph>
To: jdev at jabber.org
Subject: Re: [JDEV] SMS Transport Ideas
Reply-To: jdev at jabber.org
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" <venkat_03 at hotmail.com>
To: <jdev at jabber.org>
Date: Tue, 11 Dec 2001 11:44:23 +0530
Subject: [JDEV] UnSubscribe me from your database
Reply-To: jdev at jabber.org
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" <brad at the-zoo.net>
To: <jdev at jabber.org>
Date: Tue, 11 Dec 2001 01:07:59 -0600
Subject: [JDEV] Changing a resource
Reply-To: jdev at jabber.org
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 <rod at idealx.com>
To: jdev at jabber.org
Subject: Re: [JDEV] SMS Transport Ideas
Reply-To: jdev at jabber.org
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" <richard at dobson-i.net>
To: <jdev at jabber.org>
Subject: Re: [JDEV] SMS Transport Ideas
Date: Tue, 11 Dec 2001 10:01:07 -0000
Reply-To: jdev at jabber.org
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" <map at internet.org.ph>
To: <jdev at jabber.org>
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
> jdev at jabber.org
> http://mailman.jabber.org/listinfo/jdev
>
>
-- __--__--
Message: 10
Date: Tue, 11 Dec 2001 20:26:24 +0800
From: Migs Paraz <map at internet.org.ph>
To: jdev at jabber.org
Subject: Re: [JDEV] Python support (Problem with PyJabber)
Reply-To: jdev at jabber.org
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 <blalor at hcirisc.cs.binghamton.edu>
To: <jdev at jabber.org>
Subject: Re: [JDEV] Python support (Problem with PyJabber)
Reply-To: jdev at jabber.org
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
blalor at hcirisc.cs.binghamton.edu
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 <jimf at frostbytes.com>
-- __--__--
Message: 12
From: "Peter Millard" <me at pgmillard.com>
To: <jdev at jabber.org>
Subject: Re: [JDEV] Changing a resource
Date: Tue, 11 Dec 2001 08:27:59 -0700
Reply-To: jdev at jabber.org
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" <brad at the-zoo.net>
To: <jdev at jabber.org>
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
> jdev at jabber.org
> http://mailman.jabber.org/listinfo/jdev
>
-- __--__--
_______________________________________________
jdev mailing list
jdev at jabber.org
http://mailman.jabber.org/listinfo/jdev
End of jdev Digest
--__--__--
Message: 2
From: "Michal Leinweber" <lei at leisoft.cz>
To: <jdev at jabber.org>
Date: Tue, 11 Dec 2001 22:06:30 +0100
Subject: [JDEV] Groupchat protocol
Reply-To: jdev at jabber.org
Is there any doc on current groupchat protocol?
I found some doc in
http://docs.jabber.org/draft-proto/html/conferencing.html, but
as I debug what WinJab send, it is not very actual.
McLEI
--__--__--
Message: 3
From: Casey Crabb <debug at nafai.dyndns.org>
To: jdev at jabber.org
Date: Tue, 11 Dec 2001 16:21:58 -0500
Subject: [JDEV] jabber:iq:admin namespace docs
Reply-To: jdev at jabber.org
Is there documentation for the jabber:iq:admin namespace? I looked on
docs.jabber.org and was unable to find them. Any pointers?
--
Casey
--__--__--
Message: 4
Date: Tue, 11 Dec 2001 22:36:23 +0100
From: "Igor Stroh" <stroh at mail.scan-plus.de>
To: <jdev at jabber.org>
Subject: Re: [JDEV] jabber:iq:admin namespace docs
Reply-To: jdev at jabber.org
>Is there documentation for the jabber:iq:admin namespace? I looked on
>docs.jabber.org and was unable to find them. Any pointers?
Unfortunately not... anyway, the only thing that's currently working with
this iq is <who/>, the rest is not implemented yet afaik...
greetings,
Igor
--__--__--
Message: 5
From: "Peter Millard" <me at pgmillard.com>
To: <jdev at jabber.org>
Subject: Re: [JDEV] Groupchat protocol
Date: Tue, 11 Dec 2001 17:39:38 -0700
Reply-To: jdev at jabber.org
First of all, you should start by reading:
http://www.pipetree.com/jabber/gc.html
It describes the various conference protocols in use by various clients :)
Once you've read that (like 3-4 times :), you can checkout the original
"groupchat" part of the Jabber Programmers Guide (JPG) at:
http://docs.jabber.org/jpg/html/main.html#CH-GC
Peter M.
----- Original Message -----
From: "Michal Leinweber" <lei at leisoft.cz>
To: <jdev at jabber.org>
Sent: Tuesday, December 11, 2001 2:06 PM
Subject: [JDEV] Groupchat protocol
> Is there any doc on current groupchat protocol?
>
> I found some doc in
> http://docs.jabber.org/draft-proto/html/conferencing.html, but
> as I debug what WinJab send, it is not very actual.
>
> McLEI
>
>
>
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> http://mailman.jabber.org/listinfo/jdev
>
--__--__--
Message: 6
Date: Wed, 12 Dec 2001 15:06:11 +0800
From: Migs Paraz <map at internet.org.ph>
To: jdev at jabber.org
Subject: [JDEV] Delivery error when setting up for new transport
Reply-To: jdev at jabber.org
Hi,
I'm writing a Python SMS component based on the sample code.
But, the server rejects the client when logging in.
I've only added:
<browse>
<service type="sms" jid="sms.localhost" name="SMS Gateway">
<ns>jabber:iq:gateway</ns>
</service>
and:
<service id="sms">
<host>localhost</host>
<accept>
<ip>127.0.0.1</ip>
<port>1234</port>
<secret>test</secret>
</accept>
</service>
The errors:
Wed Dec 12 15:00:26 2001 mio.c:750 MIO read from socket 11: <iq id='A0'
type='get'><query
xmlns='jabber:iq:auth'><username>baloney</username></query></iq>
Wed Dec 12 15:00:26 2001 client.c:243 pthsock_client_read called with:
m:8109A68 flag:3 arg:8109B58
Wed Dec 12 15:00:26 2001 deliver.c:460 DELIVER 4:localhost <route
type='auth' to='baloney at localhost' from='11 at c2s/8109A68'><iq id='A0'
type='get'><query
xmlns='jabber:iq:auth'><username>baloney</username></query></iq></route>
Wed Dec 12 15:00:26 2001 deliver.c:579 delivery failed (Unable to deliver,
destination unknown)
Wed Dec 12 15:00:26 2001 log.c:105 <log type='notice'
from='localhost'>bouncing a routed packet to baloney at localhost from
11 at c2s/8109A68: Unable to deliver, destination unknown</log>
Wed Dec 12 15:00:26 2001 deliver.c:460 DELIVER 3:localhost <log
type='notice' from='localhost'>bouncing a routed packet to baloney at localhost
from 11 at c2s/8109A68: Unable to deliver, destination unknown</log>
Wed Dec 12 15:00:26 2001 deliver.c:651 delivering to instance 'elogger'
20011212T07:00:26: [notice] (localhost): bouncing a routed packet to
baloney at localhost from 11 at c2s/8109A68: Unable to deliver, destination
unknown
Wed Dec 12 15:00:26 2001 deliver.c:460 DELIVER 4:c2s <route type='error'
to='11 at c2s/8109A68' from='baloney at localhost' error='Unable to deliver,
destination unknown'><iq id='A0' type='get'><query
xmlns='jabber:iq:auth'><username>baloney</username></query></iq></route>
When I remove my additions to the config file, these errors go away.
What causes these?
I don't have this problem with the JUD transport I wrote earlier.
I'd appreciate help here so I can go on with writing my transport...
--__--__--
Message: 7
From: Benoit Orihuela <borihuela at idealx.com>
Date: Wed, 12 Dec 2001 10:00:57 +0100
To: jdev at jabber.org
Subject: Re: [JDEV] Delivery error when setting up for new transport
Reply-To: jdev at jabber.org
hi,
> <service id="sms">
> <host>localhost</host>
> <accept>
> <ip>127.0.0.1</ip>
> <port>1234</port>
> <secret>test</secret>
> </accept>
> </service>
with <host>sms.localhost</host> instead of <host>localhost</host>, it
should work better ...
Benoit.
--
Benoit Orihuela
IDEALX S.A.S.
--__--__--
Message: 8
Date: Wed, 12 Dec 2001 17:44:11 +0800
From: Migs Paraz <map at internet.org.ph>
To: jdev at jabber.org
Subject: Re: [JDEV] Delivery error when setting up for new transport
Reply-To: jdev at jabber.org
On Wed, Dec 12, 2001 at 10:00:57AM +0100, Benoit Orihuela wrote:
> hi,
>
> > <service id="sms">
> > <host>localhost</host>
> > <accept>
> > <ip>127.0.0.1</ip>
> > <port>1234</port>
> > <secret>test</secret>
> > </accept>
> > </service>
> with <host>sms.localhost</host> instead of <host>localhost</host>, it
> should work better ...
It works! Both localhost and sms.localhost point to 127.0.0.1, why
does it matter?
Now to continue and write the code to talk XML to my SMS gateway...
--__--__--
Message: 9
Date: Wed, 12 Dec 2001 19:17:38 +0800
From: Migs Paraz <map at internet.org.ph>
To: jdev at jabber.org
Subject: Re: [JDEV] sms gateway
Reply-To: jdev at jabber.org
On Tue, Dec 11, 2001 at 07:50:14PM -0000, James McEwan wrote:
> I would like to test the sms addon, could someone advise what my
jabber.xml
> should have in it to call up the transport?
I couldn't use it because the developer uses a certain type of HTTP
gateway that I don't use.
I'm writing my own using the Python component library.
--__--__--
Message: 10
From: Benoit Orihuela <borihuela at idealx.com>
Date: Wed, 12 Dec 2001 13:50:50 +0100
To: jdev at jabber.org
Subject: Re: [JDEV] Delivery error when setting up for new transport
Reply-To: jdev at jabber.org
hi,
> > > <service id="sms">
> > > <host>localhost</host>
> > > <accept>
> > > <ip>127.0.0.1</ip>
> > > <port>1234</port>
> > > <secret>test</secret>
> > > </accept>
> > > </service>
> > with <host>sms.localhost</host> instead of <host>localhost</host>, it
> > should work better ...
> It works! Both localhost and sms.localhost point to 127.0.0.1, why
> does it matter?
what you specify in the <host> section is the jid of the service that
will connect to jabber. this jid is then used by jabber to route
packets sent to this jid.
if you set it to "localhost" : first, I'm not sure your service will
succeed to connect to jabber becase jids will not match. second, all
packets sent to localhost will be routed to your service ... hmm, I'm
not really sure of what happens in this case ... when you previously
received the 404 error, was your service connected to jabber or not ?
regards,
Benoit.
--
Benoit Orihuela
IDEALX S.A.S.
--__--__--
Message: 11
From: Benoit Orihuela <borihuela at idealx.com>
Date: Wed, 12 Dec 2001 14:19:56 +0100
To: jdev at jabber.org
Subject: Re: [JDEV] Groupchat protocol
Reply-To: jdev at jabber.org
> Is there any doc on current groupchat protocol?
> I found some doc in
> http://docs.jabber.org/draft-proto/html/conferencing.html
this doc is the draft for the next conferencing protocol.
currently, clients use another protocol. (see pgmillard's post)
hmm, does someone know when the new conferencing protocol will be
fixed ? no news about the conferencing JIG ?
regards,
Benoit.
--
Benoit Orihuela
IDEALX S.A.S.
--__--__--
Message: 12
Date: Wed, 12 Dec 2001 22:46:09 +0800
From: Migs Paraz <map at internet.org.ph>
To: jdev at jabber.org
Subject: Re: [JDEV] Delivery error when setting up for new transport
Reply-To: jdev at jabber.org
On Wed, Dec 12, 2001 at 01:50:50PM +0100, Benoit Orihuela wrote:
> what you specify in the <host> section is the jid of the service that
> will connect to jabber. this jid is then used by jabber to route
> packets sent to this jid.
I see. I was confused and thought it was simply a DNS hostname.
> if you set it to "localhost" : first, I'm not sure your service will
> succeed to connect to jabber becase jids will not match. second, all
> packets sent to localhost will be routed to your service ... hmm, I'm
> not really sure of what happens in this case ... when you previously
> received the 404 error, was your service connected to jabber or not ?
My component was not yet even connected when the jabberd complained to
my gabber client.
--__--__--
_______________________________________________
jdev mailing list
jdev at jabber.org
http://mailman.jabber.org/listinfo/jdev
End of jdev Digest
More information about the JDev
mailing list