All of your questions should be answered on voip-info's page about the manager API:
http://www.voip-info.org/wiki/view/Asterisk+manager+API - Ian On 7/20/06, Aloysius Thevarajah Lloyd <[EMAIL PROTECTED]> wrote:
Hi, I try to understand the manager.conf in the /etc/asterisk directory. 1. What exactly manager.conf doing in the Asterisk environment? 2.I found a sample manager.conf as bellow [general] enabled = yes port = 5038 bindaddr = 127.0.0.1 [myasterisk] secret = mycode ;deny=0.0.0.0/0.0.0.0 ;permit=209.16.236.73/255.255.255.0 read = system,call,log,verbose,command,agent,user write = system,call,log,verbose,command,agent,user could someone explain me the parameters .... read? write ? port? secret ? Thank you Lloyd
