From a0d91b14e0e7e9e016327f8ad98256994c697dcd Mon Sep 17 00:00:00 2001 From: Peter Saint-Andre Date: Wed, 6 May 2009 19:57:50 +0000 Subject: [PATCH] removed optional but unnecessary transport-replace for explicit acceptance of newly-offered candidates git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3132 4b5297f7-1745-476d-ba37-a9c6900126ab --- xep-0176.xml | 76 +--------------------------------------------------- 1 file changed, 1 insertion(+), 75 deletions(-) diff --git a/xep-0176.xml b/xep-0176.xml index e6d4a636..83741950 100644 --- a/xep-0176.xml +++ b/xep-0176.xml @@ -675,81 +675,7 @@ INITIATOR NAT RESPONDER to='romeo@montague.lit/orchard' type='result'/> ]]> -

The parties SHOULD check the newly-offered candidate for connectivity, as described previously. If the parties determine that media can flow over the candidate, the initiating party MAY send a transport-replace message to the responder in order to use the new candidate.

- - - - - - - - - - ]]> -

The responder then acknowledges the replaced transport definition.

- - ]]> -

The responder then accepts the replaced transport definition.

- - - - - - - - - - ]]> -

The initiator then acknowledges transport acceptance.

- - ]]> -

The parties then use the new candidate in subsequent communications.

+

The parties SHOULD check the newly-offered candidate for connectivity, as described previously. If the parties determine that media can flow over the candidate, MAY then use the new candidate in subsequent communications.