Official FusionPBX - A full-featured domain based multi-tenant PBX and voice switch for FreeSwitch.
Go to file
Mark Crane f07b5a8970 Follow Me, and Call Forward fix the ringback, and replace loopback with bridge to gateway for external calls. 2013-01-25 21:57:39 +00:00
app Follow Me, and Call Forward fix the ringback, and replace loopback with bridge to gateway for external calls. 2013-01-25 21:57:39 +00:00
core Adjust the path to permission class. 2013-01-23 19:44:52 +00:00
images Add a missing file sip_profile_copy.php to the dev branch. 2012-06-04 14:58:40 +00:00
includes If you customize the permissions and restore the menu it puts the permissions back to default. Therefore I'm removing the restore permissions on the menu class and moving it to the a button on the group permissions page. 2013-01-23 15:56:00 +00:00
resources Fix the install.php reference to logout.php. 2013-01-21 03:40:38 +00:00
secure assign a more meaningful variable name. 2013-01-09 00:37:52 +00:00
themes Fix all remaining alignment issues for IE with a small adjustment to the style sheet. 2013-01-19 02:36:51 +00:00
.htaccess Changed mod to app as suggested in issue 333. 2012-10-06 05:58:40 +00:00
favicon.ico Add a missing file sip_profile_copy.php to the dev branch. 2012-06-04 14:58:40 +00:00
index.php Move the install.php from the root directory and put it into the resources directory. 2013-01-05 08:00:53 +00:00
login.php Make the login.php use the correct app_languages.php file. Reason to do this is because login.php in the root is put in a position as being part of the core so I wanted the translations to be part of the core as well. And user settings is related to the user login. App/login is in the app directory to make the login and logout as an optional part of the menu since they could be incorporated in the theme. 2013-01-05 10:06:32 +00:00
logout.php Move logout.php to the root directory. 2013-01-13 12:23:03 +00:00
root.php Add a missing file sip_profile_copy.php to the dev branch. 2012-06-04 14:58:40 +00:00