diff --git a/apps/app_dial.c b/apps/app_dial.c index 855945b244..dbce62dcf8 100644 --- a/apps/app_dial.c +++ b/apps/app_dial.c @@ -143,11 +143,9 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") a call to be answered. Exit to that extension if it exists in the current context, or the context defined in the EXITCONTEXT variable, if it exists. - - Many SIP and ISDN phones cannot send DTMF digits until the call is - connected. If you wish to use this option with these phones, you - can use the Answer application before dialing. - + NOTE: Many SIP and ISDN phones cannot send DTMF digits until the call is + connected. If you wish to use this option with these phones, you + can use the Answer application before dialing.