You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Alexis de Lattre 76985f36b4 Add requirements.txt file for python libs 8 years ago
asterisk_click2dial Port opencaller to v10 8 years ago
base_phone Restore fix for partner creation from POS bug #113 8 years ago
base_phone_popup [MIG] Rename manifest files 8 years ago
crm_phone try/except on import phonenumbers lib 8 years ago
event_phone Port crm_phone, hr_phone, hr_recruitment_phone, event_phone to v10 8 years ago
hr_phone Port crm_phone, hr_phone, hr_recruitment_phone, event_phone to v10 8 years ago
hr_recruitment_phone Port crm_phone, hr_phone, hr_recruitment_phone, event_phone to v10 8 years ago
ovh_telephony_connector [MIG] Rename manifest files 8 years ago
setup [ADD] setup.py 8 years ago
.gitignore Add meta files 10 years ago
.travis.yml Add requirements.txt file for python libs 8 years ago
LICENSE Add meta files 10 years ago
README.md [UPD] addons table in README.md 8 years ago
requirements.txt Add requirements.txt file for python libs 8 years ago

README.md

Build Status Coverage Status

Odoo telephony connector

This projets aims at connecting Odoo to different phone systems. Phone systems currently supported are Asterisk (an OpenSource IPBX, cf asterisk.org and OVH (the centrex offer of OVH, cf the OVH website).

This project provides:

  • a serie of modules (base_phone, base_phone_popup, crm_phone, hr_phone, event_phone, etc...) that are independant from the phone system and can be usefull on all Odoo installations.
  • several modules (asterisk_click2dial, ovh_telephony_connector) that are specific to a particular phone system.

The main maintainer of this project is Alexis de Lattre from Akretion (alexis.delattre _at_ akretion.com).

To know more about the OpenERP-Asterisk connector, refer to the documentation available on the Akretion website http://www.akretion.com/en/products-and-services/openerp-asterisk-voip-connector

Available addons

addon version summary
base_phone 10.0.0.1.0 Validate phone numbers

Unported addons

addon version summary
asterisk_click2dial 9.0.1.0.0 (unported) Asterisk-Odoo connector
base_phone_popup 9.0.1.0.0 (unported) Pop-up the related form view to the user on incoming calls
crm_claim_phone 8.0.0.1.0 (unported) Validate phone numbers in CRM Claims
crm_phone 9.0.1.0.0 (unported) Validate phone numbers in CRM
event_phone 9.0.1.0.0 (unported) Validate phone numbers in Events
hr_phone 9.0.1.0.0 (unported) Validate phone numbers in HR
hr_recruitment_phone 9.0.1.0.0 (unported) Validate phone numbers in HR Recruitment
ovh_telephony_connector 9.0.0.1.0 (unported) OVH-Odoo telephony connector (click2call)