Alexis de Lattre
69700805ab
Improve script: better default port, works when incoming phone number has a +
6 years ago
Alexis de Lattre
f30a7a6d26
Port crm_phone, hr_phone, hr_recruitment_phone, event_phone to v10
Remove crm_claim_phone, because there is no crm_claim module in v10
Start to port asterisk_click2dial (JS code still needs to be ported)
8 years ago
Alexis de Lattre
53c1ff455b
Use =like instead of like in phone number search, because I add the '%' myself
Add logger.error in the function used by the inherit of write/create, for easier debugging when it is called by a webservice
Add . in PATH in my sample shell scripts
Code cleanup (thank you flake8 !)
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
41fcd5f81c
Update my script to make it work with the latest versions of the phonenumbers lib.
11 years ago
Alexis de Lattre
640cddab34
Add encoding in the shell script get_cid_name_timeout.sh
Remove an unused line of code.
12 years ago
Alexis de Lattre
b08fbfe04b
Now use a PATH variable in get_cid_name_timeout.sh
get_cid_name.py : don't update the CallerID name if there is already one present.
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.
Thanks to Ludovic Gasc for making me discover this great "phonenumbers" lib.
12 years ago
Alexis de Lattre
27e9117c83
Better context handling
Update in comments
14 years ago
Alexis de Lattre
f77d86d593
Add AGI script and its wrapper to manage timeout.
14 years ago