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 7d7cca4f68 Add notes about a workaround to make the phone logo in top bar work with Odoo enterprise 8 years ago
asterisk_click2dial Add notes about a workaround to make the phone logo in top bar work with Odoo enterprise 8 years ago
base_phone Restore the object crm.phonecall that was dropped in v9 community 8 years ago
base_phone_popup Port base_phone_popup to v9 8 years ago
crm_claim_phone [MIG] Make modules uninstallable 9 years ago
crm_phone Restore the object crm.phonecall that was dropped in v9 community 8 years ago
event_phone Port event_phone and hr_recruitment_phone to v9 8 years ago
hr_phone Restore the object crm.phonecall that was dropped in v9 community 8 years ago
hr_recruitment_phone Restore the object crm.phonecall that was dropped in v9 community 8 years ago
ovh_telephony_connector Port asterisk_click2dial to new API 8 years ago
setup [ADD] setup.py 8 years ago
.gitignore Add meta files 10 years ago
.travis.yml Switch to anybox branches, now that Jean-Sebastien have merged them 8 years ago
LICENSE Add meta files 10 years ago
README.md [UPD] addons table in README.md 9 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

Unported addons

addon version summary
asterisk_click2dial 8.0.0.4.0 (unported) Asterisk-OpenERP connector
asterisk_click2dial_crm 8.0.0.1.0 (unported) Asterisk Click2dial CRM
base_phone 8.0.0.1.0 (unported) Validate phone numbers
base_phone_popup 8.0.0.4.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 8.0.0.1.0 (unported) Validate phone numbers in CRM
event_phone 8.0.0.1.0 (unported) Validate phone numbers in Events
hr_phone 8.0.0.1.0 (unported) Validate phone numbers in HR
hr_recruitment_phone 8.0.0.1.0 (unported) Validate phone numbers in HR Recruitment
ovh_telephony_connector 8.0.0.1.0 (unported) OVH-Odoo telephony connector (click2call)