Official FusionPBX - A full-featured domain based multi-tenant PBX and voice switch for FreeSwitch.
Go to file
Mark Crane fc4e00380a Update the schema update sql code. 2013-02-03 15:25:05 +00:00
app After adding ringback to the dialplan add the loopback to call forward and follow me. Doing this resolves issue with outbound caller id, multiple conditions on outbound routes, fail over and more. 2013-02-03 06:47:19 +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 Update the schema update sql code. 2013-02-03 15:25:05 +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 After logout redirect back to the login. 2013-02-02 06:53:35 +00:00
root.php Add a missing file sip_profile_copy.php to the dev branch. 2012-06-04 14:58:40 +00:00