4
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
Jun 12, 2024 — Jun 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
CHANGED: sip.conf: restrict Asterisk to listen on localhost only for SIP. More... over 11 years ago
CHANGED: Start of Kamailio integration into Elastix. Create column sip.sippasswd on database elxpbx. All instances of MD5 hashing in elastix-pbx are reverted to plaintext passwords written to sippasswd. More... over 11 years ago
FIXED: asteriskconfig: fixed typo in privileged script. More... over 11 years ago
Remove bogus symlink More... over 11 years ago
CHANGED: rest.php: accept ordinary cookie-based Elastix session in addition to the Basic HTTP authentication. More... over 11 years ago
ADDED: asterisk.elastix: added cdr.conf for the sole purpose of disabling flat-file CDR accounting. Part of fix for Elastix bug #1871. More... over 11 years ago
CHANGED: asterisk.elastix: modified configuration files as follows: More... over 11 years ago
CHANGED: elastix-admin-passwords: The program has been modified to initialize a second ODBC connector. This connector will be used to write CDRs to the asteriskcdrdb database, instead of cdr_mysql. Also, the program will not bother to update passwords inside /etc/asterisk anymore, as all such passwords have been collected in /etc/odbc.ini. Part of changes required for addressing Elastix bug #1872. More... over 11 years ago
FIXED: elastix-firstboot: Fix missing parameter to file_put_contents() resulting from previous update. More... over 11 years ago
CHANGED: Backup/Restore: switch the MOH directory from mohmp3 to moh (the Asterisk default). Update all code accordingly. More... over 11 years ago
CHANGED: MOH: switch the MOH directory from mohmp3 to moh (the Asterisk default). Update all code accordingly. More... over 11 years ago
CHANGED: asterisk db was changed format data More... over 11 years ago
CHANGED: second changes about name peer as us...@domain More... over 11 years ago
CHANGED: fisrt changed about name peer as us...@domain. More... over 11 years ago
FIXED: DHCP Server: fix redirect that assumes index.php is located at document root. This is a noop in Elastix 2 but fixes an invalid redirect after DHCP parameter updates in Elastix 3. More... over 11 years ago
FIXED: Asterisk Logs: update log parsing for changed date format resulting from update to FreePBX 2.11. More... over 11 years ago
CHANGED: framework - add proper Content-Type header to JSON response when failing a rawmode request due to invalid session. More... over 11 years ago
FIXED: TRUNK - APPS/Pbx: ticket #1840, was delete validation in secret field when you create new trunk. More... over 11 years ago
FIXED: framework, addons - disable xdebug before creating a SoapClient in order to work around xdebug generating fatal errors for SOAP exceptions on creation. More... over 11 years ago
CHANGED: TRUNK - FRAMEWORK: Was Modified the framework. More... over 11 years ago
CHANGED: framework - tweak blackmin theme to make module menu interaction easier. More... over 11 years ago
FIXED: Extension Batch: re-enable account password strength check which was disabled without explanation on last rewrite More... over 11 years ago
CHANGED: TRUNK - FRAMEWORK: Was modified the .css file in the pagination module "home". More... over 11 years ago
CHANGED: TRUNK - FRAMEWORK: Was modified the .css file in the pagination module "home". More... over 11 years ago
CHANGED: TRUNK - FRAMEWORK: Was deleted overflow in home. More... over 11 years ago
CHANGED: TRUNK - FRAMEWORK/Themes: Was added extension number in final user and background gray. More... over 11 years ago
CHANGED: TRUNK - FRAMEWORK/Html: Was added extension number in final user and background gray. More... over 11 years ago
FIXED: elastix-firstboot: Fixed error message for insufficiently strong password. Fixes Elastix bug #1836. Additionally, WSS setup was rewritten to not use sed, and menu initialization has been shortened with the use of glob instead of handcoded directory listing. Also, WSS setup and menu initialization were moved inside the first-boot check to prevent running them on every system startup. More... over 11 years ago
elastix-firstboot: (trivial) remove use of PHP_EOL, remove some extra whitespace More... over 11 years ago
elastix-firstboot: (trivial) replace tabs with spaces More... over 11 years ago