summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanielle Madeley <danielle.madeley@collabora.co.uk>2010-12-23 11:23:03 +1100
committerDanielle Madeley <danielle.madeley@collabora.co.uk>2010-12-23 11:23:03 +1100
commit3fdfa27deea1b7204d458a126e015bddf87b92dc (patch)
tree0e6cc57f4e7aaa59c2af8f8050b1db931e0cc5a2
parent8d02d9bc48da5822cadac49bc2df9d463723306d (diff)
DTMF may also appear on Call channels, update descriptive text
-rw-r--r--spec/all.xml7
1 files changed, 4 insertions, 3 deletions
diff --git a/spec/all.xml b/spec/all.xml
index 326f1fda..9ef6136f 100644
--- a/spec/all.xml
+++ b/spec/all.xml
@@ -179,13 +179,14 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
<xi:include href="Channel_Interface_SMS.xml"/>
</tp:section>
- <tp:section name="Streamed Media-related interfaces">
+ <tp:section name="Streamed Media/Call-related interfaces">
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
<p>These interfaces are only applicable to channels of type <tp:dbus-ref
namespace='ofdT.Channel.Type'>StreamedMedia</tp:dbus-ref>, with the
exception of the <tp:dbus-ref
- namespace='ofdT.Channel.Interface'>Hold</tp:dbus-ref> interface, which
- may also appear on <tp:dbus-ref
+ namespace='ofdT.Channel.Interface'>Hold</tp:dbus-ref> and
+ <tp:dbus-ref namespace="ofdT.Channel.Interface">DTMF</tp:dbus-ref>
+ interfaces, which may also appear on <tp:dbus-ref
namespace='ofdT.Channel.Type'>Call.DRAFT</tp:dbus-ref> channels.</p>
</tp:docstring>