diff --git a/xep-0167.xml b/xep-0167.xml index 4564d38b..2464ed26 100644 --- a/xep-0167.xml +++ b/xep-0167.xml @@ -25,6 +25,12 @@ &stpeter; &seanegan; &robmcqueen; + + 0.14 + 2008-01-03 + psa +

Modified examples to track changes to XEP-0176.

+
0.13 2007-12-06 @@ -596,6 +602,12 @@ Romeo Juliet | transport-info (X times) | | (with acks) | |<--------------------------->| + | STUN connectivity checks | + |<--------------------------->| + | content-modify | + |---------------------------->| + | ack | + |<----------------------------| | session-accept | |<----------------------------| | ack | @@ -656,7 +668,48 @@ Romeo Juliet to='juliet@capulet.lit/balcony' type='result'/> ]]> -

Because the parties have chosen the Jingle ICE-UDP Transport Method, the initiator and responder exchange an open-ended number of possible candidate transports, perform connectivity checks, and agree upon a candidate transport as explained in XEP-0176. Once one of the candidate transports is found to work, the responder accepts the session.

+

Because the parties have chosen the Jingle ICE-UDP Transport Method, the initiator and responder exchange an open-ended number of possible candidate transports, perform connectivity checks, and agree upon a candidate transport as explained in XEP-0176. Once ICE negotiation is completed, the initiator sends a content-modify action to the responder.

+ + + + + [ ... ] + + + + + + + + ]]> +

The responder then acknowledges the content-modify action and sends a session-accept action.

+ + ]]> @@ -750,6 +807,12 @@ Romeo Juliet | transport-info (X times) | | (with acks) | |<--------------------------->| + | STUN connectivity checks | + |<--------------------------->| + | content-modify | + |---------------------------->| + | ack | + |<----------------------------| | session-accept | |<----------------------------| | ack | @@ -882,8 +945,48 @@ Romeo Juliet to='romeo@montague.lit/orchard' type='result'/> ]]> -

As in the previous scenario, the parties exchange ICE candidates (see above for examples).

-

Once the parties find candidate transports that work, the responder accepts the session.

+

Because the parties have chosen the Jingle ICE-UDP Transport Method, the initiator and responder exchange an open-ended number of possible candidate transports, perform connectivity checks, and agree upon a candidate transport as explained in XEP-0176. Once ICE negotiation is completed, the initiator sends a content-modify action to the responder.

+ + + + + [ ... ] + + + + + + + + ]]> +

The responder then acknowledges the content-modify action and sends a session-accept action.

+ + ]]> @@ -1081,6 +1188,12 @@ Romeo Juliet | transport-info (X times) | | (with acks) | |<--------------------------->| + | STUN connectivity checks | + |<--------------------------->| + | content-modify | + |---------------------------->| + | ack | + |<----------------------------| | session-accept | |<----------------------------| | ack | @@ -1184,8 +1297,48 @@ Romeo Juliet to='romeo@montague.lit/orchard' type='result'/> ]]> -

As in the previous scenario, the parties exchange ICE candidates (see above for examples).

-

If one of the candidate transports is found to work, the responder accepts the session.

+

Because the parties have chosen the Jingle ICE-UDP Transport Method, the initiator and responder exchange an open-ended number of possible candidate transports, perform connectivity checks, and agree upon a candidate transport as explained in XEP-0176. Once ICE negotiation is completed, the initiator sends a content-modify action to the responder.

+ + + + + [ ... ] + + + + + + + + ]]> +

The responder then acknowledges the content-modify action and sends a session-accept action.

+ + ]]>