CTISMS resource allows to send SMS through an UMTS-BOX or CELLKEY devices.
If it's used together with SMTP resource, it allows to send/receive SMS through emails.
Important | |
---|---|
The CTISMS resource requires a separate licence in CPX. |
Tip | |
---|---|
Interesting chapters: Section 81.21, “How to configure CTISMS to send SMS via emails”; Section 81.20, “How to configure CTISMS to send SMS using the Web interface”; |
Add the resource to the Abilis system with the following command.
[09:08:14] ABILIS_CPX:a res:ctisms
RES:CTISMS ALREADY EXISTS
The CTISMS resource may already exist in the system, but may not yet be active: set it active with the command:
[09:10:00] ABILIS_CPX:s act res:ctisms
COMMAND EXECUTED
Caution | |
---|---|
You must restart the Abilis to make the resource running (use the command warm start to reboot the Abilis) after adding or setting the CTISMS active. |
[11:01:39] ABILIS_CPX:s p ctisms act:yes
COMMAND EXECUTED [13:07:41] ABILIS_CPX:d p ctisms
RES:CtiSms - Not Saved (SAVE CONF), Not Refreshed (INIT)----------------------- DESCR:Short_Message_Service LOG:NO ACT:YES MAX-SMS-SPLIT:1 ALLOW-UNICODE:NO DFT-IN:NO DFT-SMTP: wdir:C:\APP\SMS\
Caution | |
---|---|
Execute the initialization command init res:ctisms to activate the changes made on the upper case parameters; use save conf and warm start commands to set active the changes made on the lowercase parameters. |
Use the below command to display the parameters of the resource; the d p ctisms ? command shows the meaning of parameters.
[14:08:12] ABILIS_CPX:d p ctisms
RES:CtiSms --------------------------------------------------------------------
Run DESCR:Short_Message_Service
LOG:NO ACT:YES MAX-SMS-SPLIT:1 ALLOW-UNICODE:NO
DFT-IN:NO
DFT-MAIL-TO:
wdir:C:\APP\SMS\
Meaning of the most important parameters:
LOG
State changes log and alarm generation [NO, D, S, A, L, T, ALL] [+E] (D: Debug Log; S: System Log; A: Alarm view; L: Local audible alarm; T: SNMP traps; +E: Extended Log of state changes, see ref. manual) ACT: Operation activation [NO, YES].
ACT
Runtime CTISMS activation/deactivation.
MAX-SMS-SPLIT
Maximal number of SMS for a single outgoing message [1..4].
ALLOW-UNICODE
Allow/disallow UNICODE encoding [NO, YES].
UNICODE is disallow, only LATIN-1 is used
DFT-IN
Default route for incoming SMS [NO: No default route, message deleted , SMTP: Message routed to SMTP].
DFT-MAIL-TO
SMTP recipient()s for default route. From 0 up to 128 ASCII printable characters. Spaces are not allowed. Case is preserved.
wdir
Working directory. It cannot be empty. Physical full path in DOS notation, i.e. starting with a drive letter in the range ['A'..'Z'] and ending with the '\' character. Max. 128 characters. Case is preserved. Spaces are allowed. Strings holding spaces must be written between quotation marks (E.g.: "C:\My dir\").
The following command allows the administrator to change the configuration of the resource:
s p ctisms
parameter
:value
...
Caution | |
---|---|
Execute the initialization command init res:ctisms to activate the changes made on the upper case parameters; use save conf and warm start commands to set active the changes made on the lowercase parameters. |