aboutsummaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2004-01-11 20:01:07 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2004-01-11 20:01:07 +0000
commit23c248e92c6a5a1df140551161d497c379ade3bc (patch)
tree6110f7b5cdbd43df61c9be680e09174dec015c6b /apps
parent638b90bbc48ec1cd9894a49be498eb7b8a81be26 (diff)
Documentation fix
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1955 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'apps')
-rwxr-xr-xapps/app_meetme.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/app_meetme.c b/apps/app_meetme.c
index 136fdb590..b1555e9fd 100755
--- a/apps/app_meetme.c
+++ b/apps/app_meetme.c
@@ -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"