not sure if the docs are out of date, but look in th permissions source code itself, and you should be able to to see allow_trusted, and how it works with the db
loadmodule "/usr/local/lib/ser/modules/permissions.so modparam("permissions", "db_mode", 1) modparam("permissions", "trusted_table", "trusted")
and you should be set
Iqbal
Leon Sun wrote:
Hi,
I checked from SER module(http://www.iptel.org/ser/doc/modules/html/permissions.html) and allow_trusted is for permissions module.It only mentioned this module can use allow and deny file. Would you please kindly provide more information how to use allow_trusted like load module ,parameters and usage.
Regards
Leon Sun
-----Original Message----- From: serusers-bounces@iptel.org [mailto:serusers-bounces@lists.iptel.org] On Behalf Of Iqbal Sent: Thursday, August 11, 2005 4:33 AM To: sermail Cc: serusers@lists.iptel.org Subject: Re: [Serusers] Trusted Table Format
src_ip | proto | from_pattern a.b.c.d | any | ^sip:[0-9]@*
fine tune the pattern to have tighter control for just your domain
Iqbal
sermail wrote:
Dear All,
I'm getting confused, what is the contents of the trusted table is I am using the allow_trusted function and want to accept INVITES from a particular IP address ?
Many Thanks
Simon
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
.