mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-19 00:00:09 +00:00
Mostly cleanup of documentation to substitute the pipe with the comma, but a few other formatting cleanups, too.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@77808 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -78,7 +78,7 @@ static char *app = "SMS";
|
||||
static char *synopsis = "Communicates with SMS service centres and SMS capable analogue phones";
|
||||
|
||||
static char *descrip =
|
||||
" SMS(name|[a][s][t][p(d)][r][o]|addr|body):\n"
|
||||
" SMS(name,[a][s][t][p(d)][r][o],addr,body):\n"
|
||||
"SMS handles exchange of SMS data with a call to/from SMS capable\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"
|
||||
|
||||
Reference in New Issue
Block a user