Documentation Contents | User Documentation | Administrator Documentation | Index of terms | Technical Support | On-line Search |
Aliases |
Aliases are used by MobilChange administrators to quickly and simply enter repetitional regular expressions, groups of people etc. into various rules.
You can create new text items in the registry key
HKEY_LOCAL_MACHINE\SOFTWARE\Datasys\MobilChange\alias\
An item name is an alias name, the item's
content corresponds with the content of the alias. So, you can create an
alias for a group of "company" mobiles:
HKEY_LOCAL_MACHINE\SOFTWARE\Datasys\MobilChange\alias\
firm=420607350000,420607350010,420607350022,420607350026
and then you can assign an authorization for use of the SMS application, which is routed by rule no. 11:
HKEY_LOCAL_MACHINE\SOFTWARE\Datasys\MobilChange\receiving\recipient\11\
from=$firm
If you are going to have more of these rules, an alias can make work much more easier -- new users are only added in the alias and all the rules will "know about them".
After you change a rule or an alias, you must restart the MobilChange.Kernel service.