Acme Packet (MOSC)

MOSC Banner

HMR to change the "from" number

edited Jan 14, 2015 11:28AM in Acme Packet (MOSC) 15 commentsAnswered

I am trying to change the "From" number to 3444; I dont want all the From numbers to change, I need only the following numbers to change,


Condition 1) (From: <sip:+912071111119@1.1.1.2>) to (From: <sip:3444@1.1.1.2>);
Condition 2) (From: <sip:912071111119@1.1.1.2>) to (From: <sip:3444@1.1.1.2>);
Condition 3) (From: <sip:0912071111119@1.1.1.2>) to (From: <sip:3444@1.1.1.2>);
Condition 4) (From: <sip:00912071111119@1.1.1.2>) to (From: <sip:3444@1.1.1.2>);


sip-manipulation
name XYZ
description
split-headers
join-headers
header-rule
name fromNumber
header-name From
action manipulate
comparison-type case-sensitive
msg-type request
methods INVITE
match-value
new-value
element-rule
name getNumber
parameter-name
type uri-phone-number-only
action replace
match-val-type any
comparison-type case-sensitive
match-value 91
new-value 3444


Whether this "match value" will statisfy everything?
If not, can we not give match 91 Or 091 or 0091 or 91?

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