Commit Graph

15 Commits

Author SHA1 Message Date
Nate c660b27096 Misc: Database class integration. 2019-08-28 21:02:08 -06:00
Nate 73e4b74ecb Voicemail Greetings: Database class integration. 2019-08-14 15:12:51 -06:00
markjcrane a72f1d6266 Change messages class to message 2018-08-31 03:09:01 +00:00
Mafoo 3cab4401cf Enhance - More messages::add updates (#2662)
convert more messages over to messsagse::add
2017-06-09 20:13:40 -06:00
Nate Jones 6ae74a8591 Voicemail Greetings: Better base64 support in gui (playback, download, etc) and lua scripts, some lua mods to allow re-recording without having to enter greeting # again, fixed choose greeting function, new greeting recordings now only save when told to (uses a temp file prior to), fix sorting on greetings list, app_defaults to move greetings from file system to base64 in db (and vice versa).
Recordings: Fix sorting and paging.

IVRs: Code cleanup.

(... and some other stuff I can't remember at this hour.)
2015-04-25 12:26:31 +00:00
Nate Jones 147d03169d Use the new multi-lingual code on fusionpbx/app sub directories. 2015-01-18 10:04:43 +00:00
Nate Jones 00ba439310 Response message updates, language fixes. 2014-02-23 09:03:41 +00:00
Mark Crane 8f8fd3e3e8 Audited the permissions names. Permissions names are to be non plural. 2013-09-21 21:45:35 +00:00
Mark Crane e9aa47069c Update the references for header.php and footer.php files to point the resources directory. 2013-07-06 06:29:50 +00:00
Mark Crane c44d39dcf9 Change the path for includes/require.php to the resources directory. 2013-07-06 06:03:27 +00:00
Mark Crane 6a70d8db41 Change includes/checkauth.php to resources/check_auth.php. 2013-07-06 05:50:55 +00:00
Mark Crane 2d9cb53435 Fix a voicemail greeting delete problem as described here.
http://code.google.com/p/fusionpbx/issues/detail?id=404
2013-04-15 15:49:42 +00:00
Mark Crane 8ab2ad9b4c Update voicemail greetings so that it uses the new fusionpbx voicemail. 2012-12-30 05:42:41 +00:00
Mark Crane 8e1550d8ca Update the file name in voicemail greetings. 2012-11-24 02:40:00 +00:00
Mark Crane aa4087c5a1 rename v_voicemail_greetings_delete.php to voicemail_greeting_delete.php 2012-11-24 01:35:50 +00:00