CircleNet would like to introduce ourselves to the Obi world

<< < (41/62) > >>

azrobert:
 Try this:

Phone Port digimap

((Mvg1)|8(Mvg2)|7(Mvg3)|[1-9]x?*|[1-9]S9|[1-9][0-9]S9|911|**0|***|#|**1(Msp1)|**2(Msp2)|**8(Mli)|**9(Mpp))

OutboundCallRoute

{(Mvg1):vg1},{(<8:>(Mvg2)):vg2},{(<7:>(Mvg3)):vg3},{([1-9]x?*(Mpli)):pp},{(<#:>|911):li},{**0:aa},{***:aa2},{(<**1:>(Msp1)):sp1},{(<**2:>(Msp2)):sp2},{(<**8:>(Mli)):li},{(<**9:>(Mpp)):pp}

You had an extra vertical bar at the end of the DigitMap.

I had a missing parenthesis after the Mvg2 and Mvg3 in the outbound route.
I tried this config on my OBi and it worked.
Sorry for the screw ups.

zorlac:
azrobert,
Is there understandable documentation on the syntax for constructing those strings somewhere so that maybe I could learn how to fish instead of having to ask you for a fish?  ;)

I'll be doing a different CC DID on SP1 with CN on the outbound calls when I drop GV and it would be nice to have an inkling of what I'm doing.  ???
Thanks

azrobert:
The OBi user manual is just for syntax and not much help.

A long time ago I posted how I code. It includes more than the standard routing and might be confusing. I will update it and repost. We are going out soon and I don't have time now and will do it later tonight.

classpro:
Well, I entered everything with great expectations, but again the 7 and 8 prefixes didn't work.  I noticed that the call strings were missing a "(" at the beginning.  I added the bracket and bam, it works!.  Thanks to Azrobert for figuring the programming.

Here is what you have to do to use Circlenet with subaccounts for spoofing different caller ID numbers:

(1) Get a CircleNet account for your main number which will work without a prefix.  I set it up to spoof my wife's google voice number.

(2) Send Circlenet a support ticket to set up linked sub accounts for additional spoofing numbers (I used my google voice number and my work number)

(3) When you get your new Circlenet sub accounts, program your OBI as follows:

Voice Services – Gateways and Trunks Groups

Voice Gateway 1 (for number to be spoofed without prefix)
Uncheck all defaults on right
Check Enable Value
Access Number:  sp2(outbound.circlenet.us)
DigitMap:  (<911:YYYYYYYYYYY>|1xxxxxxxxxx|<1>xxxxxxxxxx|<1315>xxxxxxx|011xxxxxx.S3)

   [SUBSTITUTE YOUR FIRE OR POLICE PHONE NUMBER FOR YYYYYYYYYYY]

AuthUserID:  Your Circlenet ID (Listed as “CARD NUMBER” ONLINE)
AuthPassword:  Your Circlenet Password

Voice Gateway 2 (for number to be spoofed when dial “8” prefix)
Uncheck all defaults on right
Check Enable Value
Access Number:  sp2(outbound.circlenet.us)
DigitMap:  (1xxxxxxxxxx|<1>xxxxxxxxxx|<1315>xxxxxxx|011xxxxxx.S3)
AuthUserID:  Your Circlenet ID for sub account
AuthPassword:  Your CircleNet Password (your CircleNet password for sub account)

Voice Gateway 3 (for number to be spoofed when dial “7” prefix)
Uncheck all defaults on right
Check Enable Value
Access Number:  sp2(outbound.circlenet.us)
DigitMap:  (1xxxxxxxxxx|<1>xxxxxxxxxx|<1315>xxxxxxx|011xxxxxx.S3)
AuthUserID:  Your Circlenet ID for sub account
AuthPassword:  Your CircleNet Password (your CircleNet password for sub account)
Go to bottom of screen and hit “SUBMIT.”

PHYSICAL INTERFACE – PHONE PORT
Check ENABLE VALUE
DigitMap:  ((Mvg1)|8(Mvg2)|7(Mvg3)|[1-9]x?*|[1-9]S9|[1-9][0-9]S9|911|**0|***|#|**1(Msp1)|**2(Msp2)|**8(Mli)|**9(Mpp))

OutboundCallRoute:  {(Mvg1):vg1},{(<8:>(Mvg2)):vg2},{(<7:>(Mvg3)):vg3},{([1-9]x?*(Mpli)):pp},{(<#:>|911):li},{**0:aa},{***:aa2},{(<**1:>(Msp1)):sp1},{(<**2:>(Msp2)):sp2},{(<**8:>(Mli)):li},{(<**9:>(Mpp)):pp}

Primary Line:  Sp2 Service

Go to bottom of page and hit “SUBMIT”, then top of page and hit “REBOOT”

GIVE IT 2 MINUTES TO REBOOT AND THEN TEST

Note 1:  You should copy and paste the scripts because any typo can cause it not to work.

Note 2:  This is not real e911 service because the police/fire will not know where you're calling from, but it's better than nothing.  Use cellphone if you won't have time to give location.

voiper1:
That is great.  Very glad it works.  What a success!   :)

Navigation

[0] Message Index

[#] Next page

[*] Previous page