911 thru gateway
VOIPisGreat:
I have Obi100 and using GV in SP1 and voip.ms in SP2 for 911 service. Now I'd like to add a different DID in SP2, so I am thinking about moving voip.ms to one of the gateways.
How do I modify the dialplan so it'd route 911 calls thru the gateway?
RonR:
Physical Interfaces -> PHONE Port -> DigitMap:
([1-9]x?*(Mpli)|[1-9]|[1-9][0-9]|911|**0|***|**1(Msp1)|**2(Msp2)|**9(Mpp)|(Mpli))
Physical Interfaces -> PHONE Port -> OutboundCallRoute:
{([1-9]x?*(Mpli)):pp},{911:vgx},{**0:aa},{***:aa2},
{(<**1:>(Msp1)):sp1},{(<**2:>(Msp2)):sp2},{(<**9:>(Mpp)):pp},{(Mpli):pli}
where vgx is vg1, vg2, etc.
VOIPisGreat:
Thank RonR for the information!
Let's say if I also want international call (011 prefix) going thru the gateway. How do I modify the setting to do that? Thank you.
VOIPisGreat:
Quote from: RonR on May 07, 2012, 03:01:46 pm
Physical Interfaces -> PHONE Port -> DigitMap:
([1-9]x?*(Mpli)|[1-9]|[1-9][0-9]|911|**0|***|**1(Msp1)|**2(Msp2)|**9(Mpp)|(Mpli))
Physical Interfaces -> PHONE Port -> OutboundCallRoute:
{([1-9]x?*(Mpli)):pp},{911:vgx},{**0:aa},{***:aa2},
{(<**1:>(Msp1)):sp1},{(<**2:>(Msp2)):sp2},{(<**9:>(Mpp)):pp},{(Mpli):pli}
where vgx is vg1, vg2, etc.
I am comparing it with my existing OutboundCallRoute:
{911:sp2},{([1-9]x?*(Mpli)):pp},{(<#:>|911):li},{**0:aa},{***:aa2},{(<**1:>(Msp1)):sp1},{(<**2:>(Msp2)):sp2},{(<**8:>(Mli)):li},{(<**9:>(Mpp)):pp},{(Mpli):pli}
I understand that the first highlighted part routes 911 call to sp2, what does the 2nd highlighted section do, should I remove it? Thank you.
RonR:
Physical Interfaces -> PHONE Port -> PrimaryLine : SP1 Service
Physical Interfaces -> PHONE Port -> DigitMap:
([1-9]x?*(Mpli)|[1-9]|[1-9][0-9]|911|**0|***|**1(Msp1)|**2(Msp2)|**3(Mvgx)|**9(Mpp)|(Mpli))
Physical Interfaces -> PHONE Port OutboundCallRoute:
{([1-9]x?*(Mpli)):pp},{911:vgx},{**0:aa},{***:aa2},{(<**1:>(Msp1)):sp1},{(<**2:>(Msp2)):sp2},
{(<**3:>(Mvgx)):vgx},{(<**9:>(Mpp)):pp},{(Mpli):pli}
where vgx is vg1, vg2, etc.
Service Providers -> ITSP Profile A -> General -> DigitMap:
(<1aaa>[2-9]xxxxxx|<1>[2-9]xxxxxxxxx|1xxxxxxxxxx|<**3>011xx.)
where aaa is your local area code.
Navigation
[0] Message Index
[#] Next page