Acme Packet (MOSC)

MOSC Banner

Compare-Store-Replace 50 numbers into HMR

edited Aug 26, 2013 4:43PM in Acme Packet (MOSC) 4 commentsAnswered

Hello, I'm needing a sip-manipulation that anybody do the following operation:
Compare and save 50 numbers (ANI) in the FROM "uri-user"
Leave the "uri-user original" if it matches the "uri-user's" saved previously. In case that is not one of the previously saved add a "uri-user" generic.

I have created this sip-manipulation but will not let me add more than 15 ANI within the match-value of erFromStore

 

sip-manipulation
name Store-compare-replace-50anis
description
split-headers
join-headers
header-rule
name hrFromStore
header-name From
action store
comparison-type pattern-rule
msg-type request
methods
match-value
new-value
element-rule
name erFromStore
parameter-name From
type uri-user
action store
match-val-type any
comparison-type pattern-rule
match-value ^1150317100$|^1153521490$
new-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