Arran Cudbard-Bell
a.cudbardb at freeradius.org
Mon Jan 16 15:38:57 CET 2012
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.cudbardb at freeradius.org
Betelwiki, Betelwiki, Betelwiki.... http://wiki.freeradius.org/ !
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20120116/baea279a/attachment.html>
More information about the Freeradius-Users
mailing list