A few updates to the Alernate Web Interface. 1) Some multi-user access has been added, lets review...
1a) If no management password is set, all tabs are available by anyone. 1b) If the management password is set, user "admin" is required to access all tabs except the Status tab. 1c) Additional users can be added to the admin/.htpasswd file with the htpasswd shell command. The username of these users should match the voicemail extensions, ie. 1000, 1234, etc.. These non-admin users can only access the Status, Caller*ID, Voicemail and Monitor tabs. The Voicemail tab will only show Mbox's that match the username. As before, all voicemail's will be shown when logged in as admin. Be sure to set the management password via the System tab before adding more users with the htpasswd shell command, as the System tab will reset privileges to only admin. Using htpasswd: $ htpasswd admin/.htpasswd 1212 Adding user 1212 New password: Re-type new password: If this is broadly useful, a script could be made to read voicemail.conf Mbox users and passwords to create the new .htpasswd entries. Also, please comment on my choices what non-admin users can do, should it be more? less? 2) CDR Log tab has a couple changes... 2a) A new Prefs option "Display additional default format CDR values" will add src-channel, dst-channel and disposition to the display if the default asterisk CDR Master.csv format is used. 2b) The Duration time format is now H:MM:SS format. 2c) The [Download CDR.csv] button no longer downloads an exact binary image of the Master.csv, but rather filters the columns to match what is displayed, for the full complete Master.csv file. CID Name and CID Number are exported as separate columns, so commas in the CID Name should not mess-up the csv format anymore. Downloads and Info: http://lonnie.abelbeck.com/astlinux/info/webgui.php Lonnie ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Astlinux-users mailing list Astlinux-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/astlinux-users Donations to support AstLinux are graciously accepted via PayPal to [EMAIL PROTECTED]