OBi110 making calls with Callcentric

(1/2) > >>

Gradius:
I configured my 2nd SIP provider as Callcentric (using it for some years now).

On my old Sipura 3000, I just had a very simple rule where it allow me to add 00 automatic, by just selecting the gateway I wanted:
(<#,:00>xx.<:@gw1>|<*,:0>xx.<:@gw2>|xx.<:@gw0>)

FYI, "00" and "011" are the same thing for Callcentric.

Since I'm on Brazil, every call I do with that provider is International, so I need to dial "00" (or "011") everytime, but since there is too many number, I wanted OBi110 do add "00" (or "011") to me, just like I had on Sipura.

So far, I hadn't no luck, can someone help me on rule?

I'm using the default one provided by them:
(*xx.|**275*x.|[3469]11|1xxxxxxxxxx|<1>[2-9]xxxxxxxxx|011xx.|xx.|(Mipd)|[^*#]@@.)

Thanks

Gradius:
Fixed, I had to change Physical Interfaces > PHONE Port > OutboundCallRoute to:
{([1-9]x?*(Mpli)):pp},{(<#:>|911):li},{**0:aa},{***:aa2},{(<**1:>(Msp1)):sp1},{(<**2:011>(Msp2)):sp2},{(<**8:>(Mli)):li},{(<**9:>(Mpp)):pp},{(Mpli):pli}

I didn't wanted to change that, just DigitMap from ITSP Profile B (under General).

If someone have another solution to change under ITSP Profile B, please let me know.

Gradius:
Btw, the default setting provided by OBiTalk for callcentric is:
(*xx|*123|1xxxxxxxxxx|<1>[2-9]xxxxxxxxx|011xx.|xx.|(Mipd)|[^*]@@.)

ianobi:
Gradius,

The problem with this rule {(<**2:011>(Msp2)):sp2} is that it prepends 011 to every rule within Msp2. This means that that you cannot use those other rules, which may not matter to you.

I suggest leaving PHONE Port > OutboundCallRoute at default and change to:

Service Providers -> ITSP Profile B -> General -> DigitMap:
(*xx.|**275*x.|[3469]11|1xxxxxxxxxx|<1>[2-9]xxxxxxxxx|<011>xx.|011xx.|(Mipd)|[^*#]@@.)

There are some possible conflicts here. It depends what the number format is that you wish 011 to be prepended to. However, if you have not noticed conflicts with your first idea, then my suggestion should work ok.

In general I would remove rules that are of no use in your local situation using this service provider. If you are never going to dial numbers in the format 1xxxxxxxxxx or [2-9]xxxxxxxxx, then remove those rules. Also, (Mipd) and [^*#]@@. are most likely of no use to you.

If you want to get close to your old Sipura dial plan, then this would work:

Service Providers -> ITSP Profile B -> General -> DigitMap:
(<011>xx.|011xx.)

Any digits dialled after **2 would have **2 removed and 011 added. You would lose the functions of the CallCentric star codes etc. Also, you need to be sure that your emergency calls are being routed somewhere! Maybe you use sp1 for that.

Gradius:
Hi ianobi,

I tried (*xx.|**275*x.|[3469]11|1xxxxxxxxxx|<1>[2-9]xxxxxxxxx|<011>xx.|011xx.|(Mipd)|[^*#]@@.) before, it won't work.  Callcentric tell me the number I dialed is invalid, when I check what's there (on callcentric's site), there is no "011" at start, so that explain.  Yes, I'm on last official firmware.

Because of that, I lost couple hours until I decided to edit PHONE for SP2 and then it worked.

As for (<011>xx.|011xx.), that works.  So there are something wrong with the rule above.

Navigation

[0] Message Index

[#] Next page