Acme Packet (MOSC)

MOSC Banner

HMR to compare multiple header rules

edited Mar 1, 2016 5:04AM in Acme Packet (MOSC) 1 commentAnswered

Hi;

Created this HMR which does following;

1. delete route header for INVITE & Register

2. Store Subscribe for ua-profile

3. Store Subscribe for message-summary

4. Delete route header from Subscribe if if matches to 2nd ( checkforeventuaprofile) or 3rd (checkforeventmssgsumry) header rule

The issue I am having is HMR not able to delete the route header if Subscribe has event "message-summary". Can you please provide insight as what's wrong with the logic here and if match-value for 3rd header-rule "striproute" is correct ?

sip-manipulation

        name                                    delroute

        description                            

        split-headers                          

        join-headers                           

        header-rule

                name                                    checkforroute

                header-name                             Route

                action                                  delete

                comparison-type                         pattern-rule

                msg-type                                request

                methods                                 INVITE,REGISTER

                match-value                            

                new-value                              

        header-rule

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