Hi Jayesh,
to do authentication based on SRC IP, use the permission module via the
allow_trusted() function:
http://www.openser.org/docs/modules/0.9.x/permissions.html#SEC-ALLOW-PERMIS…
http://www.openser.org/docs/modules/0.9.x/permissions.html#AEN315
you may use any DB driver; If you want just text file with caching, use
the DBTEXT driver.
http://www.openser.org/docs/modules/0.9.x/dbtext.html
regards,
bogdan
jayesh nambiar wrote:
hi there,
Can you please tell me if I can use the permissions module to trust
the requests coming towards my SIP server using source IP. But my
problem is I want to use flat files to store the source IPs I trust.
Is it possible
And if the IPs are trusted I need to forward them without any
authentication.
I need to store the trusted IPs in flat files since I dont need the
overhead of querying DB.
Please help me out.
Thanx
------------------------------------------------------------------------
Start your day with Yahoo! - make it your home page
<http://us.rd.yahoo.com/evt=34442/*http://www.yahoo.com/r/hs>
------------------------------------------------------------------------
_______________________________________________
Users mailing list
Users(a)openser.org
http://openser.org/cgi-bin/mailman/listinfo/users