[JDEV] jabber:iq:info

Ryan Eatmon reatmon at ti.com
Tue Jan 4 07:25:16 CST 2000


After logging in, I'm sending a query to jabber:iq:info about my test
account to see what it returns, etc...

Only, nothing gets returned.  The message is sent, the debug on the
server says that it is received and then nothing.  iq:info goes to the
server and not the user them selves, right?  What exactly should be
happening, or is this still experimental to the point that it doesn't
work?

Here is what I sent:

<iq type='get' to='test at bruenor.msp.sc.ti.com' id='1'>
<query xmlns='jabber:iq:info'>
<name/><email/>
</query>
</iq>

Both name and email are set in the test.xml file so that's not the
problem.

Here is the server output:

ue Jan  4 07:22:41 2000  debug/session:38 BASIC_LOOKUP:[1] 0,
t=134763968, s=134782536, l=134771144
Tue Jan  4 07:22:41 2000  debug/session:38 BASIC_LOOKUP:[1] 2,
t=134763968, s=0, l=134771144
Tue Jan  4 07:22:41 2000  debug/xmlstream:40 xmlstream_write
Tue Jan  4 07:22:41 2000  debug/tstream:100 tstream_write_buffer
Tue Jan  4 07:22:41 2000  debug/tstream:256 tstream_write 61 blocks
Tue Jan  4 07:22:41 2000  debug/tstream:218 tstream read event
Tue Jan  4 07:22:41 2000  debug/xmlstream:205 _xmlstream_main
Tue Jan  4 07:22:41 2000  debug/session:38 BASIC_LOOKUP:[2] 2,
t=134763968, s=0, l=134775360
Tue Jan  4 07:22:41 2000  debug/conn:93 sending packet to session: <iq
type='get' to='test at bruenor.msp.sc.ti.com' id='1'><query
xmlns='jabber:iq:info'><name/><email/></query></iq>
Tue Jan  4 07:22:41 2000  debug/resources:251 psending to 134782632
packet 134846352
Tue Jan  4 07:22:41 2000  debug/sessions:127 THREAD:SESSION:FROM
received a message!
Tue Jan  4 07:22:41 2000  debug/resources:136
deliver(to[jabber:test at bruenor.msp.sc.ti.com],from[jabber:reatmon at bruenor.msp.sc.ti.com/reatmon],type[3])
Tue Jan  4 07:22:41 2000  debug/resources:186 delivery found test
Tue Jan  4 07:22:41 2000  debug/resources:221 delivery broadcast
Tue Jan  4 07:22:41 2000  debug/resources:251 psending to 134600960
packet 134846352
Tue Jan  4 07:22:41 2000  debug/unknown:23 THREAD:UNKNOWN received a
message: <iq type='get' to='test at bruenor.msp.sc.ti.com' id='1'
from='jabber:reatmon at bruenor.msp.sc.ti.com/reatmon'><query
xmlns='jabber:iq:info'><name/><email/></query></iq>
Tue Jan  4 07:22:41 2000  debug/dispatch:10 mod_basic 12


Any help on this would be appreciated.


-- 

Ryan Eatmon                reatmon at ti.com
-----------------------------------------
Mixed Signal Product Development EDA Team




More information about the JDev mailing list