regular expressions parsing changed in 1.1.2 ?

Alexander Serkin als at cell.ru
Tue May 30 09:30:21 CEST 2006


Hi,
I recently built 1.1.2 and it claims about regular expression in huntgroups:

/opt/fr/etc/raddb/huntgroups[87]: Parse error (check) for entry UNKNOWN: 
Illegal regular expression in attribute: Calling-Station-Id: ?, *, +, or 
{ } not preceded by valid regular expression

The string contains:
Calling-Station-Id =~ "*"

Do i need something like that now:
Calling-Station-Id =~ "/*/"
???

-- 
Sincerely Yours,
Alexander



More information about the Freeradius-Users mailing list