Documentation Contents | User Documentation | Administrator Documentation | Index of terms | Technical Support | On-line Search |
Line configuration |
MobilChange Standard is able to utilize one line driver only (hardware or HTTPS connection, not direct connection to SMSC).
MobilChange Enterprise can use more line drivers including direct connection to SMSC.
Mobilchange contains one line driver after setup; if you want to add another line (and your key allows it), run script
_add_line.cmd
in Mobilchange/setup folder (or select start menu - MobilChange - Configuration - Add new lines ...).
When entering new line name, do not use wildcards like *, &, ?, but name can be any (line5, GSMgate1, O2Line).
The list of active lines is located in the registry key
[HKEY_LOCAL_MACHINE\SOFTWARE\Datasys\MobilChange\line\]
under the active
item with names of individual lines separated by commas.
Also DaySMSLimitDefault
item is here with default value 1000. This is default daily limit of sent SMS count, which
is inherited into individual lines, if they don't have already limit set.
The configuration of each line is in the key
[HKEY_LOCAL_MACHINE\SOFTWARE\Datasys\MobilChange\line\<line name>\]
(by default the line name is "line1") and consists of the following items:
bodylen
cost
[HKEY_LOCAL_MACHINE\SOFTWARE\Datasys\MobilChange\line\<line
name>\nets]
subkey doesn't exist, see next.customize_*
DaySMSCounter
DaySMSLimitDate
item. If this counter reaches 50%
of DaySMSLimit
value, Mobilchange administrator is notified about this by e-mail. If this counter reaches 100% of
of DaySMSLimit
value, Mobilchange administrator is notified about this by e-mail and Mobilchange stops to send
(and receive) any SMS. Reaching of both limits is written also into eventlog and UMS monitor.
This is security function against sending of unlimited number of SMS (available from version 4.0.36) - e.g. because of error
in script application etc.
Administrative action is needed to make Mobilchange run again - you must increase daily limit (DaySMSLimit
) or set sent SMS
counter to zero and restart Mobilchange.Kernel service. In any case you should detect, why daily limit was reached.
DaySMSLimit
DaySMSLimitDate
delay
dr
driver_name
MobilChange/bin/drv/
).drtype
JavaDriver
maxdiff
name
preprocess_java_driver
sc
stateprefix
SuffixAllowed
timeout_send
timeout_info
[HKEY_LOCAL_MACHINE\SOFTWARE\Datasys\MobilChange\line\<line name>\driver]
Here are some additional settings for line driver. Some important values:
baID
certifcate
MSISDN
pin
port
privateKey
privkeyPassword
SignalTimeout
SmsRedirector
[HKEY_LOCAL_MACHINE\SOFTWARE\Datasys\MobilChange\line\<line name>\nets]
Configuration of sent SMS costs.
Configuration stored here takes precedence over cost
value in
[HKEY_LOCAL_MACHINE\SOFTWARE\Datasys\MobilChange\line\<line name>]
.
cost
= 1.50
0_numbers
= "(^420603.+)|(^420604.+)|(^420605.+)|(^42073.+)|(^420608.+)|(^42077.+)"
0_cost
= 1.50
1_numbers
= "(^420602.+)|(^420606.+)|(^420607.+)|(^42072.+)"
1_cost
= 0.85