aboutsummaryrefslogtreecommitdiff
path: root/introspection/org.freedesktop.ModemManager1.Call.xml
diff options
context:
space:
mode:
Diffstat (limited to 'introspection/org.freedesktop.ModemManager1.Call.xml')
-rw-r--r--introspection/org.freedesktop.ModemManager1.Call.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/introspection/org.freedesktop.ModemManager1.Call.xml b/introspection/org.freedesktop.ModemManager1.Call.xml
index 85db4ad2..41dc40f3 100644
--- a/introspection/org.freedesktop.ModemManager1.Call.xml
+++ b/introspection/org.freedesktop.ModemManager1.Call.xml
@@ -103,9 +103,10 @@
<!--
SendDtmf:
- @dtmf: DTMF tone identifier [0-9A-D*#].
+ @dtmf: DTMF tone identifier [0-9A-D*#] or pause character [,].
Send a DTMF tone (Dual Tone Multi-Frequency) (only on supported modems).
+ Since 1.26 the comma [,] is interpreted as a two-second pause.
Applicable only if state is <link linkend="MM-CALL-STATE-ACTIVE:CAPS"><constant>MM_CALL_STATE_ACTIVE</constant></link>.