summaryrefslogtreecommitdiff
path: root/apps/app_dial.c
diff options
context:
space:
mode:
authorMark Spencer <markster@digium.com>2005-02-03 04:21:07 +0000
committerMark Spencer <markster@digium.com>2005-02-03 04:21:07 +0000
commite95da4b9f711ee0879e325b211bed56151e4c11a (patch)
treec71abce951ccde5f6ce6828af37683d101856811 /apps/app_dial.c
parenta43b8ec753f9bd5a275f1869206d1c56da08ead3 (diff)
Oops (first one of these in a while)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4956 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'apps/app_dial.c')
-rwxr-xr-xapps/app_dial.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/app_dial.c b/apps/app_dial.c
index feb06db6e..b6f5cc6c8 100755
--- a/apps/app_dial.c
+++ b/apps/app_dial.c
@@ -71,7 +71,7 @@ static char *descrip =
" making/redirecting the outgoing call. For example, some PSTNs\n"
" don't allow callerids from other extensions then the ones\n"
" that are assigned to you.\n"
-" 'o' -- Original (inbound) Caller*ID should be placed on the outbound leg of the call
+" 'o' -- Original (inbound) Caller*ID should be placed on the outbound leg of the call\n"
" instead of using the destination extension (old style asterisk behavior)\n"
" 'r' -- indicate ringing to the calling party, pass no audio until answered.\n"
" 'm[(class)]' -- provide hold music to the calling party until answered (optionally\n"