Subject: Error message after login successfully
Thanks in advance. xml added as below,
- Send: <iq id="agsXMPP_1" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource>agsXMPP</resource></bind></iq>
- Recv: <iq xmlns="jabber:client" to="host3.stis.co.kr/944c0092" id="agsXMPP_1" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>p.testserver@host3.stis.co.kr/agsXMPP</jid></bind></iq>
- Send: <iq id="agsXMPP_2" type="set" to="host3.stis.co.kr"><session xmlns="urn:ietf:params:xml:ns:xmpp-session" /></iq>
- Recv: <iq xmlns="jabber:client" to="p.testserver@host3.stis.co.kr/agsXMPP" id="agsXMPP_2" type="result" from="host3.stis.co.kr" />
- Send: <iq id="agsXMPP_3" type="get" to="host3.stis.co.kr"><query xmlns="jabber:iq:agents" /></iq>
- Send: <iq id="agsXMPP_4" type="get"><query xmlns="jabber:iq:roster" /></iq>
- Recv: <iq xmlns="jabber:client" to="p.testserver@host3.stis.co.kr/agsXMPP" id="agsXMPP_3" type="error" from="host3.stis.co.kr"><query xmlns="jabber:iq:agents" /><error type="cancel" code="501"><feature-not-implemented xmlns="urn:ietf:params:xml:ns:xmpp-stanzas" /></error></iq>
- Recv: <iq xmlns="jabber:client" to="p.testserver@host3.stis.co.kr/agsXMPP" id="agsXMPP_4" type="result"><query xmlns="jabber:iq:roster"><item subscription="none" jid="p.test1@host3.stis.co.kr" name="p.test1" /><item subscription="none" jid="p.test3@host3.stis.co.kr" name="p.test3" /></query></iq>