mr13.3.1.4 Release
NG method updates
Add the new transform NG method to implement dedicated transcoding nodes.
It facilitates a designated remote transcoding node, instead of doing the transcoding locally.
For more details see our RTD documentation: https://rtpengine.readthedocs.io/en/latest/rtpengine.html#transform-verdict
Transcoding
The new force transcoding flag has been introduced.
This flag will force transcoding between channels. This provides a loss measurement between the A-leg and B-leg. If this flag appears in the NG protocol, it will always be transcoded (for example, between codecs G722 and G722).
For more details see our RTD documentation: https://rtpengine.readthedocs.io/en/latest/ng_control_protocol.html
Codec option flags updates
The new codec ignore option has been introduced.
Similar to the strip option, but affects only codecs listed in the incoming received SDP.
For more details see our RTD documentation: https://rtpengine.readthedocs.io/en/latest/ng_control_protocol.html
Music on hold features
The new mode reflect has been introduced.