applyTranslationRule()
This application is to check the result of number translation.
Method could be used to check the following rules:
CLD Tr. Rule on Account
CLI Tr. Rule on Account
CLD Tr. Rule on Authentication Rules of Account
CLI Tr. Rule on Authentication Rules of Account
CLD Translation Rule on Connection
CLI Translation Rule on Connection
CLI Translation Rule on Authentication Rules of DID
CLD Tr. Rule on Account Class
CLI Tr. Rule on Account Class
Parameters:
- rule - translation rule to be applied. String. Required.
- number - the number to be translated. String. Optional. Default is empty string.
Returns:
- result - OK means that translation rule has correct syntax. String.
- number - the result of translation. String.
- XMLRPC fault in case of any error.