This website requires JavaScript.
Explore
Help
Sign In
dbxe
/
fusionpbx
Watch
2
Star
0
Fork
You've already forked fusionpbx
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Official FusionPBX - A full-featured domain based multi-tenant PBX and voice switch for FreeSwitch.
886
Commits
3
Branches
10
Tags
224
MiB
PHP
79.6%
JavaScript
16.9%
Lua
3.3%
49050ce930
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Mark Crane
49050ce930
Change DTMF handling to make it more responsive. Add maximum number of tries for voicemail id and password for added security.
2013-01-10 10:52:10 +00:00
app
add var to make fax relay work with fax_to_email (send correct email response).
2013-01-09 00:52:21 +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
Change DTMF handling to make it more responsive. Add maximum number of tries for voicemail id and password for added security.
2013-01-10 10:52:10 +00:00
resources
Update the login menu link.
2013-01-05 09:38:47 +00:00
secure
assign a more meaningful variable name.
2013-01-09 00:37:52 +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