Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
4 Răspunsuri
6616 Vizualizări

Hi,

    I have installed asterisk module in odoo8, but while configuring i got this error please anyone give me some suggestion how to rectify this......

"Connection Test Failed!

Here is the error message: [Errno 111] Connection refused" this comes while test connection with asterisk.

And anyone give me clear detail about how to configure AMI


Imagine profil
Abandonează
Cel mai bun răspuns

We have integration of Asterisk based pbx like FreePBx, issabel etc with Odoo all version with advances features like click to call, call pp up , call reporting and auto dialers,predictive dialer, Voice Broadcasting for for free .

Check out : http://astercti.techextension.com
You can download it from here
https://astercti.techextension.com/installation
If you are interested than reply me.

Regards
TechExtension Team
skype: tech.extension
Email: astercti@techextension.com

#campaign #autodialer #marketing #free #asterisk #odoo

Imagine profil
Abandonează
Cel mai bun răspuns

Guys, I just installed asterisk on my server but I can't make it work, whatever I do still getting error message Access denied.

Also, because I installed version 13.8.0 there is no "/etc/asterisk/manager.conf file"
Any guidance ?


Imagine profil
Abandonează
Cel mai bun răspuns

/etc/asterisk/manager.conf

add

[click2dial] ; This is the AMI login

secret = mypassword ; This is the AMI password

; We deny AMI access for everybody

deny = 0.0.0.0/0.0.0.0

; We accept AMI access for OpenERP server (192.168.0.42)

permit = youripaddress/255.255.255.255

; We give the minimum access rights required for the click2dial feature

; For Asterisk 1.4.x, you need the “call” rights (for both click2dial and the 'open calling party' feature)

;read =

;write = call

; For Asterisk 1.6.x and 1.8.x, you need the “originate” rights (for click2dial)

; and the 'reporting' rights (for the 'open calling party' feature)

read =

write = originate,reporting

  

Imagine profil
Abandonează
Autor

This is my /etc/asterisk/manager.conf file but still i get that error Asterisk Call Management support ; ; By default asterisk will listen on localhost only. [general] enabled = yes port = 5038 bindaddr = 127.0.0.1 webenabled = yes [click2dial] ; This is the AMI login secret = 123 deny = 0.0.0.0/0.0.0.0 permit = 192.168.1.218/255.255.255.255 read = write = originate,reporting

Related Posts Răspunsuri Vizualizări Activitate
0
mar. 15
3322
2
mar. 15
5526
2
mar. 25
1636
1
aug. 24
8574
11
iul. 25
18610