Miguel <[EMAIL PROTECTED]> 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

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

Reply via email to