OBiApps to use OBi110 as voice gateway

<< < (2/6) > >>

jimates:
RonR,
can we use some variations of the rule to place calls on a certain line determined by a prepended digit, like the international prefix.

If the Obi sees exactly what we send can't we add our own prefix to designate the line we want to use, and then have the Obi drop the prefix before dialing.

{(200123456|200654321)>(011xx.):sp2}
that tells the Obi to route all calls with 011xxxx to sp2. What needs to be added for the Obi to drop 011 from the number prior to dialing.

Since I know I won't be making any international calls I don't have to worry about conflicting digits.
I could use 002 for sp2 & 003 for line with the default being sp1.

RonR:
I would think so, but I have very little experience with the OBiAPPS at the moment, so I don't know what, if any, limitations may have been built into them.  Your best bet is to try whatever you have in mind and make sure it works.

jimates:
I will play with it, but tell me what to use to make it drop the prefix before dialing. It is easier than searching, lol

RonR:
Quote from: jimates on April 07, 2011, 06:34:47 pm

{(200123456|200654321)>(011xx.):sp2}
that tells the Obi to route all calls with 011xxxx to sp2. What needs to be added for the Obi to drop 011 from the number prior to dialing.

Although I don't find any such examples, I would hope that normal DigitMap syntax applies:

{(200123456|200654321)>(<011:>xx.):sp2}

ckleea:
Thanks for advice. I will try further to test out. I now understand that I need to look in detail in the configuration so as to allow dialing out.

Navigation

[0] Message Index

[#] Next page

[*] Previous page