Trever L. Adams
f45be166d4
Fix bug introduced by dealing with invalid numbers.
Cleanup file copyrights as suggested by Eric Caudal.
get_caller_name.py should handle Unicode results properly.
9 years ago
Trever L. Adams
290201e2aa
Cleanup requested by Eric Caudal.
9 years ago
Trever L. Adams
10a8122217
Thank you to Alexandr Usov and Stanislav Sinyagin for testing and ideas.
* Fix originate to handle Unicode via UTF-8.
* Fix Open Caller to handle more situations and channel types.
* get_caller_name.py and pop-up functionality now handle invalid numbers properly.
* Fix test connection.
9 years ago
Trever L. Adams
c7c6ea3fa3
* Further cleanups and corrections.
9 years ago
Trever L. Adams
3d2afb7640
* Much better fetching of call details.
9 years ago
Trever L. Adams
8401f3bba5
* Remove some of the Asterisk conventions still present.
* Clean up code.
* Allow suppression of debugging output.
* Better follow coding style guidelines.
9 years ago
Trever L. Adams
ab11cb2fca
* Add Verto endpoint (only use this if you haven't added ${verto_contact ${dialed_user}@${dialed_domain}} to the default dial string for the directory the user is in).
* Further move things from Asterisk to FreeSWITCH in code, documentation, etc.
* Remove import of sys.
9 years ago
Trever L. Adams
082642f20a
* Remove more Asterisk references.
* FreeSWITCH channel types better defined.
* Better demo data.
9 years ago
Trever L. Adams
0278614751
Attempt to silence some warnings and errors in travis.
Add FreeSWITCH ESL Python module to travis config.
9 years ago
Trever L. Adams
7b8da7fe6a
Attempt to fix indentation error and make code more resilient per report by Tomás Pereira Cruz.
9 years ago
Trever L. Adams
8d7fc7c48b
Update documentation.
Formatting fixups.
9 years ago
Trever L. Adams
ab71a000cf
Add freeswitch_click2dial and freeswitch_click2dial_crm modules.
9 years ago
OCA Transbot
bcf8c37a5f
OCA Transbot updated translations from Transifex
7 years ago
OCA Transbot
a397322031
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
de30c401b2
OCA Transbot updated translations from Transifex
8 years ago
Alexis de Lattre
28bc3717f9
Merge pull request #138 from open-synergy/8.0-fix-flake8
[8.0] Fix flake8
8 years ago
Andhitia Rama
0a213d1c60
Fix flake8
8 years ago
Andhitia Rama
67faa0fa94
Fix flake8
8 years ago
OCA Transbot
29ac0f847a
OCA Transbot updated translations from Transifex
8 years ago
Alexis de Lattre
ba2ecf661c
Merge pull request #122 from kryskool/8.0
[8.0 ]Reproduce error message with contact us form in webiste_crm
8 years ago
OCA Transbot
ffbe3b0828
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
231fcbbc70
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
39ccf61009
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
ada9c24fbe
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
a0e5d17dff
OCA Transbot updated translations from Transifex
8 years ago
OCA Git Bot
a1216c0b97
[UPD] addons table in README.md
8 years ago
OCA Transbot
a764440333
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
37d927f54a
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
eb3372dc2f
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
320b370e59
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
d19660b365
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
9b07413ab7
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
320264f97c
OCA Transbot updated translations from Transifex
8 years ago
Christophe CHAUVET
cc1b825496
[FIX] Use res.partner instead of phone.common
8 years ago
Christophe CHAUVET
4fdfb6db7f
[FIX] Check if country_id is passed before check it
8 years ago
Christophe CHAUVET
da158288dc
[FIX] Fix travis dependencies
8 years ago
Christophe CHAUVET
5b899340d4
[FIX] Fix issue with website_crm module
8 years ago
Christophe CHAUVET
16efdbcc66
[TEST] Add test from reproduce traceback from website_crm module
8 years ago
OCA Transbot
bf30e447dd
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
ea50f120b3
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
312c11565a
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
6a79b2186a
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
42e2e20d8c
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
4d7e2a7ef9
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
eb8723008b
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
3f1e8dcc94
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
76a874ade1
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
807a377e83
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
017861331f
OCA Transbot updated translations from Transifex
8 years ago
Alexis de Lattre
0b00ade0f8
Merge pull request #105 from akretion/8.0-telephony-protect-import
8.0 Import phonenumbers protected by try/except
8 years ago