From 8a6c6f030d1ca73ec69f45da1d30b73bd1e1701f Mon Sep 17 00:00:00 2001 From: Peter Saint-Andre Date: Tue, 24 Apr 2012 10:13:56 -0600 Subject: [PATCH] added clarifying paragraph about association of zrtp-hash with a media stream, not the overall session --- xep-0262.xml | 1 + 1 file changed, 1 insertion(+) mode change 100644 => 100755 xep-0262.xml diff --git a/xep-0262.xml b/xep-0262.xml old mode 100644 new mode 100755 index cbce115b..00b3e628 --- a/xep-0262.xml +++ b/xep-0262.xml @@ -179,6 +179,7 @@ a=zrtp-hash:1.10 fe30efd02423cb054e50efd0248742ac7a52c8f91bc2df881ae642c371ba46d ]]> +

Note that a unique zrtp-hash is needed for each media stream, since the hash for each stream is computed from a different ZRTP Hello message (e.g., if a session includes both audio and video then the value of the <zrtp-hash/> element included in the <description/> element for the audio stream will be different from the value for the video stream).