smspulse/smshelp.nsf
Find:

smsLINES

smsLINES is a component of smsPULSE MM for Domino. It manages message queues for a number of protocols and communicates with both the smsPULSE and smsROUTER add-ins. smsLINES is not required if you use smsPULSE outbound sms over HTTPS only.

Tasks performed by smsLINES:

  1. Send and receive SMS over GSM devices and other future protocols
  2. Monitor device health and alert administrators of any emerging issues
  3. Distribute messages to queues
  4. Track delivery confirmation of messages and pass to smsPULSE for notifications
  5. Handle an array of devices, COM (RS-232) and Windows TAPI. For MMS you must define your modem as a TAPI device in Windows 2003 and above.
  6. Provide testing and licensing facilities via Communication Lines documents.
A new database named sms.RAWQUE is used by the software.


Console Commands
To run smsLINES type: "load smslines" at the Domino console.
From smsPULSE Version 5 you may start smsLINES with device logging enable from the outset. Type "load smslines log"


Quiting smsLINES


List of console command
Type "te smslines help" for the current list

Available smsLINES console commands (use the first two letters):
Use the first two letters as shortcut: "te smslines xx"

statusDisplays lines status and prods each line
resetResets or starts the communication lines
halt
killallmsgs
Halts sending and receiving activities
Halts sending and kills all messages in sms.RAWQ db
test nAsks line n to send a test message if allowed
logLog GSM activities to a text file
flushFlush the system memory now
helpShows this list
quitQuit smsLINES (needed for upgrades)

For example, to check for status type: "tell smslines st" at the Domino console.



You may also call the above commands from the sms.ADMIN database:


For smsPULSE console commands click here Database 'sms.HELP', View 'Help Documents', Document 'Console Commands'.