Sunday 20 March 2022

SBC Translation-rules add called number +1 outbound

 


session-translation

        id                                      addCalledPlusOne

        rules-called                            addPlusOne

 

 

translation-rules

        id                                      addPlusOne

        type                                    add

        add-string                              +1

 

 

realm-config

        identifier                              peer

        network-interfaces                      M00:0

        qos-enable                              enabled

        out-translationid                       addCalledPlusOne

        out-manipulationid                      fixgoestobellnewWITHpriority

        access-control-trust-level              low


If there is already plus 1, will not take effect. So change to test:

 

translation-rules

        id                                      addPlusOne

        type                                    add

        add-string                              888

 

To: <sip:888+15152212383@siptrunking.vm>

No comments:

Post a Comment