Commit Graph

18168 Commits

Author SHA1 Message Date
Mark Crane 815dd7ec87 Fix outbound_route_to_bridge so that it uses the correct domain_uuid in every situation. Everyone using multi-tenant is should update svn to apply this fix. 2012-09-04 16:34:34 +00:00
James Rose f10e565168 change to urlencode 2012-09-04 14:53:46 +00:00
Mark Crane 549b1ee40b Change description of category to subcategory. 2012-09-04 07:33:28 +00:00
Mark Crane ba7434aace Apply latest call center change to the dev branch. 2012-09-03 23:13:43 +00:00
Mark Crane ec9f6e025c Add \* to the default dial_string to make freeswitch look for users in all domains.
Adjust a few white spaces in some of the other files.
2012-09-03 21:48:16 +00:00
Mark Crane 9122d58c3c Fix the menu item delete.
http://code.google.com/p/fusionpbx/issues/detail?id=309
2012-09-03 21:27:19 +00:00
Mark Crane fca232027a Remove the 's' from links in conferences.php. 2012-09-03 21:18:30 +00:00
Mark Crane f66d77a07b rename conferences_delete.php to conference_delete.php. 2012-09-03 20:54:41 +00:00
Mark Crane ab30afcb63 rename conferences_edit.php to conference_edit.php 2012-09-03 20:54:03 +00:00
Mark Crane ad8d2fc263 Advanced -> Domains fix the sorting.
http://code.google.com/p/fusionpbx/issues/detail?id=300
2012-09-03 17:05:03 +00:00
Mark Crane 714167039e Rename the v_cmd.php. 2012-09-01 20:47:03 +00:00
Mark Crane f7155673e7 Add a uuid data type to virtual tables. 2012-08-31 03:55:53 +00:00
Mark Crane ddb4988fe0 Improve syntax for virtual table fields. 2012-08-31 03:11:15 +00:00
Mark Crane 63a62780b9 Rename two fields in the v_users table user_add_date to add_date, and user_add_user to add_user. Advanced -> Upgrade Schema. 2012-08-31 01:44:11 +00:00
Mark Crane daff383484 Make sure that changes to an Extension run reloadxml. Also changed the wording of a comment from //apply settings reminder to //apply settings. 2012-08-30 14:33:11 +00:00
Mark Crane 10321f8cba Add htmlentities to the agent string on the registrations page to handle special characters. 2012-08-30 00:44:56 +00:00
Mark Crane 9c1ceb1177 Change the menu so that it points to the registrations file without the v_ make sure to update the menu with menu manager -> restore default. 2012-08-30 00:37:15 +00:00
Mark Crane 6fa7a0b3f3 Remove v_ from status_registrations.php 2012-08-30 00:35:21 +00:00
Mark Crane 4b6790475e Add click to call to Call Detail Records and to the Contact Phone numbers. 2012-08-29 21:31:31 +00:00
Mark Crane dc4568213e Fix a minor bug with virtual tables. 2012-08-26 13:56:48 +00:00
Mark Crane 0d9a16bb82 Minor version update to 3.1.1 this release includes bug fixes only. 2012-08-26 12:08:51 +00:00
Mark Crane 92a15c822e Set the default database during install. 2012-08-26 06:20:23 +00:00
Mark Crane 81795b3607 Spacing, capitalization and other minor changes to virtual tables. 2012-08-26 06:19:10 +00:00
Mark Crane 100afec4c3 Add Select Other form control to the virtual table category. 2012-08-26 01:52:53 +00:00
Mark Crane 0cf1e96f56 Fix a bug when adding or editing a virtual tables. 2012-08-25 19:31:06 +00:00
Mark Crane e59b818f9a Hide the disabled Gateways from Outbound routes. 2012-08-24 17:20:19 +00:00
Mark Crane 41e655eb8b Fix a bug where Call Detail Records column order was lost when pressing the next or back paging buttons. 2012-08-24 05:56:45 +00:00
Mark Crane 526b04c709 Worked with Gill to add auto-answer to click to call. 2012-08-23 19:25:48 +00:00
Mark Crane cc1c4ab99e Ensure origination_caller_id_name is defined in ring_group.lua 2012-08-23 18:25:36 +00:00
Mark Crane d5f4ed8885 Fix a problem with hunt group dialplan entries not being enabled and disabled. 2012-08-23 06:32:21 +00:00
Mark Crane 036b3315dd Fix a bug where XMPP wrote the XML file but for each loop deleted the previous XML file. 2012-08-22 04:22:09 +00:00
Mark Crane 9f0b5612ca Fix an error for undeclared function in accounts -> xmpp. 2012-08-22 03:37:05 +00:00
Mark Crane d8ca993817 When saving an extension it would produce and error. To fix this adjust the SQL Where statement to change extension_enabled to enabled. 2012-08-22 00:43:23 +00:00
Mark Crane 56448bbdbf FusionPBX version 3.1 release. 2012-08-18 09:58:50 +00:00
Mark Crane a223f0c606 Remove numbering plan, admin pin number, and smtp settings from system -> settings. 2012-08-18 09:51:33 +00:00
Mark Crane 4912622910 Add select lists to default settings for smtp auth true/false, and smtp secure tls/ssl/none. 2012-08-18 09:50:37 +00:00
Mark Crane 0911e4015f Fix the menu order. 2012-08-18 09:05:26 +00:00
Mark Crane 68b5cad3a0 Fix a bug where the upgrade would duplicate groups assigned to items in the menu. 2012-08-18 08:52:40 +00:00
Mark Crane d4a10b38e6 Remove application on the ivr menu. This fixes a problem with ivr menu -> ring group timeout -> timeout destination. Some ITSP's require answer in this case ad the answer application as needed to the inbound route before sending the call to the IVR Menu. 2012-08-18 06:14:00 +00:00
Mark Crane c3176ccf82 Add freetdm.conf and freetdm.conf.xml files to the default configuration. 2012-08-17 17:48:34 +00:00
Mark Crane d29f6e79ac Make fax and email email settings use the settings from default settings. 2012-08-17 08:52:10 +00:00
Mark Crane 77db11d084 Add ringback to the IVR Menu. 2012-08-15 22:02:13 +00:00
Mark Crane d42d3cced0 Fix the optimizations to the app/var/app_defaults.php 2012-08-14 22:49:02 +00:00
Mark Crane 17af99d5e5 Efficiency enhancement for upgrade and upgrade_schema by running global tasks one time rather than for each domain. 2012-08-14 21:59:45 +00:00
Mark Crane cc9fbb99a3 Make the ring group timeout action work better. 2012-08-14 21:18:35 +00:00
Mark Crane 2e60de8cd1 Prevent ability from adding a duplicate domain. 2012-08-12 12:45:10 +00:00
Mark Crane 648a30da5f Remove duplicate code from fax view. 2012-08-12 12:27:48 +00:00
Mark Crane aa51235f0a Fix the redirect location when deleting a default setting. 2012-08-12 01:12:42 +00:00
Mark Crane eaed58712e Remove the 'v_' prefix when moving the provision variable to the default settings table. 2012-08-11 23:00:41 +00:00
Mark Crane 54e7708156 move the dynamic provision variables that are defined in the variables page and move them to default settings and domain settings. Example use in default and domain settings.
category=provision, subcategory=sip_transport, name=var, value=tls - used in the template as {v_sip_transport}
2012-08-11 22:52:50 +00:00