Subject: problems with xmpp extensions
hi!
i tried to send some location data to a contact, but i received error code 503, i know this means, that the user is offline, but he is not, he is online, i can send messages but no Iq Request
XML Log:
<iq from="testuser2hgb@jabber.org" to="testuserhgb@jabber.org/Matrix Windows Phone" type="error" id="MX_4" xmlns="jabber:client">
<error code="503" type="cancel">
<service-unavailable xmlns="urn:ietf:params:xml:ns:xmpp-stanzas" />
</error>
</iq>
i tried to send some location data to a contact, but i received error code 503, i know this means, that the user is offline, but he is not, he is online, i can send messages but no Iq Request
XML Log:
<iq from="testuser2hgb@jabber.org" to="testuserhgb@jabber.org/Matrix Windows Phone" type="error" id="MX_4" xmlns="jabber:client">
<error code="503" type="cancel">
<service-unavailable xmlns="urn:ietf:params:xml:ns:xmpp-stanzas" />
</error>
</iq>