Re: [asterisk-users] Asterisk Manager Interface AMI over HTTP.

2015-08-31 Thread Антон Сацкий
Check http.conf
On Aug 31, 2015 5:31 PM, "Aziz TestAccount"  wrote:

> Hi All!
>
> I'm using Asterisk 11.6-cert11 and trying to set the AMI over HTTP ,
> without success. I always get the Error :
>
> ---
>
> Asterisk Call Manager/1.3
> Response: Error
> Message: Missing action in request
> ---
>
>
> I made the following configuration in manager.conf :
>
> [general]
> enabled = yes
> webenabled = yes
> enablestatic=yes
> port = 
> bindaddr = 0.0.0.0
>
> [admin]
> secret = admin1234
> deny=0.0.0.0/0.0.0.0
> permit=192.168.1.0/255.255.255.0 
> 
> read = system,call,log,verbose,command,agent,user,originate
> write = system,call,log,verbose,command,agent,user,originate
>
>
> And I'm trying to access via HTTP using the following link : 
> http://192.168.1.134:/manager?action=login=aziz=aziz1234/
>
>
> Could anyone tell me if I'm missing something.
>
> Thanks in advance.
>
>
>
>
> --
> _
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> New to Asterisk? Join us for a live introductory webinar every Thurs:
>http://www.asterisk.org/hello
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>http://lists.digium.com/mailman/listinfo/asterisk-users
>
-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

[asterisk-users] Asterisk Manager Interface AMI over HTTP.

2015-08-31 Thread Aziz TestAccount
Hi All!

I'm using Asterisk 11.6-cert11 and trying to set the AMI over HTTP ,
without success. I always get the Error :

---

Asterisk Call Manager/1.3
Response: Error
Message: Missing action in request
---


I made the following configuration in manager.conf :

[general]
enabled = yes
webenabled = yes
enablestatic=yes
port = 
bindaddr = 0.0.0.0

[admin]
secret = admin1234
deny=0.0.0.0/0.0.0.0
permit=192.168.1.0/255.255.255.0
read = system,call,log,verbose,command,agent,user,originate
write = system,call,log,verbose,command,agent,user,originate


And I'm trying to access via HTTP using the following link :
http://192.168.1.134:/manager?action=login=aziz=aziz1234/


Could anyone tell me if I'm missing something.

Thanks in advance.
-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users