Acme Packet (MOSC)

MOSC Banner

Removing T38 from SDP

edited Oct 20, 2015 10:54AM in Acme Packet (MOSC) 22 commentsAnswered ✓

Dear team,


I need to add  element-rules in order to remove all attributes related to T38 codec.

For example :

a=T38FaxVersion:2

a=T38MaxBitRate:14400

But also the " image udptl t38 "

I am using the following but it does not work:

element-rule

                                                name                           strT38

                                                parameter-name                 application/sdp

                                                type                           mime

                                                action                         find-replace-all

                                                match-val-type                 any

                                                comparison-type                case-insensitive

                                                match-value                    a=T38.*

                                                new-value                    

element-rule

                                                name                           striT38

                                                parameter-name                 application/sdp

                                                type                           mime

                                                action                         find-replace-all

                                                match-val-type                 any

                                                comparison-type                case-insensitive

                                                match-value                    m=image.*t38.*

                                                new-value                    

Attached you may find the whole HMR. Everything else except of T38, work properly.

Thank you in advance,

Kostas

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center