From 8af81638a0d17d3cec2d8f73e156546679af5a4c Mon Sep 17 00:00:00 2001 From: Matthew Wild Date: Wed, 27 Aug 2008 03:16:14 +0100 Subject: Updated stanza routing doc --- doc/stanza_routing.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc') diff --git a/doc/stanza_routing.txt b/doc/stanza_routing.txt index 1460a6d5..a1494553 100644 --- a/doc/stanza_routing.txt +++ b/doc/stanza_routing.txt @@ -19,6 +19,10 @@ To local contact: 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 -- cgit v1.2.3