Commit Graph

691 Commits

Author SHA1 Message Date
Mark Crane 616bb45333 Fix a Ring group issue for a missing dialplan this affected people using MySQL. 2013-04-01 21:33:50 +00:00
Mark Crane 900d581c0d Change tables to schema in the virtual tables. 2013-04-01 20:25:40 +00:00
Mark Crane 0e9c9c5753 Fix the delete link for xmpp. Thanks _trine for reporting the issue. 2013-03-30 16:33:12 +00:00
Mark Crane cff505e565 Fix a few bugs caused by changes to provisioning on the dev branch. 2013-03-26 23:51:22 +00:00
Mark Crane 60e5957c73 Rename the file. 2013-03-26 23:14:25 +00:00
Mark Crane b045aa2450 Rename the file. 2013-03-26 23:14:07 +00:00
Mark Crane 1b16d3277f Rename the file. 2013-03-26 23:13:48 +00:00
Mark Crane c1173c4af1 Rename the file. 2013-03-26 23:13:26 +00:00
Mark Crane 8353b032dc Rename the file. 2013-03-26 23:13:07 +00:00
Mark Crane 6cd27652c7 Rename the file. 2013-03-26 23:12:51 +00:00
Mark Crane 11c72f8996 Rename the file. 2013-03-26 23:12:31 +00:00
Mark Crane fc00dcd20e Rename the file. 2013-03-26 23:12:12 +00:00
Mark Crane d0458936bd Rename the file. 2013-03-26 23:11:50 +00:00
Mark Crane 9455ba8f78 Rename the file. 2013-03-26 23:11:33 +00:00
Mark Crane c3b75ffa08 Rename the file. 2013-03-26 23:10:34 +00:00
Mark Crane 939427aa39 Rename files removing table and replace with schema. 2013-03-26 23:09:51 +00:00
Mark Crane 37c77d22d9 Rename files removing table and replace with schema. 2013-03-26 23:09:16 +00:00
Mark Crane e344379ba8 Change tables to schemas to be a little more concise. 2013-03-26 23:07:35 +00:00
Mark Crane 2017704bf5 Change the active conference links into buttons. 2013-03-26 19:32:38 +00:00
Mark Crane f2a159b735 Change local_stream://moh to local_stream://default. 2013-03-25 21:23:31 +00:00
Mark Crane bb30011c2a Remove virtual name from the virtual tables tool to make it more generic. 2013-03-25 19:15:27 +00:00
Mark Crane c5bc219836 Update the service add link. 2013-03-25 16:12:11 +00:00
Mark Crane 16dafaab81 Rename virtual_table_data_view.php to table_data_view.php. 2013-03-21 01:22:13 +00:00
Mark Crane 2ab5020e50 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 0742e6c64c Rename virtual_table_data_types_name_value_delete.php to table_name_value.php. 2013-03-21 01:17:20 +00:00
Mark Crane a6f1ac9904 virtual_table_data_types_name_value.php to table_name_values.php. 2013-03-21 01:15:19 +00:00
Mark Crane 7dbb26b988 Rename virtual_table_fields_delete.php to table_field_delete.php. 2013-03-21 01:06:56 +00:00
Mark Crane ddeb4dea6e Rename virtual_table_fields_edit.php to table_field_edit.php. 2013-03-21 01:05:10 +00:00
Mark Crane 5cbff153be Rename virtual_tables_import.php to table_import.php. 2013-03-21 01:03:34 +00:00
Mark Crane 83705cc4dd Rename virtual_tables_edit.php to table_edit.php 2013-03-21 01:02:00 +00:00
Mark Crane 457d9cd01f virtual_tables_delete.php to table_delete.php 2013-03-21 01:00:17 +00:00
Mark Crane a5b444d239 Rename virtual_tables.php to tables.php. 2013-03-21 00:57:11 +00:00
Mark Crane 5b3c531054 rename virtual_table_fields.php to table_fields.php 2013-03-21 00:55:49 +00:00
Mark Crane 6171cfa069 rename the file 2013-03-21 00:54:49 +00:00
Mark Crane e21292cf07 rename the file 2013-03-21 00:53:00 +00:00
Mark Crane f21461dc85 Rename the virtual tables directory to just tables. 2013-03-21 00:38:55 +00:00
Mark Crane 648ef006cc Rename the hardware phones to devices. 2013-03-20 16:53:37 +00:00
Mark Crane 3ce7d717ca Rename the file to devices.php. 2013-03-20 16:22:44 +00:00
Mark Crane db3e007a12 hardware_phone_edit.php renamed to device_edit.php 2013-03-20 16:21:24 +00:00
Mark Crane 439902d3eb Rename the file. 2013-03-20 16:20:52 +00:00
Mark Crane 7c7c475a16 Rename hardward_phones to devices 2013-03-20 16:20:15 +00:00
Mark Crane 04d1c667cb Fix the registrations link on the SIP Status page. 2013-03-16 20:11:29 +00:00
Mark Crane f19970b92e Add a new xml cdr permission to allow normal users to see all cdr records for a domain.
permission: xml_cdr_domain
2013-03-16 15:14:36 +00:00
Mark Crane 9c896e0e23 Change kick and kick all to uuid_kill so that the participant's call is logged to the database. Fix recordings and the announce that the call is being recorded for the first person to join the conference. Add a permission to control the conference session 'details' column in the conference sessions so CDR link can be hidden from the user. Don't allow a conference moderator and participant to use the same pin number. 2013-03-15 17:12:13 +00:00
Mark Crane b6731071a4 Improve the default.xml sip profile template. 2013-03-15 04:43:18 +00:00
Mark Crane c899d4a62d Moved the extension xml function into the extension class point this code to it. 2013-03-14 02:54:06 +00:00
Mark Crane baf3907be4 Don't require music on hold for call center. 2013-03-13 16:45:17 +00:00
Mark Crane d5c71694a2 Fix the files path for the provision editor. 2013-03-13 14:33:37 +00:00
Mark Crane b23cf69a81 Add sqlite:// to the lua scripts to match the new syntax. Add debian package files produced by rneese. 2013-03-13 14:25:39 +00:00
Mark Crane 6929af625b Fix a few a few settings that are required to add extension_uuid to xml cdr. 2013-03-13 05:57:41 +00:00