logo       

Re: webreg 0.5 preview: msg#00233

network.jabber.py-transports

Subject: Re: webreg 0.5 preview

Uhhh... ya.

What he said.

:)


-- 

Travis Bell




On 30-Mar-06, at 2:00 AM, Norman Rasmussen wrote:

On 3/30/06, James Bunton <james@xxxxxxxxxxxx> wrote:
Does the Python Yahoo transport publish itself in service discovery?
yep

Do a disco#info with Psi, and look at the XML console. What differences
are there between the MSN & Yahoo transports?


<iq from="yahoo.jabber.server" type="result" id="ad40a"
to="me@xxxxxxxxxxxxx/Work" >
<identity category="gateway" type="yahoo" name="XMPPPY Yahoo!
Transport (Dev)" />
<feature var="jabber:iq:register" />
<feature var="jabber:iq:version" />
</query>
</iq>

<iq from="msn.jabber.server" type="result" to="me@xxxxxxxxxxxxx/Work"
id="ad3fa" >
<identity category="gateway" type="msn" name="MSN Transport" />
<identity category="conference" type="text" name="MSN Transport Chatrooms" />
<feature var="jabber:x:conference" />
<feature var="jabber:iq:conference" />
<feature var="jabber:iq:register" />
<feature var="jabber:iq:gateway" />
<feature var="jabber:iq:version" />
<feature var="vcard-temp" />
</query>
</iq>

Looks like jabber:iq:gateway is missing on the yahoo transport, but
that is used to indicate implemenetation of the send "legacy username
to the gateway and receive a properly-formatted JID in return"
process, which is not supposed atm.

What's required to make the webreg work?

--
- Norman Rasmussen
_______________________________________________
py-transports mailing list

_______________________________________________
py-transports mailing list
py-transports@xxxxxxxxxxxxxxxxx
http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports
<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise