Obi200 for GV and local within office calls
realjohny:
Thank you for correcting.
I have inseted the new dial rule before the default outbound rule and now my new outbound call route is:
{(0[2-8]xx):li},{([1-9]x?*(Mpli)):pp},{(<##:>):li},{(<**70:>(Mli)):li},{(<**82:>(Mbt2)):bt2},{(<**81:>(Mbt)):bt},{(<**8:>(Mbt)):bt},{**0:aa},{***:aa2},{(<**1:>(Msp1)):sp1},{(<**2:>(Msp2)):sp2},{(<**3:>(Msp3)):sp3},{(<**4:>(Msp4)):sp4},{(<**9:>(Mpp)):pp},{(Mpli):pli}
Dialing out through Google Voice Calls are working, I can receive calls on Google Voice as well as office PSTN calls but dialing out with any number starting with 02 to 08 doesn't work. Google voice message is "please try again".
drgeoff:
What I told you to insert is based on the premise that office numbers begin with a 0. That is followed by one digit in the range 2 to 8 inclusive. That is followed by two more digits each in the range 0 to 9 inclusive. Four dialled digits total. Is that premise correct?
realjohny:
That's right with few exceptions where numbers are five in total.
I just did one try putting below and it worked, don't know if there can be a better solution of it:
{(0[2-8]xx):li},{(0[2-8]xxx):li},{([1-9]x?*(Mpli)):pp},{(<##:>):li},{(<**70:>(Mli)):li},{(<**82:>(Mbt2)):bt2},{(<**81:>(Mbt)):bt},{(<**8:>(Mbt)):bt},{**0:aa},{***:aa2},{(<**1:>(Msp1)):sp1},{(<**2:>(Msp2)):sp2},{(<**3:>(Msp3)):sp3},{(<**4:>(Msp4)):sp4},{(<**9:>(Mpp)):pp},{(Mpli):pli}
drgeoff:
Quote from: realjohny on April 28, 2021, 05:11:23 pm
That's right with few exceptions where numbers are five in total.
I just did one try putting below and it worked, don't know if there can be a better solution of it:
{(0[2-8]xx):li},{(0[2-8]xxx):li},{([1-9]x?*(Mpli)):pp},{(<##:>):li},{(<**70:>(Mli)):li},{(<**82:>(Mbt2)):bt2},{(<**81:>(Mbt)):bt},{(<**8:>(Mbt)):bt},{**0:aa},{***:aa2},{(<**1:>(Msp1)):sp1},{(<**2:>(Msp2)):sp2},{(<**3:>(Msp3)):sp3},{(<**4:>(Msp4)):sp4},{(<**9:>(Mpp)):pp},{(Mpli):pli}
You can replace the first two rules in the {}s above by the single rule
{(0[2-8]xxx?):li}
x? means either one digit or none.
realjohny:
Thank you very much for your time in responding and help.
Really grateful. It worked. Have a great day :)
Navigation
[0] Message Index
[*] Previous page