Prepend international + area code
ianobi:
Quote
and outbound callroute set to:
{(<:0044AAAA>[1-9]x?*(Mpli)):pp},{(<0:0044>1x?*(Mpli)):pp},{(00[1-9]x?*(Mpli)):pp},{**0:aa},{***:aa2},{(<**1:>(Msp1)):sp1},{(<**2:>(Msp2)):sp2},{(<**9:>(Mpp)):pp},{(Mpli):pli}
These rules: {(<:0044AAAA>[1-9]x?*(Mpli)):pp},{(<0:0044>1x?*(Mpli)):pp},{(00[1-9]x?*(Mpli)):pp} are all trying to send calls through the OBiTALK network rather than voip.ms on sp1. pp is the trunk to the OBiTALK network. This may be why you are getting a "404" message. The only rule working for you is {(Mpli):pli}. I'm sure that putting Phone Port OutboundCallRoute back to default can only improve things, even if you don't change your ITSP DigitMap.
Quote
And is there any way to get the most recent caller ID over the phone?
Not as far as I know. Although most DECT and other modern phones will display the most recent and more callerIDs.
202Owner:
Quote from: Vitenka on March 08, 2015, 09:55:35 am
I'm really unclear on when the different digit maps are applied, even after reading those tutorials.
The active digit maps are applied en mass, all at once, NOT left-to-right, on a best match basis, as they are encountered.
When you make a call, the 'digits dialed' are evaluated/modified by the PHONE port digit map. If this yields a permissible 'number', it is passed to the PHONE port outbound call route.
The PHONE port outbound call route will then evaluate/modify and route a permissible 'number' to a trunk (or virtual trunk or trunk group).
The trunk digit map will then evaluate/modify and pass a permissible 'number' to make the call.
If using a trunk group, the trunk group digit map is applied first; then the individual trunk digit maps are applied in trunk list order, left-to-right. The first 'available' trunk in the group to pass a permissible 'number' will be used to make the call.
A trunk group can aggregate many/all trunks with automatic failover; trunk list order, trunk availability, and the respective trunk digit maps properly defined determine which trunk will be used to make the call.
Check the OBi web interface Status - Call History to confirm dialing results when testing a dial plan. If the digits dialed were not successfully mapped and routed to a service provider, the DMP will return an error message/fast busy signal and there will be no Call History.
Navigation
[0] Message Index
[*] Previous page