summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorJoshua Colp <jcolp@digium.com>2017-10-30 11:08:52 -0500
committerGerrit Code Review <gerrit2@gerrit.digium.api>2017-10-30 11:08:52 -0500
commit65753fb2fe9d2c0d8a50f8d9c7ee856e146a6e71 (patch)
treed45c52ec859b7a90cf997adcc64c21d8b436dccc /CHANGES
parent15466f225c1818654b59e8e0052626138a9e87c5 (diff)
parent9bad4c74cc4c9186e1d07bcd1a889811bb56a9f8 (diff)
Merge "app_agent_spool: Fix typo in dtmf features usage desctiption"
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 683a164ab..39b62d05c 100644
--- a/CHANGES
+++ b/CHANGES
@@ -3218,7 +3218,7 @@ chan_agent
has also been removed, for the same reason.
* The endcall and enddtmf configuration options are removed. Use the
- dialplan function CHANNEL(dtmf-features) to set DTMF features on the agent
+ dialplan function CHANNEL(dtmf_features) to set DTMF features on the agent
channel before calling AgentLogin.
chan_bridge