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.
 
 
 
 
 
Trever L. Adams f95d04eea3 More PEP8 related cleanups. 8 years ago
asterisk_click2dial More PEP8 related cleanups. 7 years ago
asterisk_logcall More PEP8 related cleanups. 7 years ago
base_phone More PEP8 related cleanups. 7 years ago
base_phone_popup More PEP8 related cleanups. 7 years ago
crm_claim_phone Started to implement solution d) as discussed in https://github.com/OCA/connector-telephony/issues/90 9 years ago
crm_phone More PEP8 related cleanups. 7 years ago
crm_voip_logcall Do much of the cleanup work requested by Eric Caudal. 7 years ago
event_phone Started to implement solution d) as discussed in https://github.com/OCA/connector-telephony/issues/90 9 years ago
freeswitch_click2dial More PEP8 related cleanups. 7 years ago
freeswitch_logcall More PEP8 related cleanups. 7 years ago
hr_phone Started to implement solution d) as discussed in https://github.com/OCA/connector-telephony/issues/90 9 years ago
hr_recruitment_phone Started to implement solution d) as discussed in https://github.com/OCA/connector-telephony/issues/90 9 years ago
hr_recruitment_phone_log More PEP8 related cleanups. 7 years ago
logcall More PEP8 related cleanups. 7 years ago
ovh_telephony_connector Port asterisk_click2dial to new API 9 years ago
partner_phone_log Logcall and related modules. 7 years ago
partner_phone_log_logcall Logcall and related modules. 7 years ago
setup Logcall and related modules. 7 years ago
.gitignore Add meta files 10 years ago
.travis.yml Initial port of FreeSWITCH functionality to Odoo 9. 7 years ago
LICENSE Add meta files 10 years ago
README.md Do much of the cleanup work requested by Eric Caudal. 7 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, OVH (the centrex offer of OVH, cf the OVH website) and FreeSWITCH (cross-platform multi-protocol soft switch, cf FreeSWITCH.org).

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
asterisk_click2dial 9.0.1.0.0 Asterisk-Odoo connector
base_phone 9.0.0.1.0 Validate phone numbers
base_phone_popup 9.0.1.0.0 Pop-up the related form view to the user on incoming calls
crm_phone 9.0.1.0.0 Validate phone numbers in CRM
event_phone 9.0.1.0.0 Validate phone numbers in Events
hr_phone 9.0.1.0.0 Validate phone numbers in HR
hr_recruitment_phone 9.0.1.0.0 Validate phone numbers in HR Recruitment

Unported addons

addon version summary
crm_claim_phone 8.0.0.1.0 (unported) Validate phone numbers in CRM Claims
ovh_telephony_connector 9.0.0.1.0 (unported) OVH-Odoo telephony connector (click2call)