# HG changeset patch # User Matthew Wild # Date 1219803374 -3600 # Node ID ade26639f237e1040fa4237dc96a2d6ade2f5025 # Parent 6885fd2cf51f279dd47a554e2b9de750cf94ff08 Updated stanza routing doc diff -r 6885fd2cf51f -r ade26639f237 doc/stanza_routing.txt --- a/doc/stanza_routing.txt Tue Aug 26 16:57:00 2008 +0100 +++ b/doc/stanza_routing.txt Wed Aug 27 03:16:14 2008 +0100 @@ -19,6 +19,10 @@ IQ: Send to resource Presence: Send to resource Message: Send to resource + Full JID but resource not connected: + IQ: Return service-unavailable + Message: Handle same as if to bare JID + Presence: Drop (unless type=subscribe[ed]) To remote contact: Initiate s2s connection if necessary