Quote from: Rick on May 15, 2014, 01:08:38 PM
Thanks, that worked (i.e. call came through).
So that restricts it to receiving Callcentric calls only, correct? Appreciate it.
Now I have to figure out how to setup a Voice Gateway for all my outbound calls to automatically use the gateway, not SP1 or SP2 
Depends on what you mean by a Callcentric call. Non-Callcentric users will be able to dial your phone number that is served by Callcentric.
Regarding gateway, set it up to test first.
On phone OutboundCallRoute, I think that is processed left to right. So if you add
{(Mvg1):vg1}, after your 911 processing and after your **1, **2 etc processing, and before other things that you want to have less precedence, then if the number matches the DigitMap for VG1, then the number will be sent out on the VG1 service. If it does not, then the next thing in the routing will be processed. The last thing in the OutboundCallRoute would normally be
,{(Mpli):pli} -- so that things that don't match the special cases go out on the Primary Line.
If VG1 were a choice for your Primary Line, you could just select that. It looks like you could maybe put VG1 into a trunk group and make that the Primary. I have not tried trunk groups.