[Kamailio-Users] Bind Access To Users to their IPs
Iñaki Baz Castillo
ibc at aliax.net
Tue Sep 23 20:17:37 CEST 2008
El Martes, 23 de Septiembre de 2008, Ali Jawad escribió:
> I want some of my users only to be able to logon through a certain IP, is
> there some ACL mechanism that can be used to do that ?
No, but you can implement it easily. For example I do it by adding a field
to "subscriber" table (loading that field in as extra data) containing the
allowed IP(s).
Later in the script just do a comparision (can be regular comparision).
--
Iñaki Baz Castillo
More information about the Users
mailing list