i am loading module permissons.so
created two files permissions.allow and permissions.deny in sme folder where my ser.cfg is....
/usr/local/etc/ser
i have set
modparam("permissions", "allow_file", "/usr/local/etc/ser/permissions.allow") modparam("permissions", "deny_file", "/usr/local/etc/ser/permissions.deny")
also...
permissions.allow # SIP Express Router permissions module config file # # Syntax: # from_list [EXCEPT from_list] : to_list [EXCEPT to_list] # # from_list and to_list are comma separated expressions # Expressions are treated as case insensitive POSIX Extended Regular Expressions. # Keyword ALL matches any expression. # # Examples: # ALL : "^sip:361[0-9]*@abc.com$" EXCEPT "^sip:361[0-9]*3@abc.com$", "^sip:361[0-9]*4@abc.com$" # # "^sip:3677[0-9]*@abc.com$" : "^sip:361[0-9]*@abc.com$" # # ALL : ALL
permissions.deny All : All
but it shud stop all my calls...its not doing that....any help
_________________________________________________________________ Games, MMS cards, ringtones. Operator logos, picture messages & more. http://server1.msn.co.in/sp03/mobilesms/ Jazz up your mobile!
Hello,
The keywords are case sensitive, use ALL: ALL with upper case!
Miklos
On Mon, 2 Feb 2004, kapil dhawan wrote:
i am loading module permissons.so
created two files permissions.allow and permissions.deny in sme folder where my ser.cfg is....
/usr/local/etc/ser
i have set
modparam("permissions", "allow_file", "/usr/local/etc/ser/permissions.allow") modparam("permissions", "deny_file", "/usr/local/etc/ser/permissions.deny")
also...
permissions.allow # SIP Express Router permissions module config file # # Syntax: # from_list [EXCEPT from_list] : to_list [EXCEPT to_list] # # from_list and to_list are comma separated expressions # Expressions are treated as case insensitive POSIX Extended Regular Expressions. # Keyword ALL matches any expression. # # Examples: # ALL : "^sip:361[0-9]*@abc.com$" EXCEPT "^sip:361[0-9]*3@abc.com$", "^sip:361[0-9]*4@abc.com$" # # "^sip:3677[0-9]*@abc.com$" : "^sip:361[0-9]*@abc.com$" # # ALL : ALL
permissions.deny All : All
but it shud stop all my calls...its not doing that....any help
Games, MMS cards, ringtones. Operator logos, picture messages & more. http://server1.msn.co.in/sp03/mobilesms/ Jazz up your mobile!
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers