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,470
Commits
3
Branches
10
Tags
224
MiB
PHP
79.6%
JavaScript
16.9%
Lua
3.3%
a370bbd4f9
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Mark Crane
a370bbd4f9
Fix the file name so that it matches the file naming convention domains_delete.php changed to domain_delete.php since it is only deleting one domain.
2013-08-20 07:45:14 +00:00
app
Remove an unconventional memory leak hash with an different name every time and value will take up more and more memory. It was used to do intercept or eavesdrop by I found a better way to get the uuid on demand. Also remove call debug I saw it only as an example that isn't used and can learned from the freeswitch wiki.
2013-08-20 07:21:17 +00:00
core
Fix the file name so that it matches the file naming convention domains_delete.php changed to domain_delete.php since it is only deleting one domain.
2013-08-20 07:45:14 +00:00
resources
Update the ring group lua script.
2013-08-16 20:36:52 +00:00
secure
changed batch to at (it simply works like this)
2013-07-29 17:22:21 +00:00
themes
fixed themes and images usage
2013-07-29 17:20:40 +00:00
.htaccess
support new phones
2013-07-29 17:22:11 +00:00
index.php
Change links from includes to the resources directory.
2013-07-10 23:41:12 +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