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.
3,896
Commits
3
Branches
10
Tags
224
MiB
PHP
79.6%
JavaScript
16.9%
Lua
3.3%
163c8a1e8c
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Mark Crane
163c8a1e8c
Remove the importing XML CDR from the file system when the xml_cdr.php is loaded. This will make the page load faster. Use a POST to the web server or a cron job to load from the file system.
2015-02-11 16:39:54 +00:00
app
Remove the importing XML CDR from the file system when the xml_cdr.php is loaded. This will make the page load faster. Use a POST to the web server or a cron job to load from the file system.
2015-02-11 16:39:54 +00:00
core
When the user is updated increase the salt length and remove special characters that can cause problems.
2015-02-10 20:54:03 +00:00
resources
Update the comments in the yealink/t46g template.
2015-02-10 06:15:26 +00:00
secure
Add a comment to the code and fix the indentation to match the rest of code.
2015-02-10 00:56:57 +00:00
themes
Unset the generic $array variable to prevent duplicates in app -> default settings.
2015-01-24 20:56:10 +00:00
.htaccess
upgrade.php missing class php
2015-01-26 18:32:08 +00:00
index.php
Fix the footer reference
2014-07-27 08:08:18 +00:00
login.php
Login Changes:
2014-07-27 00:13:52 +00:00
logout.php
Logout/Login: Clear session on login.php instead of logout.php - allows refresh to easily rotate background photos, if desired.
2014-07-26 19:37:29 +00:00
root.php
remove the s
2014-04-09 04:36:17 +00:00