On 30/01/2009 12:55 p.m., Brooks Bridges wrote: > I've been searching around for a while, and haven't found an answer to > this question, so here goes: > > Does anyone know if AMI can be configured to allow requests from another > client without having to authenticate first? I would like to be able to > restrict it based on IP address, and not require a login.
No it cannot and should not. If you require this you may want to proxy the communication. Bear in mind that you cannot always trust the source ip (you can work around this by blocking external connections from ip addresses used by the internal machines). -- Kind Regards, Matt Riddell Director _______________________________________________ http://www.venturevoip.com (Great new VoIP end to end solution) http://www.venturevoip.com/news.php (Daily Asterisk News - html) http://www.venturevoip.com/newrssfeed.php (Daily Asterisk News - rss) _______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
