Commit Graph

18249 Commits

Author SHA1 Message Date
Mark Crane d8f1cbd90b Replace \ with / before writing it to config.lua. 2013-04-05 01:03:45 +00:00
Mark Crane b3aded198b Prevent errors when someone abandons a call to conference center before providing a pin number. 2013-04-03 07:38:29 +00:00
Mark Crane 24199dcc6b Prevent an error from being displayed when someone abandons leaving a voicemail during the greeting. 2013-04-03 07:26:01 +00:00
Mark Crane 6a43a3d1b8 Fix call prompt for follow me so that when its disabled that it doesn't prompt to accept the call. 2013-04-02 23:02:43 +00:00
Mark Crane 01e44d08c6 Fix the new call timeout. 2013-04-02 22:58:09 +00:00
Mark Crane c21c7f2b2f Add call_timeout to the xml handler. 2013-04-02 07:38:52 +00:00
Mark Crane f4bd3cef5c Add call_timeout to extensions. 2013-04-02 07:36:28 +00:00
Mark Crane c2b6d8659e Make the call timeout adjustable per extension. 2013-04-02 07:35:56 +00:00
Mark Crane ab7b345ad5 Move the referred_by into the 'if statement' 2013-04-02 05:44:51 +00:00
Mark Crane 1946c6b976 Pass the database object. 2013-04-02 04:39:42 +00:00
Mark Crane 92916a2e27 Move the semi-colons to the correct spot. 2013-04-01 22:05:39 +00:00
Mark Crane f215b6c7a2 Fix a Ring group issue for a missing dialplan this affected people using MySQL. 2013-04-01 21:33:50 +00:00
Mark Crane 4530aa299e Change tables to schema in the virtual tables. 2013-04-01 20:25:40 +00:00
Mark Crane 2b97191660 Blind transfer to an extension that doesn't have voicemail if it timesout send the call back. 2013-03-31 08:22:58 +00:00
Mark Crane ac203b91ed Adjust the LUA database connection to accommodate native PostgreSQL support and the recent change to the database connection syntax. 2013-03-31 08:18:41 +00:00
Mark Crane 3483c7134b Fix the delete link for xmpp. Thanks _trine for reporting the issue. 2013-03-30 16:33:12 +00:00
Mark Crane 02b2b9c5ea Release the database connection before sending the caller into the conference. 2013-03-27 07:07:00 +00:00
Mark Crane 9db92e6fe1 Fix a few bugs caused by changes to provisioning on the dev branch. 2013-03-26 23:51:22 +00:00
Mark Crane d374783eca Rename the file. 2013-03-26 23:14:25 +00:00
Mark Crane e00ebf4a5b Rename the file. 2013-03-26 23:14:07 +00:00
Mark Crane d76f3b50fe Rename the file. 2013-03-26 23:13:48 +00:00
Mark Crane d34c7f27ac Rename the file. 2013-03-26 23:13:26 +00:00
Mark Crane 71a42dd0b2 Rename the file. 2013-03-26 23:13:07 +00:00
Mark Crane 234a51e01c Rename the file. 2013-03-26 23:12:51 +00:00
Mark Crane b5f543c0a8 Rename the file. 2013-03-26 23:12:31 +00:00
Mark Crane 3cfec20810 Rename the file. 2013-03-26 23:12:12 +00:00
Mark Crane 413dd1f4b9 Rename the file. 2013-03-26 23:11:50 +00:00
Mark Crane bce2576ddf Rename the file. 2013-03-26 23:11:33 +00:00
Mark Crane 0dfb431a9d Rename the file. 2013-03-26 23:10:34 +00:00
Mark Crane 8c7fe29cb3 Rename files removing table and replace with schema. 2013-03-26 23:09:51 +00:00
Mark Crane be141d6e1d Rename files removing table and replace with schema. 2013-03-26 23:09:16 +00:00
Mark Crane 4b7f5ae3bc Change tables to schemas to be a little more concise. 2013-03-26 23:07:35 +00:00
Mark Crane f66717487b Change the active conference links into buttons. 2013-03-26 19:32:38 +00:00
Mark Crane 6afa95e885 A few minor changes to install.php. 2013-03-26 19:00:09 +00:00
Mark Crane 885306d6e7 Remove the set for db_path variable which replaced the variable in config.php. 2013-03-26 18:35:19 +00:00
Mark Crane 5ec26422ed Add ability to rename tables. 2013-03-26 06:17:35 +00:00
Mark Crane 3d963d8a37 Change local_stream://moh to local_stream://default. 2013-03-25 21:23:31 +00:00
Mark Crane 64a81dec16 Remove virtual name from the virtual tables tool to make it more generic. 2013-03-25 19:15:27 +00:00
Mark Crane efa2d36018 Remove effective_ from the caller id on the hunt group. 2013-03-25 17:02:02 +00:00
Mark Crane 18862e29bd Update the service add link. 2013-03-25 16:12:11 +00:00
Mark Crane 37b2cceecb Rename virtual_table_data_view.php to table_data_view.php. 2013-03-21 01:22:13 +00:00
Mark Crane fa2677abb6 Rename virtual_table_data_types_name_value_edit.php to table_name_value_edit.php. 2013-03-21 01:20:22 +00:00
Mark Crane 39548bffe2 Rename virtual_table_data_types_name_value_delete.php to table_name_value.php. 2013-03-21 01:17:20 +00:00
Mark Crane cb786a6a49 virtual_table_data_types_name_value.php to table_name_values.php. 2013-03-21 01:15:19 +00:00
Mark Crane 1cce5625e2 Rename virtual_table_fields_delete.php to table_field_delete.php. 2013-03-21 01:06:56 +00:00
Mark Crane eb1564be2a Rename virtual_table_fields_edit.php to table_field_edit.php. 2013-03-21 01:05:10 +00:00
Mark Crane f9ae2e3257 Rename virtual_tables_import.php to table_import.php. 2013-03-21 01:03:34 +00:00
Mark Crane e4fc8371f1 Rename virtual_tables_edit.php to table_edit.php 2013-03-21 01:02:00 +00:00
Mark Crane 0190a9c633 virtual_tables_delete.php to table_delete.php 2013-03-21 01:00:17 +00:00
Mark Crane a876e74928 Rename virtual_tables.php to tables.php. 2013-03-21 00:57:11 +00:00