diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/stanza_routing.txt | 4 |
1 files changed, 4 insertions, 0 deletions
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 |