[Asterisk-cvs] asterisk/apps app_meetme.c,1.14,1.15

markster at lists.digium.com markster at lists.digium.com
Sun Jan 11 14:09:21 CST 2004


Update of /usr/cvsroot/asterisk/apps
In directory mongoose.digium.com:/tmp/cvs-serv15134/apps

Modified Files:
	app_meetme.c 
Log Message:
Documentation fix


Index: app_meetme.c
===================================================================
RCS file: /usr/cvsroot/asterisk/apps/app_meetme.c,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- app_meetme.c	11 Jan 2004 18:43:43 -0000	1.14
+++ app_meetme.c	11 Jan 2004 20:01:07 -0000	1.15
@@ -44,7 +44,8 @@
 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"




More information about the svn-commits mailing list