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.
1,861
Commits
3
Branches
10
Tags
224
MiB
PHP
79.6%
JavaScript
16.9%
Lua
3.3%
4f8ab969d9
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Mark Crane
4f8ab969d9
Fix that code that writes the gateway xml to the file system so that it will use the gateway uuid for the filename and gateway name. Benefit of using the XML is that it is a major step closer to renaming tenants, or changing the gateway name without hurting the outbound routes.
2013-12-06 12:36:52 +00:00
app
Change gateway name to gateway uuid.
2013-12-06 08:12:48 +00:00
core
Change menu class method restore2 to restore_all. Remove group permissions from restore (Restore Default) and leave in restore_all (Restore All)
2013-11-24 01:35:37 +00:00
resources
Fix that code that writes the gateway xml to the file system so that it will use the gateway uuid for the filename and gateway name. Benefit of using the XML is that it is a major step closer to renaming tenants, or changing the gateway name without hurting the outbound routes.
2013-12-06 12:36:52 +00:00
secure
cleanup
2013-10-17 22:07:17 +00:00
themes
Add a nature theme that was the original enhanced theme before the backgrounds were removed.
2013-10-01 19:17:15 +00:00
.htaccess
Add rewrite rule from snom m3
2013-08-31 09:13:06 +00:00
index.php
Added ['type'] so that it is applied as $field['key']['type'] so that it is uniform across all app_config.php files.
2013-09-10 23:06:41 +00:00
login.php
Change links from includes to the resources directory.
2013-07-10 23:41:12 +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