From f09c6bc78eb25da6e6b2bb9a1e3abd76354348c4 Mon Sep 17 00:00:00 2001 From: "Kevin P. Fleming" Date: Mon, 7 Nov 2005 22:01:22 +0000 Subject: application doc update git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6992 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- apps/app_playback.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'apps/app_playback.c') diff --git a/apps/app_playback.c b/apps/app_playback.c index 2f280c950..87bb653e9 100755 --- a/apps/app_playback.c +++ b/apps/app_playback.c @@ -51,10 +51,9 @@ static char *descrip = "option causes the playback of the message to be skipped if the channel\n" "is not in the 'up' state (i.e. it hasn't been answered yet. If 'skip' is \n" "specified, the application will return immediately should the channel not be\n" -"off hook. Otherwise, unless 'noanswer' is specified, the channel channel will\n" +"off hook. Otherwise, unless 'noanswer' is specified, the channel will\n" "be answered before the sound is played. Not all channels support playing\n" -"messages while still hook. Returns -1 if the channel was hung up. If the\n" -"file does not exist, will jump to priority n+101 if present.\n"; +"messages while still hook. If the file does not exist, will jump to priority n+101 if present.\n"; STANDARD_LOCAL_USER; -- cgit v1.2.3