diff --git a/apps/app_dial.c b/apps/app_dial.c index 5d07e43456..7d7a4594f9 100644 --- a/apps/app_dial.c +++ b/apps/app_dial.c @@ -158,6 +158,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 @@ -170,6 +172,11 @@ If mfwink is specified, its MF is sent to the called party immediately after receiving a WINK message. See SendMF for valid digits. + If sfprogress is specified, its SF is sent + to the called party immediately after receiving a PROGRESS message. + If sfwink is specified, its SF is sent + to the called party immediately after receiving a WINK message. + See SendSF for valid digits.