Session Translation
Good Day
I have a scenario where calls routed to certain session agents need to send a prefix 1 to the carrier and other SA's dont. When the call hits the SBC, on several SA's I need to inset the 1, and have tried using session translation with some success. In addition to sending the prefix 1 on NANP calls, Intl calls (011) must not have the 1 added as a prefix. The following is my config along with test-translation output. Thanks in advance.
session-translation
        id                             MSAddOne
        rules-calling
        rules-called                   addDigit1 IntlNo1
translation-rules
        id                             addDigit1
        type                           add
        add-string                     1
        add-index                      0
        delete-string
        delete-index                   0
        last-modified-by               admin@135.108.232.180
        last-modified-date             2015-01-20 13:30:23
