Documentation fix
authorMark Spencer <markster@digium.com>
Sun, 11 Jan 2004 20:01:07 +0000 (20:01 +0000)
committerMark Spencer <markster@digium.com>
Sun, 11 Jan 2004 20:01:07 +0000 (20:01 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1955 65c4cc65-6c06-0410-ace0-fbb531ad65f3

apps/app_meetme.c

index 136fdb5..b1555e9 100755 (executable)
@@ -44,7 +44,8 @@ static char *synopsis2 = "MeetMe participant count";
 static char *descrip =
 "  MeetMe(confno[|options]): Enters the user into a specified MeetMe conference.\n"
 "If the conference number is omitted, the user will be prompted to enter\n"
-"one.  This application always returns -1.\n"
+"one.  This application always returns -1.  A ZAPTEL INTERFACE MUST BE INSTALLED\n"
+"FOR CONFERENCING TO WORK!\n\n"
 
 "The option string may contain zero or more of the following characters:\n"
 "      'm' -- set monitor only mode (Listen only, no talking\n"