Greetings,

I've set up the AMI and am able to authenticate, however I am unable to
execute "Action: Status".  I get a permission denied error:

     asterisk:/etc/asterisk# telnet localhost 5038
     Trying 127.0.0.1...
     Connected to localhost.
     Escape character is '^]'.
     Asterisk Call Manager/1.0
     Action: Login
     Username: myusername
     Secret: mypassword

     Response: Success
     Message: Authentication accepted

     Action: Status

     Response: Error
     Message: Permission denied

I then get expected "Event / displayconnects" output.  The user information
from manager.conf is as follows:

  [myusername]
  secret = mypassword
  deny=0.0.0.0/0.0.0.0
  permit=127.0.0.1/255.255.255.255
  read = system,call,log,verbose,command,agent,user
  write = none
  displayconnects = yes

Any idea why I am getting permission denied when executing "Action: Status"?


Cheers,

Steve
_______________________________________________
-- 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

Reply via email to