Device Rules

From Kolmisoft Wiki
Revision as of 11:10, 17 June 2012 by Mindaugas (talk | contribs)
Jump to navigationJump to search



Device Rules transforms an E.164-compatible number to any number format the Device requires.

Description

Different Devices expect different number formats from you. You can send them whatever they want using Device Rules.

Device Rules are only used when Device is reached over DID. Local calls between Devices will not use Device Rules.

Device Rules can be reached by clicking the Rules.png icon next to a Device in the Devices window:


Dev rules1.png

We see a similar window as the one in Localization. The rules to manage Provider Rules are identical to those for Localization management, which are covered here.




Destination Localization Rules

Let's say our provider expects to get a number with the technical prefix 89765#. We can do this in following way:

Dev rules2.png

That's it – very simple. Now every number that is sent to this provider will be transformed by adding our created tech. prefix.

For example, if 37063042438 should be sent to this provider, this rule will be activated and the number 89765#37063042438 will be sent to provider.

REMINDER: You can check whether Provider Rules are applied correctly in Call Tracing

Special cases

Cut everything till Hash

With rule Cut: *# it is possible to cut everything till # (# included) in the dialed destination:

Dev rules3.png

For example:

  • Dialed number: 999#37063042439.
  • After Localization: 37063042439.

This function can be used in fancy MNP (Mobile Number Portability) schemes and perhaps elsewhere.


NOTE: Add value still can be used to add any value after Cut is used on the Destination.



Destination same as received

If you want to send a number to a Provider exactly as it was received, set Cut = '-' (minus sign as shown in the screenshot).

That way, the same number that comes to MOR also leaves MOR:

Dev rules4.png




CallerID Localization Rules

Source Rules manages CallerID which is sent to this particular Provider.

In the example bellow we will add international prefix to every CallerID sent to this Test Provider:

Dev rules5.png


Special Case

CallerID overwrite for Provider

Sometimes Providers only accept calls with CallerID.

It is possible to overwrite any CallerID before sending a call to such a Provider.

In Provider Rules (for this Provider) set up the Rule:

Dev rules6.png

In this example, all calls going to this Provider will have CallerID = 9999999999



See also