Using a different ougoing SIP provider with Callcentric

(1/5) > >>

proteus:
I have SP1 as Google Voice and SP2 as Callcentric to get free CNAM on incoming calls. I want to configure LocalPhone as the outgoing SIP provider on SP2 since their rates are better than Callcentric. Can this be done? I was looking at Voice Gateways but could not figure them out.

azrobert:
Yes, it can be done with a Voice gateway.
Do you want Localphone to be your primary route or do you want to dial a prefix like "**3"?

What is Localphone's proxy server name?

proteus:
Quote from: azrobert on July 24, 2014, 11:37:01 am

Yes, it can be done with a Voice gateway.
Do you want Localphone to be your primary route or do you want to dial a prefix like "**3"?

What is Localphone's proxy server name?


I would like to learn about both options, at this time I want Localphone to be primary for SP2 but having Callcentric as outgoing allows me to use their (PBX-like) Extensions feature.

Their server is localphone.com (same as the domain name).

azrobert:
Voice Services -> Gateways and Trunk Groups

Voice Gateway1
Name: LocalPhone
AccessNumber: sp2(localphone.com)
DigitMap: (1xxxxxxxxxx|<1>[2-9]xxxxxxxxx|<1aaa>xxxxxxx|011xx.)
aaa = Your local area code
Add any other patterns you need
AuthUserID: Your_LP_UserID
AuthPassword: Your_LP_PW

Trunk Group1
TrunkList: vg1
DigitMap: (Mvg1)

Physical Interfaces -> Phone Port
Add following to the DigitMap
**3(Mvg1)|
It can be anywhere, but add it after **2(Msp2)|

Add following to the OutboundCallRoute:
{(<**3:>(Mvg1)):vg1},
It can be anywhere, but add it after {(<**2:>(Msp2)):sp2},

Dial **314805551212 to route call to LocalPhone.
Set TG1 as the Phone Port Primary route when you want to route calls to LP without a prefix.
You cannot set a Voice Gateway as the Primary Route.
Pointing TG1 to a Voice Gateway then making TG1 the primary route is a trick to circumvent this restriction.

proteus:
Worked great, thanks!Quote from: azrobert on July 24, 2014, 02:17:49 pm

Voice Services -> Gateways and Trunk Groups

Voice Gateway1
Name: LocalPhone
AccessNumber: sp2(localphone.com)
DigitMap: (1xxxxxxxxxx|<1>[2-9]xxxxxxxxx|<1aaa>xxxxxxx|011xx.)
aaa = Your local area code
Add any other patterns you need
AuthUserID: Your_LP_UserID
AuthPassword: Your_LP_PW

Trunk Group1
TrunkList: vg1
DigitMap: (Mvg1)

Physical Interfaces -> Phone Port
Add following to the DigitMap
**3(Mvg1)|
It can be anywhere, but add it after **2(Msp2)|

Add following to the OutboundCallRoute:
{(<**3:>(Mvg1)):vg1},
It can be anywhere, but add it after {(<**2:>(Msp2)):sp2},

Dial **314805551212 to route call to LocalPhone.
Set TG1 as the Phone Port Primary route when you want to route calls to LP without a prefix.
You cannot set a Voice Gateway as the Primary Route.
Pointing TG1 to a Voice Gateway then making TG1 the primary route is a trick to circumvent this restriction.



Navigation

[0] Message Index

[#] Next page