DSR mediation feature query
Hi,
I have a query regarding mediation feature :-
If there are 3 different rules in the same trigger point, which rule will be applicable to the message in mediation
Trigger: Diameter request message received from connection
1/. Orig Realm = xxx, then set RL = A
2/. Dest Realm = yyy, then set RL = B
3/. IMSI = zzz, then set RL = C
Incoming ULR:
Orig Realm = xxx, Dest Realm = yyy and IMSI = zzz
-----
I know that the mediation framework supports defining multiple mediation rules at a single trigger point or invoking the same mediation rule at multiple trigger points. To resolve any issues with the order of execution of mediation rules, no two rule sets can have the same order at a specific trigger point.