4
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 05, 2024 — Jun 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
FIXED: Framework: change file and directory ownership in package to root instead of asterisk. Part of fix for Elastix bug #2062. More... over 10 years ago
FIXED: Framework (PBX): do not set empty secret for existing extensions. Instead, skip over secret modification unless secret is nonempty. Fixes Elastix bug #2029. More... over 10 years ago
FIXED: RingGroup: filter out remainders of DOS-type newlines in textareas that get written into the dialplan. Fixes Elastix bug #1875. More... over 10 years ago
FIXED: Framework (PBX): allow hyphen as valid character for peer name, since it is already allowed as part of the domain name. This extends incomplete fix in SVN Rev[6771]. Fixes Elastix bug #2004. More... over 10 years ago
CHANGED: trunk - core/specs: Update specfile with latest SVN history. Bump Release in specfile. More... over 10 years ago
FIXED: trunk - framework: The information about the version of Elastix 3 its now updated. More... over 10 years ago
CHANGED: trunk - core/specs: Update specfile with latest SVN history. Bump Release in specfile. More... over 10 years ago
CHANGED: Framework (PBX): allow hyphen as valid character for peer name, since it is already allowed as part of the domain name. Fixes Elastix bug #2004. More... over 10 years ago
FIXED: Framework (Organization): add check on user update of password to prevent new password of modified user from unconditionally overwriting the password of the user doing the change. More... over 10 years ago
FIXED: Trunks: fix incorrect API usage for method paloSantoOrganization::getOrganization(). More... over 10 years ago
FIXED: User List: fix incorrect API usage for method paloSantoOrganization::getOrganization() that resulted in fetching all domains instead of just one as required, and ultimately resulting in the wrong domain being marked for dialplan regeneration. More... over 10 years ago
CHANGED: trunk - core/specs: Update specfile with latest SVN history. Bump Release in specfile. More... over 10 years ago
ADDED: trunk - core/pbx-libs_scripts: Making the proper statements about creation of dialplans based on FreePBX code in the header of files. More... over 10 years ago
ADDED: trunk - core/pbx-libs_scripts: Making the proper statements about creation of dialplans based on FreePBX code in the header of files. More... over 10 years ago
CHANGED: Framework: WIP - implement initial version of web calls. Reorganize javascript code to take advantage of jQuery methods. Move implementations of HTML templates from Javascript to templates. More... over 10 years ago
CHANGED: Framework: WIP - implement basic "Sound Only" poster for web calls without video. Report assigned extension for domain users. More... over 10 years ago
FIXED: Framework: fix incomplete change for removal of javascript method in Elastix 3 More... over 10 years ago
CHANGED: trunk - core/specs: Update specfile with latest SVN history. Bump Release in specfile. More... over 10 years ago
CHANGED: Framework: refine previous commit by checking whether arrParams is an actual Array. More... over 10 years ago
FIXED: Framework: filter out properties inserted through Array mixins when building an AJAX request. Fixes breakage of Ember.js after SVN commit #6735. More... over 10 years ago
FIXED: Framework: the request() helper function uses an incorrect URL encoding method that fails to escape special characters in string parameters. Fixed by relying instead on the well-tested jQuery handling of hash parameters in AJAX requests. More... over 10 years ago
CHANGED: restrict allowed protocols for SIP accounts to udp. More... almost 11 years ago
Revert commits 6705 through 6707. This needs to be done another way. More... almost 11 years ago
CHANGED: removed rtpproxy dependency and associated logic. Simplify script. More... almost 11 years ago
CHANGED: Network Configuration: since rtpproxy is to be removed, do not bother restarting it anymore. More... almost 11 years ago
CHANGED: kamailio: remove use of rtpproxy, as it does not work correctly with WebRTC. More... almost 11 years ago
CHANGED: sip.conf: rtpproxy does not work correctly for WebRTC, so it will be removed. Instead of binding SIP to localhost:5080, asterisk will now deny access to any source other than localhost. More... almost 11 years ago
FIXED: Trunks: previously, when creating or updating a SIP/IAX trunk, the deny/permit fields were assigned 0.0.0.0/0.0.0.0 if they were left empty. This behavior is incorrect and prevents setting up a trunk that inherits the global deny/permit setting for the technology. Fix this by setting to NULL instead. More... almost 11 years ago
CHANGED: Framework: refactor all methods concerning the profile update to a separate file which is loaded on demand. More... almost 11 years ago
CHANGED: Framework: switch links for Profile and Send Fax from javascript: action URLs to handlers installed by jQuery. More... almost 11 years ago