On 16 Jan 2012, at 15:22, McSparin, Joe wrote:

> Is There a way to add the removal of delimiters such as "-" or ":" to the 
> rewrite_calling_station_id section.
> 
Course.

Just change 

update request {
        Called-Station-Id := "%{tolower:%{1}-%{2}-%{3}-%{4}-%{5}-%{6}}"
}

to 

update request {
        Called-Station-Id := "%{tolower:%{1}%{2}%{3}%{4}%{5}%{6}}"
}

-Arran
> Thanks, 
> Joe
> 
> 
> 
> 
> This email message and any attachments are for the sole use of the intended 
> recipient(s) and contain confidential and/or privileged information. Any 
> unauthorized review, use, disclosure or distribution is prohibited. If you 
> are not the intended recipient, please contact the sender by reply email and 
> destroy all copies of the original message and any attachments.
> 
> -
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Arran Cudbard-Bell
a.cudba...@freeradius.org

Betelwiki, Betelwiki, Betelwiki.... http://wiki.freeradius.org/ !

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

Reply via email to