callingstationid filter and regexp
Bjørn Mork
bjorn at mork.no
Wed Apr 19 17:56:58 CEST 2006
Miguel <mmiranda at 123.com.sv> writes:
> Bjørn Mork wrote:
>
>>You could either modify your regexp to allow any number ending in the
>> 8 wanted digits,
>>
>>
>>
> How do i do that?, remberber that the fist group its a pbx, 100
> callinstationids, i think i need some regexp example for this case.
Just removing the ^'s should do it. Like
Value: 226621[0-9][0-9]$|22793045$|22934240$
Bjørn
More information about the Freeradius-Users
mailing list