Acme Packet (MOSC)

MOSC Banner

Reject OPTIONS

edited Dec 29, 2016 2:38AM in Acme Packet (MOSC) 2 commentsAnswered ✓

Hi,

I'm trying to reject options from endpoints (in order not to forward it to softswitch) with 202 Accepted.

Here is HMR:

sip-manipulation

        name                           rejectOptions

        description                   

        split-headers                 

        join-headers                  

        header-rule

                name                           rejectOptions

                header-name                    From

                action                         reject

                comparison-type                case-sensitive

                msg-type                       request

                methods                        OPTIONS

                match-value                   

                new-value                      202:Accepted

OPTIONS are rejected, but with 200 OK.

In fact, whatever I put as new-value, response is always 200 OK.

Can you help me how to set some other response value?

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