Yes. Usual way is to strip delimiters from the caller id in hints file. A
for lower case - that depends on the database. Read the documentation
for the one you are using and see what function does it use for turning
the string into lower case.

Ivan Kalik
Kalik Informatika ISP


Dana 18/12/2008, "li...@justinawilliams.com"
<li...@justinawilliams.com> piše:

>Is there a way with Perl to make the calling-station-id query to the
>database not have any symbles in it and force it to be lower case . where
>the mac will look at 001e0b25ecbd
>> t...@kalik.net wrote:
>>>
>>> You can use perl lc function to make sure attribute is always lower
>>> case.
>>> List perl before checkval.
>>>
>> I personally use lower() (pgsql) and do it at the SQL server end.
>>
>> Cheers
>>
>> Alex
>>
>> --
>> Alexander Clouter
>> .sigmonster says: We are not a clone.
>>
>> -
>> List info/subscribe/unsubscribe? See
>> http://www.freeradius.org/list/users.html
>>
>
>
>-
>List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
>
>

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

Reply via email to