diff --git a/apps/app_dial.c b/apps/app_dial.c index ed1593b30c..88a4ac3a35 100644 --- a/apps/app_dial.c +++ b/apps/app_dial.c @@ -151,11 +151,12 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") 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 - calling DTMF string is sent to the calling party. Both arguments + party has answered, but before the call gets bridged. The + called DTMF string is sent to the called party, and the + calling DTMF string is sent to the calling party. Both arguments can be used alone. If progress is specified, its DTMF is sent - immediately after receiving a PROGRESS message. + to the called party immediately after receiving a PROGRESS message. + See SendDTMF for valid digits.