Index: apps/app_sms.c =================================================================== --- apps/app_sms.c (revision 183630) +++ apps/app_sms.c (working copy) @@ -74,8 +74,7 @@ Use protocol 2 (default used is protocol 1). - - + + addr and body are a deprecated format to send messages out. + + + see addr above. + SMS handles exchange of SMS data with a call to/from SMS capable phone or SMS PSTN service center. Can send and/or receive SMS messages. Works to ETSI ES 201 912; compatible with BT SMS PSTN service in UK and Telecom Italia in Italy. - Typical usage is to use to handle calls from the SMS service centre CLI, or to set up a call using + Typical usage is to handle calls from the SMS service centre CLI, or to set up a call using outgoing or manager interface to connect service centre to SMS(). "Messages are processed as per text file message queues. smsq (a separate software) is a command to generate message queues and send messages.