Alexis de Lattre
afa2462a4e
[FIX] Wrong if condition fixed
Thanks to Todd Johnson for pointing out this mistake.
14 years ago
Alexis de Lattre
60bacdda0a
[FIX] Avoid a view conflict with the "base_contact" module by adding a priority on the res.partner view.
Better handling of check functions when there are several ids.
14 years ago
Alexis de Lattre
b8d0baa473
Networking code is now IPv6-ready
14 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
Alexis de Lattre
fdefb7b914
Much better function get_name_from_phone_number :
- we now handle the fact that phone numbers may contain spaces or special chars such in OpenERP, which is often the case in real life
- check input number
14 years ago
Alexis de Lattre
8957a378bf
First implementation of get_name_from_phone_number function
Make phone and mobile fields searchable
Took into account some pylint coding convention suggestions
14 years ago
Alexis de Lattre
d4f1a5f7a0
Check that the user has a callerID.
Thanks to Bernat Brunet from NaN for pointing this out.
14 years ago
Alexis de Lattre
dde1a23510
Country_prefix is now a "required" field.
Added "active" field on asterisk.server object.
In order to access all the Asterisk servers, included the desactivated ones,
I added a view dedicated to the object asterisk.server, which is accessible
under Administration > Configuration.
14 years ago
Alexis de Lattre
9f9d8a6021
- Add copyright headers in XML files
- Convert the comments for the functions to the standard style
14 years ago
Alexis de Lattre
e6ff4c1d88
Make error messages displayed on screen translatable.
Add French translation for these messages.
14 years ago
Alexis de Lattre
8e1e375b8b
[FIX] WaitTime parameter is now really taken into account
In fact, it corresponds to the 'Timeout' instruction for the Asterisk Manager
14 years ago
Alexis de Lattre
1aff391117
Vianney changed the name of the 'alert-info' field to 'alert_info'...
but he also made the change in the name of the SIP header !
This commit reverts this mistake.
14 years ago
Alexis de Lattre
d6db0aa211
- smaller "Dial" button on partner contact
- option to allow the use of phone numbers in National format,
as discussed with Albert. This option is on the definition of the server.
-> required a large change of the reformat number process
- added exact link to documentation in module description
- some clean-up
14 years ago
vianneydc
55b7d66b25
[REF] changed alert-info column into alter_info as Postgres might not accept it else
14 years ago
Alexis de Lattre
760f4387c0
Initial import.
Long life to the asterisk_click2dial module for OpenERP !
14 years ago