Create digit maps
HenriqueBR:
ok thanks
what is this OTT and TTO and the A?
RonR:
Quote from: HenriqueBR on March 30, 2012, 10:36:25 am
what is this OTT and TTO and the A?
They are just non-numeric literal strings used as intermediate values to designate the transformation values. They were necessary to avoid the double-transformation problem between the DigitMap and OutboundCallRoute processing.
A = asterisk
OTT = one-two-three
TTO = three-two-one
They could have been anything non-numeric (for example, F, +, annd g).
HenriqueBR:
hmn ok, understood
how can I add a rule to redirect a number to another sip provider?
e.g. numbers with 8 digits starting with 9, go to sip2
and
numbers starting with *1 go to sip2, removing *1
RonR:
Quote from: HenriqueBR on March 30, 2012, 01:26:17 pm
how can I add a rule to redirect a number to another sip provider?
e.g. numbers with 8 digits starting with 9, go to sip2
and
numbers starting with *1 go to sip2, removing *1
I didn't test this, but try:
Service Providers -> ITSP Profile A -> General -> DigitMap:
(<**2>9xxxxxxx|<*1:**2>xx.|<*:A>xx.|<A:>xx.|<OTT>xxxxxxxx|<OTT:123>xxxxxxxx|
<TTO>xxxxxxxxxx|<TTO:321>xxxxxxxxxx|<999:TTO>xxxxxxxxxx|<**8>xx.)
HenriqueBR:
hey thanks RonR for all the help
been learning a lot lately, even managed to set obihai to use skype through siptosis
on a break from work I might sum all the info I collected and post it somewhere, want to return the help I received
Navigation
[0] Message Index
[*] Previous page