diff --git a/apps/app_dial.c b/apps/app_dial.c index 526a3af16b..f073af3b9a 100644 --- a/apps/app_dial.c +++ b/apps/app_dial.c @@ -156,6 +156,8 @@ + + Send the specified DTMF strings after the called party has answered, but before the call gets bridged. The called DTMF string is sent to the called party, and the @@ -163,6 +165,15 @@ can be used alone. If progress is specified, its DTMF is sent to the called party immediately after receiving a PROGRESS message. See SendDTMF for valid digits. + If mfprogress is specified, its MF is sent + to the called party immediately after receiving a PROGRESS message. + If mfwink is specified, its MF is sent + to the called party immediately after receiving a WINK message. + See SendMF for valid digits. + +