aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_adsiprog.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/app_adsiprog.c')
-rwxr-xr-xapps/app_adsiprog.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/app_adsiprog.c b/apps/app_adsiprog.c
index 21eed0991..0d775877b 100755
--- a/apps/app_adsiprog.c
+++ b/apps/app_adsiprog.c
@@ -56,8 +56,9 @@ static char *synopsis = "Load Asterisk ADSI Scripts into phone";
static char *descrip =
" ADSIProg(script): Programs an ADSI Phone with the given script.\n"
-"If none is specified, the default is used. Returns 0 unless CPE\n"
-"is hungup.\n";
+"If none is specified, the default script is used. The reprogramming\n"
+"will complete successfully, except in cases where the device is \n"
+"disconnected or hungup.\n";
STANDARD_LOCAL_USER;