Difference between revisions of "DID handling by Localization"

From Kolmisoft Wiki
Jump to navigationJump to search
 
Line 1: Line 1:
When call comes in to your system from the Provider – they should be localized to E.164 format for DID search. In other words as DIDs are in E.164 format, whatever comes from provider should be localized to E.164 to find correct DID.
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 has Location also. That means that Location rules can be created and applied for Provider. You can do this in Provider settings window:
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:


[[Image:didlocalization1.png]]
[[Image:didlocalization1.png]]


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


[[Image:didlocalization2.png]]
[[Image:didlocalization2.png]]


And do not forget to apply correct Location to the Provider!
Don't forget to apply the correct Location to the Provider!


'''Special case''': In some countries when E1 is connected to the server, only 4 last digits of the number reach MOR.
'''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 remaining part of the number.
Localization should be used here to add the remaining part of the number.





Latest revision as of 23:56, 2 May 2010

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