Description
Base Phone
This module provides common methods and wizards which can be useful to develop a connector between CBMS and a telephony system. It depends on the official module phone_validation which handle the reformatting of phone numbers using the phonenumbers Python library, which is a port of the library used in Android smartphones. For example, if
your user is linked to a French company and you update the form view of a
partner with a badly written French phone number such as ‘01-55-42-12-42’,
CBMS will automatically update the phone number to E.164 format ‘+33155421242’. This module extends this reformatting to create() and write() methods.
This module is used by the CBMS-Asterisk connector of the OCA.
Table of contents
Bug Tracker
Bugs are tracked on GitHub Issues.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us smashing it by providing a detailed and welcomed
feedback.
Do not contact contributors directly about support or help with technical issues.
Credits
Authors
- Akretion
Contributors
- Alexis de Lattre <alexis.delattre@akretion.com>
- Sébastien Beau <sebastien.beau@akretion.com>
Maintainers
This module is maintained by the OCA.
OCA, or the CBMS Community Association, is a nonprofit organization whose
mission is to support the collaborative development of CBMS features and
promote its widespread use.
Current maintainer:
This module is part of the OCA/connector-telephony project on GitHub.
You are welcome to contribute. To learn how please visit https://mycbms.com/page/Contribute.
Reviews
There are no reviews yet.