application doc update

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6992 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Kevin P. Fleming
2005-11-07 22:01:22 +00:00
parent 4eb2c0d832
commit f09c6bc78e
53 changed files with 115 additions and 132 deletions

View File

@@ -67,8 +67,7 @@ static char *synopsis = "Communicates with SMS service centres and SMS capable a
static char *descrip =
" SMS(name|[a][s]): SMS handles exchange of SMS data with a call to/from SMS capabale\n"
"phone or SMS PSTN service centre. Can send and/or receive SMS messages.\n"
"Returns 0 if call handled correctly, or -1 if there were any problems.\n"
"phone or SMS PSTN service center. Can send and/or receive SMS messages.\n"
"Works to ETSI ES 201 912 compatible with BT SMS PSTN service in UK\n"
"Typical usage is to use to handle called from the SMS service centre CLI,\n"
"or to set up a call using 'outgoing' or manager interface to connect\n"