Cisco Cisco 1900 2900 3900 Series 4-Port Gigabit Ethernet HS-WIC with PoE

Page de 162
Configuring Cisco EHWIC and 880G for 3.7G (HSPA+)/3.5G (HSPA)
  Features
8
Configuring Cisco EHWIC-3G-HSPA-U
OL-24265-03
SMS
The SMS feature enables the router to send and receive SMS messages. This feature also enables the 
router to save and store the SMS messages in an FTP server.
Note
SMS is enabled by default. However, you need to define the FTP server to store incoming and outgoing 
SMS messages.
The SMS feature provides the following commands:
In the syntax of these commands, the value of the unit parameter refers 
to
:
(EHWIC) The router slot, WIC slot, and port separated by slashes (for example, 0/1/0).
(C880G) The number 0.
Note
You can use the call screening command dialer caller number callback to authenticate SMS messages 
that you can use to establish data connections.
This example shows how to send an SMS message (C881G-U-K9):
router#cellular 0 gsm sms send <phone number> “Test message”
This example deletes all SMS messages (EHWIC-3G-HSPA-U):
router#cellular 0/1/0 gsm sms delete all
This example shows how to display a summary of SMS messages (EHWIC-3G-HSPA-U):
router#cellular 0/1/0 gsm sms view summary 
ID   FROM                  YY/MM/DD HR:MN:SC  SIZE  CONTENT
0    4087993680            10/05/04 21:29:55  32    from John ...
1    4087993680            10/05/04 21:52:45  32    from Jane ...
2    4087993680            10/05/04 21:56:56  32    from Jake ...
3    4087993680            10/05/04 21:56:58  32    from Tom ...
4    4087993680            10/05/04 21:57:00  32    from Sam ...
The following example sets FTP path to the SMS_archive directory on the FTP server at 192.168.1.3 
(C881G-U-K9 and EHWIC-3G-HSPA-U):
router(config-controller)# gsm sms archive path 
ftp://username:password@192.168.1.3/SMS_archive
Command
Syntax
Description
cellular unit gsm sms send telNum message
Sends SMS messages (up to 160 
characters per message). 
cellular unit gsm sms delete {all | msg_ID}
Deletes SMS messages.
cellular unit gsm sms view {summary | all | msg_IDDisplays SMS messages.
gsm sms archive path ftp:path_to_FTP_server
Saves SMS messages on an FTP server.