33 Commits (12.0)

Author SHA1 Message Date
Alexis de Lattre 69700805ab Improve script: better default port, works when incoming phone number has a + 6 years ago
Alexis de Lattre 88bd932fd4 Improve AGI script using a dedicated lib 6 years ago
Alexis de Lattre 403b558005 PEP8 fix 8 years ago
Alexis de Lattre f30a7a6d26 Port crm_phone, hr_phone, hr_recruitment_phone, event_phone to v10 8 years ago
Alexis de Lattre 81f01f52a1 Restore the object crm.phonecall that was dropped in v9 community 8 years ago
Alexis de Lattre 0a9d54f28e set_name_agi.py: add support for JSON-RPC and JSON-RPC SSL 9 years ago
Alexis de Lattre fd88d89996 Ability to avoid the 'Not found in Odoo' as callerID name when phone is not found 10 years ago
Alexis de Lattre 53c1ff455b Use =like instead of like in phone number search, because I add the '%' myself 10 years ago
Alexis de Lattre 232fefac79 Feature "Open Calling Partner" replaced by "Open Caller", with a completely new behavior 10 years ago
Alexis de Lattre 3cff96e613 Fix documentation. 10 years ago
Alexis de Lattre 6d92318bd0 Add support for update of the name on OUTGOING calls (for far, it was only possible on incoming calls). 10 years ago
Alexis de Lattre 09b4feacee Very large changes in the structure of the project : 10 years ago
Alexis de Lattre f34cf339cf Long-awaited feature : automatic pop-up on incoming calls in the OpenERP Web interface. Special thank to Jean-Sébastien Suzanne for his collaboration on this new feature. 10 years ago
Alexis de Lattre 41fcd5f81c Update my script to make it work with the latest versions of the phonenumbers lib. 11 years ago
Alexis de Lattre 4a0c55c400 FIX to make the script work with the latest version of the phonenumbers lib 11 years ago
Alexis de Lattre 640cddab34 Add encoding in the shell script get_cid_name_timeout.sh 11 years ago
Alexis de Lattre 785cd21cf2 Update version number of the script get_cid_name.py, to make it easier to identify people who forgot to update it. 11 years ago
Alexis de Lattre 9e52016e20 The number of digits to match from the end of the phone number is now configurable. This code is now fully located in the asterisk_click2dial module (removed from the "get_cid_name.py" script). 11 years ago
Alexis de Lattre 38c3ccb672 [FIX] res.partner.address -> res.partner 12 years ago
Alexis de Lattre 89aea17fe9 Add some exclusion on CallerID for which we don't query openerp or try to geolocate. 12 years ago
Alexis de Lattre b08fbfe04b Now use a PATH variable in get_cid_name_timeout.sh 12 years ago
Alexis de Lattre 66610e43c7 Display the country name only when it's not my own country. This make the option to display only the city useless IMHO, so I removed this option. 12 years ago
Alexis de Lattre d907ba2e72 Add support for geolocalisation via the phonenumbers lib in the get_cid_name.py script. If you add --geoloc, the numbers that are not found in OpenERP will be geolocalized. 12 years ago
Alexis de Lattre 366e33437f [IMP] Better AGI script : 12 years ago
Alexis de Lattre 2bf74f63e1 Cosmetic changes. 12 years ago
Alexis de Lattre b594b084dd Fallback to utf-8 if sys.stdout.encoding fails. 13 years ago
Alexis de Lattre c80995b336 Add support for XML-RPC secure with SSL. 13 years ago
Alexis de Lattre ed232f3796 - Send CallerID to Asterisk as UTF-8 by default 14 years ago
Alexis de Lattre 5ee8c2e585 [FIX] There shouldn't be any space between the name and the phone number in the callerID instruction to Asterisk. 14 years ago
Alexis de Lattre 27e9117c83 Better context handling 14 years ago
Alexis de Lattre 3f5715cb91 Add a group "Asterisk CallerID" decidated to the CallerID name lookup feature 14 years ago
Alexis de Lattre 252b52f8a6 Don't put the admin user by default, it's not a good example. 14 years ago
Alexis de Lattre f77d86d593 Add AGI script and its wrapper to manage timeout. 14 years ago