Acme Packet (MOSC)

MOSC Banner

HMR for conditional ANI change

edited Mar 13, 2013 2:35PM in Acme Packet (MOSC) 2 commentsAnswered ✓

Hello, could anyone suggest how to construct an HMR for next case - 

 

1. if From=123 change it to 321

2. the rest has to be changed to 456.

 

It's simple to construct regular expression for first condition - ^123$, or perhaps ^123.* if we have more then 3 digits. But are there any way to get the inversion of it? I've been trying to use ^(!?123), but it doesn't seem to work...

 

thank you in advance!  

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