Commit Graph

20 Commits

Author SHA1 Message Date
Alexey Melnichuk 134f44e4d4 Fix. Path to records in music on hold. 2016-01-28 13:17:30 +03:00
markjcrane cde9debb29 After removing domain name from the default recordings dir path need to add the domain name every where the recordings directory is currently used. 2015-12-06 13:37:35 -07:00
Nate Jones fe8032b1c3 Misc: Removed use of GLOB_BRACE as doesn't work on some systems, use non-GLOB_BRACE method instead. Thanks [xming] and Risk64. Should resolve Issue 916, as well. 2015-05-12 18:11:05 +00:00
Nate Jones 5f6bf426c3 MOH: Restore 'Default' label in select box. 2015-04-08 20:13:45 +00:00
Nate Jones 313f7af98c MOH: Prevent duplicate options in MOH select boxes. 2015-03-18 22:47:11 +00:00
Nate Jones 2448ab3a8e Use the new multi-lingual code on misc files. 2015-01-18 10:33:34 +00:00
Mark Crane 01f34c0210 Update the example code to set MOH. Add the auto_loader class only if it is not defined. 2014-12-24 06:36:09 +00:00
Mark Crane 8c6155902f Fix a syntax problem. 2014-10-25 00:19:43 +00:00
Richard Neese be7ba59b6e fix for reading template from correct dir. 2014-10-24 18:24:16 +00:00
Mark Crane e9993f4c3e Update the dev branch version to 3.7 and get rid of GLOB_BRACE which is not defined in Solaris 2014-08-19 09:16:01 +00:00
Mark Crane 3a58d1e08d Move references to php classes in includes/classes to resource/classes. 2013-07-06 07:13:36 +00:00
Mark Crane fc33d20f61 Move the references to includes/templates to resources/templates. 2013-06-09 05:05:17 +00:00
Mark Crane c6bf72b2af Add recordings to the ring back list. 2013-03-01 07:28:40 +00:00
Mark Crane 9dafa8d502 Fix a notice error on the menu. 2013-01-16 06:38:45 +00:00
Mark Crane 545649bd77 Add select options to add ring back tones to hunt groups. 2012-12-04 02:39:49 +00:00
James Rose f7c8aa10b3 music on hold, added preliminary support for translations. 2012-11-24 23:23:20 +00:00
Mark Crane eec73dfc48 Fix single tenant music on hold. 2012-11-18 06:32:01 +00:00
Mark Crane 0f079a5b34 Move the moh xml into the music on hold class. Add both an xml and save method. Run the save method when deleting a category. 2012-10-24 02:45:51 +00:00
Mark Crane 54e59691a3 Reload music on hold when there is changes. The module will not reload if there is someone actively listening to music on hold at that time. 2012-10-23 06:01:23 +00:00
Mark Crane d612d4fbe5 Add a music on hold php class. 2012-10-21 06:29:59 +00:00