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.
2,153
Commits
3
Branches
10
Tags
224
MiB
PHP
79.6%
JavaScript
16.9%
Lua
3.3%
9729c9ef0b
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Mark Crane
9729c9ef0b
When using multiple email addresses with faxing commas are used between email addresses. The commas must be escaped this change automatically does the escaping so the end user doesn't have to do it.
2014-02-19 03:11:42 +00:00
app
When using multiple email addresses with faxing commas are used between email addresses. The commas must be escaped this change automatically does the escaping so the end user doesn't have to do it.
2014-02-19 03:11:42 +00:00
core
The proper way to fix the problem is not to remove the permission checks. Restoring the permissions.
2014-02-17 14:57:19 +00:00
resources
Remove origination_caller_id_name from ring groups lua script.
2014-02-18 18:43:14 +00:00
secure
cleanup
2013-10-17 22:07:17 +00:00
themes
Move it a little more.
2013-12-20 23:31:36 +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