Calling-Station-Id
Hallo, my system is Fredora Core 9. freeradius installed over yum. we have a problem with "Calling-Station-Id" in raddb/users with freeradius-2.0.5 this function properly (ISDN Phone Numbers) ... Calling-Station-Id =~ "\(3311234\)|\(331345\)|\(3316789\)" With freeradius-2.1.3 this don't worked. only this one works Calling-Station-Id == "3311234" The regular expression work no longer or what could this be thanks for any help uk
Uwe Knop wrote:
my system is Fredora Core 9. freeradius installed over yum.
we have a problem with "Calling-Station-Id" in raddb/users
with freeradius-2.0.5 this function properly (ISDN Phone Numbers)
... Calling-Station-Id =~ "\(3311234\)|\(331345\)|\(3316789\)"
With freeradius-2.1.3 this don't worked.
only this one works Calling-Station-Id == "3311234"
The regular expression work no longer or what could this be
It will be fixed in 2.1.4. Alan DeKok.
participants (2)
-
Alan DeKok -
Uwe Knop