Hello,

How can I compare complex AV pairs ?
For example:
Some pair in request are set of values (comma separated list).
ie H323-DialedDigits contains a set of phone numbers in random orders:

H323-DialedDigits = "999,711,713,810"

What I should write in users file in order to compare it against other set?
H323-DialedDigits == "999,711,713,810" ?
H323-DialedDigits == "711,713,810,999" ?
all possible combination ?


-- 
Andrei Koulik.


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to