| Added FIFO parking. |
|
More...
|
almost 12 years ago
|
| Added the actual originate call to ESL. |
|
More...
|
almost 12 years ago
|
| Aaaaand fixed a non-compile issue. |
|
More...
|
almost 12 years ago
|
| Modified to use user_id of session instead of agent_id parameter. |
|
More...
|
almost 12 years ago
|
| Removed duplicate reconnect that caused #110. |
|
More...
|
about 12 years ago
|
| Added STDOUT loggin to the rc script. |
|
More...
|
about 12 years ago
|
| Added user check. |
|
More...
|
about 12 years ago
|
| Added a basic login handler to handlers-agent, so we are able to register users. The PBX Action for Park is changed to use transfer instead. The motivation for the change is odd behaviour when uuid_pickup is used, and a much closer mapping to - for instance - the harware buttons on the SNOM phones this way. The Pickup handler now works, when suppling the agent_id parameter, and will be changed to use internal user session as soon as it is fully integrated into Bob. |
|
More...
|
about 12 years ago
|
| Cleanup. |
|
More...
|
about 12 years ago
|
| Added transfer. |
|
More...
|
about 12 years ago
|
| Merge branch 'master' of https://github.com/AdaHeads/Alice |
|
More...
|
about 12 years ago
|
| Re-added some of the previously missing call/ handlers. More specific: call/hangup call/originate call/park call/pickup Now, only call/transfer is missing. The interfaces are, naturally, supplied with a "testing pending flag." |
|
More...
|
about 12 years ago
|
| Merge branch 'master' into sparre |
|
More...
|
about 12 years ago
|
| Extended the SIGHUP handling test to test the logging facilities as well. |
|
More...
|
about 12 years ago
|
| Removed commented wasteful code. |
|
More...
|
about 12 years ago
|
| Fixed #(95) - /organization works once again. |
|
More...
|
about 12 years ago
|
| updated Test_data to comply with Bob requirements for attributes format |
|
More...
|
about 12 years ago
|
| Updated database packages to match new database schema. |
|
More...
|
about 12 years ago
|
| 'type' is a reserved word in Ada. Using 'kind' instead. |
|
More...
|
about 12 years ago
|
| Build database source files when building 'all'. |
|
More...
|
about 12 years ago
|
| Workaround to handle that GNATColl.SQL doesn't know how to handle the SQL type 'TIME' (i.e. time-of-day). |
|
More...
|
about 12 years ago
|
| Update to match the most recent version of GNATColl. |
|
More...
|
about 12 years ago
|
| Fixing error in 'to_postgresql'. Use 'egrep' for regexp queries. |
|
More...
|
about 12 years ago
|
| Fixes to schema and test data. |
|
More...
|
about 12 years ago
|
| Increased robustness of 'AUTOINCREMENT' handling in the RDBMS adjustment script for PostgreSQL. |
|
More...
|
about 12 years ago
|
| Merging changes to the SQLite database schema from the wiki. |
|
More...
|
about 12 years ago
|
| Generating PostgreSQL versions of SQL sources with a script. #46 |
|
More...
|
about 12 years ago
|
| Refer to 'source' instead of argument number 1. #46 |
|
More...
|
about 12 years ago
|
| Command line argument check. #46 |
|
More...
|
about 12 years ago
|
| Switching to generate the SQLite adapted SQL files with a script. #46 |
|
More...
|
about 12 years ago
|