Official FusionPBX - A full-featured domain based multi-tenant PBX and voice switch for FreeSwitch.
Go to file
Mark Crane 1c3e012368 Add additional permissions to conference rooms to make it more customizable. Also default values for the settings and setup the pin numbers so they can be automatically generated. 2013-01-08 20:58:49 +00:00
app Add additional permissions to conference rooms to make it more customizable. Also default values for the settings and setup the pin numbers so they can be automatically generated. 2013-01-08 20:58:49 +00:00
core Change the domain settings link. Change a few titles to edit pages. 2013-01-05 21:33:49 +00:00
images Add a missing file sip_profile_copy.php to the dev branch. 2012-06-04 14:58:40 +00:00
includes Add voicemail skip_instructions, and skip_greetings they both work the same as FreeSWITCH's mod_voicemail. Fix a problem session:ready check was preventing the voicemail from being saved and emailed. 2013-01-08 03:34:51 +00:00
resources Update the login menu link. 2013-01-05 09:38:47 +00:00
secure made fax relay compatible with new fax_retry.lua 2013-01-08 20:39:27 +00:00
themes Update the path to for the domain select tool to domain_settings. 2013-01-08 04:12:21 +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
root.php Add a missing file sip_profile_copy.php to the dev branch. 2012-06-04 14:58:40 +00:00