v 7.0 v 8.0 v 9.0 v 10.0 v 12.0 Third Party 8216
Download for v 8.0
Availability
Odoo Online
Odoo.sh
On Premise
Community Apps Dependencies
Technical Name asterisk_click2dial
LicenseAGPL-3
Websitehttp://www.akretion.com/
Versions 7.0 9.0 10.0 8.0 14.0 12.0
You bought this module and need support? Click here!

Asterisk-OpenERP connector

The technical name of this module is asterisk_click2dial, but this module implements much more than a simple click2dial ! This module adds 3 functionalities:

  1. It adds a Dial button in the partner form view so that users can directly dial a phone number through Asterisk. This feature is usually known as click2dial. Here is how it works :

    • In OpenERP, the user clicks on the Dial button next to a phone number field in the partner view.
    • OpenERP connects to the Asterisk Manager Interface and Asterisk makes the user's phone ring.
    • The user answers his own phone (if he doesn't, the process stops here).
    • Asterisk dials the phone number found in OpenERP in place of the user.
    • If the remote party answers, the user can talk to his correspondent.
  2. It adds the ability to show the name of the calling party on the screen of your IP phone on incoming phone calls if the presented phone number is present in the partner/leads/employees/... of OpenERP. Here is how it works:

    • On incoming phone calls, the Asterisk dialplan executes an AGI script "set_name_incoming_timeout.sh".
    • The "set_name_incoming_timeout.sh" script calls the "set_name_agi.py" script with a short timeout.
    • The "set_name_agi.py" script will make an XML-RPC request on the OpenERP server to try to find the name of the person corresponding to the phone number presented by the calling party.
    • If it finds the name, it is set as the CallerID name of the call, so as to be presented on the IP phone of the user.

    It also works on outgoing calls, so as to display the name of the callee on the SIP phone of the caller. For that, you should use the script "set_name_outgoing_timeout.sh".

  3. It adds a phone icon (Open Caller) in the top menu bar (next to the Preferences) to get the partner/lead/candidate/registrations corresponding to the calling party in one click. Here is how it works :

    • When the user clicks on the phone icon, OpenERP sends a query to the Asterisk Manager Interface to get a list of the current phone calls
    • If it finds a phone call involving the user's phone, it gets the phone number of the calling party
    • It searches the phone number of the calling party in the Partners/Leads/Candidates/Registrations of OpenERP. If a record matches, it takes you to the form view of this record. If no record matchs, it opens a wizard which proposes to create a new Partner with the presented phone number as Phone or Mobile number or update an existing Partner.

    It is possible to get a pop-up of the record corresponding to the calling party without any action from the user via the module base_phone_popup.

A detailed documentation for this module is available on the Akretion Web site: http://www.akretion.com/products-and-services/openerp-asterisk-voip-connector

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.
Buggy
by
Aiden Andrews
on 5/25/15, 3:25 PM

I had the no attribute 'Manager' issue i resolved it by copying the py-phonenumbers folder and py-asterisk folder to odoo's root directory


Here is the error message: 'NoneType' object has no attribute 'Manager'
by
Nikolay shakin
on 4/30/15, 2:47 AM

I have the problem too


Here is the error message: 'NoneType' object has no attribute 'Manager'
by
j3st3r
on 4/1/15, 5:05 AM

I see this mistake. Odoo 8.0 Does this module works with 8.0 version?


In my case Odoo 8.0 apparently it works
by
Robert Amberwitch
on 11/4/15, 5:42 AM

Still have server not configured but If you guys know what system (hardware) works with Asterisk ? Is it any VOIP system connected to the server ? Or which is the best/tested to use with Asterisk?


9.0
by
Olzhas
on 10/5/15, 6:36 AM

does this module works with odoo 9.0?


I would love to add some feedback but I have not installed it yet :)
by
Robert Amberwitch
on 9/16/15, 9:35 AM

However I'm interested. It works with any VOIP system connected to the computer ? Where can I find some more details in regards to the hardware ?