Commit Graph

806 Commits

Author SHA1 Message Date
Mark Crane 569acf0205 It was my intent with the introduction of dialplan -> destinations to allow non numeric destination numbers this change enables non numeric destination numbers to be used with inbound routes. 2013-05-06 20:30:51 +00:00
Mark Crane 72ba17d430 Finish review of app_languages.php for advanced -> command. 2013-05-04 16:54:09 +00:00
Nate Jones 5e55225d9f Multilinguified (SVG excluded). 2013-05-04 02:53:37 +00:00
Nate Jones 4fee258efe Copy now writes XML file. Edit modified to check is_writable instead of is_readable. 2013-05-04 02:23:32 +00:00
Nate Jones f6aeae53e3 Multilingualified the Extensions app. Added ability to preset the new extension when the Copy button is clicked. 2013-05-04 00:35:21 +00:00
Nate Jones cdd20e8537 Minor fix in the Type select box, when editing a schema. Was "number", changed to "numeric". 2013-05-03 18:50:43 +00:00
Mark Crane 831b2223d2 Same order number as the ivr menu lua script and the timeout can lead to cases where the timeout destination is sometimes called first. Fix the order number to clear up the problem. 2013-05-03 06:58:13 +00:00
Mark Crane a68c66cb5b Fix the Call detail records download and play ob_clean(); seems to have done the trick. 2013-05-02 03:19:38 +00:00
Mark Crane 2097c2d59d Add the context to valet park. 2013-05-01 19:37:06 +00:00
Mark Crane ce7a5f3458 Fix account code for call forward and Park slots to disabled by default. 2013-05-01 18:14:13 +00:00
Mark Crane ac9a4e1d8c Add valet park that uses mod_valet. 2013-05-01 17:59:14 +00:00
Mark Crane 10c70f7b57 Disable park_slots by default. 2013-05-01 17:58:31 +00:00
Mark Crane 4f03720be6 Uncomment and fix the follow me caller id prefix but only show it for people with the follow_me_cid_name_prefix. Add follow me to the app menu. 2013-05-01 17:05:53 +00:00
Mark Crane d145320671 Fix a little more indentation on the xml cdr. 2013-04-30 16:44:51 +00:00
Mark Crane b7827c38e6 Increase the indention to improve code consistency. 2013-04-30 15:50:46 +00:00
Mark Crane 2729b902c9 Fix the path in v_xml_cdr_import.php change from mod to app. 2013-04-30 10:05:34 +00:00
Mark Crane 0e262b1279 Secure xml cdr with http_enabled set to false if the url param is not found in the xml_cdr.conf.xml 2013-04-30 09:30:44 +00:00
Mark Crane 109eacb466 Change fetchAll to fetch. 2013-04-29 15:09:05 +00:00
Mark Crane 0358d9d668 Add option to for domain based provisioning template directory.
Example: provision/domain_name
2013-04-29 14:45:25 +00:00
Mark Crane af0eed8d32 When using the install or upgrade save vars.xml file. 2013-04-28 07:28:04 +00:00
Mark Crane b132db8eeb Make the provisioning use device extension table. 2013-04-28 07:24:41 +00:00
Mark Crane 2616051620 Fix the gateway copy. 2013-04-28 04:36:30 +00:00
Mark Crane 2bb250ac68 Add confirm-copy translate 2013-04-28 04:09:35 +00:00
Mark Crane 7e9cf2150b Change the translation gateway copy tag and the reference to gateway_copy.php. 2013-04-28 03:51:39 +00:00
Mark Crane f3a2e40e6a Remove test code. 2013-04-25 20:08:08 +00:00
Mark Crane 78cf6b74f3 Add a little more security to the contact search and improve the search functionality. 2013-04-25 19:33:15 +00:00
Mark Crane b40c9e01ef Fix the code that makes sure the moderator and participant pin numbers are unique. 2013-04-24 22:25:44 +00:00
Mark Crane ef5ac5b6a3 Wrap the recordings upload with the correct permission as recommended here.
http://code.google.com/p/fusionpbx/issues/detail?id=400
2013-04-24 18:29:46 +00:00
Mark Crane bbb98fbe34 change ;loops= to {loops= 2013-04-24 17:18:00 +00:00
Nate Jones 8baa39c6a6 Fixed translation on script editor file options. 2013-04-24 03:28:57 +00:00
Nate Jones fe7c3809b4 Fixed permissions 2013-04-24 02:57:16 +00:00
Nate Jones 7f634a0878 Fix permissions 2013-04-24 02:47:37 +00:00
Mark Crane 967f13e9c1 Hunt Groups - Change the link for the menu after changing the path. 2013-04-23 01:49:03 +00:00
Mark Crane 8d35ff37c0 Rename the hunt_group directory to hunt_groups 2013-04-23 01:47:41 +00:00
Mark Crane ae2adac82c Add a few references to the alias. 2013-04-22 23:15:36 +00:00
Mark Crane 7320be9462 Little more cleanup on conference center after removing v_meeting_pins. 2013-04-22 23:05:08 +00:00
Mark Crane 4c98adca36 Fix a conference center room bug that prevented the page from working correctly. 2013-04-22 22:47:03 +00:00
Mark Crane 6eb77570fe htmlentities used to show < and > in the log viewer 2013-04-20 00:16:36 +00:00
Mark Crane 03ad81cf35 Fix a little the schema field list display so it looks correct. 2013-04-18 16:54:01 +00:00
Mark Crane 61206a4383 Update the table structure required for conference center. 2013-04-16 17:11:05 +00:00
Mark Crane 3cec120281 Additional cleanup in the conference rooms including getting rid of deprecated code. 2013-04-16 08:30:06 +00:00
Mark Crane d7581fa55d Fix the conference room search tool and add nowrap to the pin number table headers. 2013-04-16 07:11:41 +00:00
Mark Crane 861b407426 Simplify the pin management for conference center. 2013-04-16 07:03:17 +00:00
Mark Crane a354961b3e Check to see if the prep_statement is true. 2013-04-16 01:53:05 +00:00
Mark Crane 2d9cb53435 Fix a voicemail greeting delete problem as described here.
http://code.google.com/p/fusionpbx/issues/detail?id=404
2013-04-15 15:49:42 +00:00
Mark Crane 75368a2d65 Enhance the extension class to include voicemail database management. 2013-04-12 23:30:48 +00:00
Mark Crane 049605a474 Use call_timeout in the dial string. 2013-04-12 09:33:34 +00:00
Mark Crane 2714a60335 Remove the commented out call_timeout. 2013-04-12 09:30:59 +00:00
Mark Crane 39533b4398 Fix one of the file names and change a description. 2013-04-11 17:19:17 +00:00
Mark Crane 9ad795202d Change a variable name. 2013-04-11 17:12:29 +00:00
Mark Crane bdb31f17bd Change the tables to schemas. 2013-04-11 16:56:30 +00:00
Mark Crane 18319f51e5 Fix a bug that affected dialplan entries for ring groups when using MySQL. Add additional exception handling. 2013-04-11 10:20:50 +00:00
Mark Crane 377dfb9d7e Ensure that the follow me data is added to the db correctly. 2013-04-11 08:15:44 +00:00
Mark Crane e3f8ac6b91 Correct the permission for device delete. 2013-04-09 23:26:20 +00:00
Mark Crane 79643a3b81 Update the delete link. 2013-04-09 22:51:36 +00:00
Mark Crane 663e0e0db4 Changes the names from hardwware_phones and phones to devices. 2013-04-09 22:33:42 +00:00
Mark Crane ee17d01fc4 Change hardware phones to devices in the provision index.php file. 2013-04-09 22:27:02 +00:00
Mark Crane 745213cdfc Get rid of trailing whitespace. 2013-04-09 21:46:23 +00:00
Mark Crane d469e698c9 Change to the freeswich variable for context. 2013-04-09 19:21:20 +00:00
Mark Crane fad50e5384 Remove call_timeout from the extension xml will put it in a better location. 2013-04-05 23:22:04 +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 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 1946c6b976 Pass the database object. 2013-04-02 04:39:42 +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 3483c7134b Fix the delete link for xmpp. Thanks _trine for reporting the issue. 2013-03-30 16:33:12 +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 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 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
Mark Crane b4098c3ff3 rename virtual_table_fields.php to table_fields.php 2013-03-21 00:55:49 +00:00
Mark Crane b80ddec90f rename the file 2013-03-21 00:54:49 +00:00
Mark Crane 0c014683bb rename the file 2013-03-21 00:53:00 +00:00