Simplified Dial Plan Setup

<< < (2/3) > >>

giqcass:
I have been looking at it as well.  Ouch!  I have some catching up to do. lol

giqcass:
The M = Digit map  and the rest says which device.
Msp1 = DigitMap for SP1
Msp2 = DigitMap for SP2
Mpli = DigitMap for Primary Line
Mpp  = DigitMap for PP (OBiTALK


http://fredshack.com/docs/obi110.html


Bolt:
Okay, new issue. OBi110 connected to line and phone.  It needs to ignore calls made to line, and not send them on to the phone.  I think setting RingDelay to a large number (100000) will accomplish this, but is there a cleaner way to do it?  Setting RingFrequency and RingVoltage to 0 will also keep it from "ringing" too, but I'd just as soon have the OBi110 ignore all calls it sees come in on the line port.  The only purpose it's line port serves is to call 811 or 911.

ianobi:
This should do it:

Physical Interfaces -> LINE Port -> InboundCallRoute: {}

Here's a bit more fluff removal:

Physical Interfaces>Phone Port>

DigitMap>  (911|811|(Mpli))
OutBoundCallRoute>  {(911|811):li},{(Mpli):pli}


Bolt:
Thanks, that did the trick.  I tried leaving it blank, but hadn't thought of the {}

Can you help me decipher my a portion of the Mpli digit map?  

(.....<1>[2-9]xxxxxxxxx|1xxxxxxxxxx)

How is the second part different than the first?

Wouldn't anything that matches the criteria for 1xxxxxxxxxx already be approved by the <1>[2-9]xxxxxxx?

Navigation

[0] Message Index

[#] Next page

[*] Previous page