Acme Packet (MOSC)

MOSC Banner

Match value types and their CPU impact

edited Nov 25, 2013 2:30PM in Acme Packet (MOSC) 2 commentsAnswered

 

Hello Everybody,

 

I'd like to know if any of you have a little light on this:

 

I've been asked to come with an HMR to add a domain in the To header if the same domain comes in the host-part of the from header and the host-part of the To header is an IP address.

 

This was relatively simple to do:

 

header-rule
                name                           VerFrom
                header-name                    From
                action                         store
                comparison-type                case-sensitive
                msg-type                       any
                methods
                match-value
                new-value
                element-rule
                        name                           storeFrom
                        parameter-name                 From
                        type                           uri-host
                        action                         store
                        match-val-type                 any
                        comparison-type                case-sensitive
                        match-value                    ascs.domain.com
                        new-value
        header-rule
                name                           VerTo
                header-name                    To
                action                         store

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