<p dir="ltr">Check http.conf</p>
<div class="gmail_quote">On Aug 31, 2015 5:31 PM, "Aziz TestAccount" <<a href="mailto:azizgstest@gmail.com">azizgstest@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi All! <br><br>I'm using Asterisk 11.6-cert11 and trying to set the AMI over HTTP , without success. I always get the Error :<div><br><div>---------------------------------------------------------------------------<br><div><pre style="color:rgb(0,0,0);word-wrap:break-word;white-space:pre-wrap">Asterisk Call Manager/1.3
Response: Error
Message: Missing action in request
-----------------------------------------------</pre><pre style="color:rgb(0,0,0);word-wrap:break-word;white-space:pre-wrap"><br></pre><pre style="color:rgb(0,0,0);word-wrap:break-word;white-space:pre-wrap">I made the following configuration in manager.conf : </pre><pre style="color:rgb(0,0,0);word-wrap:break-word;white-space:pre-wrap">[general]
enabled = yes
webenabled = yes
enablestatic=yes
port = 7777
bindaddr = 0.0.0.0

[admin]
secret = admin1234
deny=<a href="http://0.0.0.0/0.0.0.0permit=192.168.1.0/255.255.255.0" target="_blank">0.0.0.0/0.0.0.0
permit=192.168.1.0/255.255.255.0</a>
read = system,call,log,verbose,command,agent,user,originate
write = system,call,log,verbose,command,agent,user,originate
</pre><pre style="color:rgb(0,0,0);word-wrap:break-word;white-space:pre-wrap"><br></pre><pre style="color:rgb(0,0,0);word-wrap:break-word;white-space:pre-wrap">And I'm trying to access via HTTP using the following link : 
<a href="http://192.168.1.134:7777/manager?action=login&username=aziz&secret=aziz1234/" target="_blank">http://192.168.1.134:7777/manager?action=login&username=aziz&secret=aziz1234/</a>


Could anyone tell me if I'm missing something.

Thanks in advance.


<br></pre></div></div></div></div>
<br>--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" rel="noreferrer" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" rel="noreferrer" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" rel="noreferrer" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div>