DID handling by Localization

From Kolmisoft Wiki
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

When a call comes in to your system from the Provider, it should be localized to E.164 format for DID search. In other words, as DIDs are in E.164 format, whatever comes from the provider should be localized to E.164 to find the correct DID.

To do this, each Provider also has a Location. This means that Location rules can be created and applied for the Provider. You can do this in the Provider settings window:

Didlocalization1.png

For example, you have DID 37052058393 and the provider sends you 0037052058393. You need to strip this international prefix with the following rule:

Didlocalization2.png

Don't forget to apply the correct Location to the Provider!

Special case: In some countries when E1 is connected to the server, only the four last digits of the number reach MOR. Localization should be used here to add the remaining part of the number.




See also