----- Original Message ----- 
From: "Aquiles Cohen" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, April 10, 2004 1:57 PM
Subject: Multiple Calling station id


> Hi All,
>
> I'd like to know how to deal with multiple calling station id on MySQL
> module.
>

We use regex.  The op field will be "=~", and the value field
"(1234567|1234568)".  That will allow either of the two callingstationid's.
You can list as many as you like, seperated by |

Hope that helps,
Keith Yoder


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

Reply via email to