Acme Packet (MOSC)

MOSC Banner

reject UPDATE

edited Feb 12, 2013 11:54PM in Acme Packet (MOSC) 7 commentsAnswered

I am new to building HMRs.  I need to reject an UPDATE msg sent from our IVR as it is not supported by the Carrier.  Would it be best placed on the inbound or outbound maninpulation id?  Below is the HMR.

Thanks.

 

sip-manipulation
        name                      RejectUPDATE
        description       Reject UPDATE from CVP
        split-headers
        join-headers
        header-rule
                name                      rejectCVPUpdate
                header-name               To
                action                    reject
                comparison-type           case-sensitive
                msg-type                  any
                methods                   UPDATE
                match-value
                new-value                 405
         last-modified-by               admin@192.168.0.100
         last-modified-date             2011-02-22 22:24:02

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