Commit Graph
644 Commits
Author SHA1 Message Date
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 1c10553675 Add park_caller_id_prefix to the dialplan. 2012-10-23 05:17:45 +00:00
Mark Crane 6b7bb9e179 Add ringback to ring groups 2012-10-22 20:09:37 +00:00
Mark Crane 6e882e6c50 Update nowrap to xhtml and change the wording on ring back. 2012-10-22 17:51:46 +00:00
Mark Crane 31f4d44bb2 Remove the ringback 'music' default. 2012-10-22 17:49:00 +00:00
Mark Crane dc69288b31 Add music on hold select to call center queues. 2012-10-21 08:34:50 +00:00
Mark Crane 35c16f76db Add music on hold options to ring back to hunt groups. 2012-10-21 08:24:49 +00:00
Mark Crane e272a1f43d Add an additional select options to ivr menu ringback. 2012-10-21 08:18:34 +00:00
Mark Crane aba56a169c Use the new music on hold object for the extensions. 2012-10-21 06:31:35 +00:00
Mark Crane d612d4fbe5 Add a music on hold php class. 2012-10-21 06:29:59 +00:00
Mark Crane dd906ae493 Fix a provisioning bug that prevented time_zone_offset value from being set. Applied to dev branch. 2012-10-20 22:33:51 +00:00
Mark Crane 84c7af60ea Adjust the line spacing. 2012-10-20 19:53:58 +00:00
Mark Crane 6e0c46ea6c Fix the moh_name. 2012-10-20 19:45:31 +00:00
Mark Crane 4c8aa7f2d9 Make the moh_xml loop append. Replace $dir with $moh_dir 2012-10-20 19:42:37 +00:00
Mark Crane 85dd1df24e Write the local_stream.conf.xml file from the template. 2012-10-20 19:37:47 +00:00
Mark Crane b669583bd2 Replace folder with directory on extension music on hold. 2012-10-20 19:35:58 +00:00
Mark Crane 26f8cf634f Fix the music on hold default permissions index. 2012-10-20 16:56:58 +00:00
Mark Crane c80d98880f Add new permissions to be used by the superadmin group music_on_hold_default_view, add, and delete. Enforce the new permissions. Add underscore to a few more variable names. 2012-10-20 16:54:16 +00:00
Mark Crane 17d428a0b7 To align with current coding standards added underscore between words and removed abbreviations from the variable and form item names. 2012-10-20 15:50:32 +00:00
Mark Crane 0d8212aae1 Remove v_ from the references to the php files. Add default permissions for a user in the admin group to access Music on hold. 2012-10-20 15:37:06 +00:00
Mark Crane 61bdbcdf51 Rename from v_music_on_hold.php to music_on_hold.php 2012-10-20 15:29:05 +00:00
Mark Crane 9373efc419 Remove v_ from v_music_on_hold_play.php to music_on_hold_play.php 2012-10-20 15:28:29 +00:00
Mark Crane 781efb0a63 Enforce the PIN Length requirement. 2012-10-20 05:05:10 +00:00
Mark Crane c754e43e2d Add a field to the database to store the required pin length. 2012-10-20 00:39:21 +00:00
Mark Crane 4050056418 Make sure the conference room pin number is unique. 2012-10-19 23:36:27 +00:00
Mark Crane d84f1ddfb6 Add missing column to domain_uuid to v_user_settings 2012-10-19 19:25:26 +00:00
Mark Crane 02386dab61 Call center add agent no_answer_delay_time, agent set max_no_answer, and wrap_up_time to event socket call so that these are available immediately when updating an agent. 2012-10-18 16:15:12 +00:00
Nate Jones 5f742a032e Added MOH Category select box to edit Extension page. Renamed Public/General to just "Default". 2012-10-18 07:59:30 +00:00
Nate Jones a1d58cd290 Enhanced MOH interface to allow the creation of custom categories of music, and to specify the sampling rate on upload. 2012-10-18 07:22:37 +00:00
Mark Crane c2f73ce243 Fix the call center update. 2012-10-17 07:35:14 +00:00
Mark Crane 4d6328abc4 Only filter out unrelated domains when the system has more than one domain. Single tenant systems show all registrations. 2012-10-17 03:16:22 +00:00
Mark Crane f422dcae9f Fix a bug where spaces can cause problems with the IVR Menu. Remove the space and replace it with a dash. When displaying back to the user replace the dash with a space to make it look nicer. 2012-10-17 00:34:38 +00:00
Mark Crane 68d02aac1f Add conference moderators to conference session details. 2012-10-16 06:06:19 +00:00
Mark Crane d85d9f2b24 Remove moderator and add profile to the conference sessions list. 2012-10-16 06:02:44 +00:00
Mark Crane 70bf1e8978 Replace elseif with if, adjust some line spaces. 2012-10-16 05:38:54 +00:00
Mark Crane 6d8017615e Fix the recordings directory. 2012-10-16 05:33:08 +00:00
Mark Crane 9e10564cd1 Move the column used for play and download. 2012-10-15 19:49:24 +00:00
Mark Crane 4275370695 Replace spaces for tab on app_languages.php and add label-tools, label-play, label-download 2012-10-15 19:43:00 +00:00
Mark Crane 9223ab435e Remove conference center profile and move the profile to the conference room. 2012-10-13 23:17:59 +00:00
Mark Crane a372b64fb2 Add record as an option to conference rooms 2012-10-13 19:26:45 +00:00
Mark Crane a721ef8a05 Add conference sessions. Move conference rooms into the conference center directory. 2012-10-13 17:04:53 +00:00
Mark Crane 43740a3694 Change en to en-us for call flows. 2012-10-12 01:59:57 +00:00
Mark Crane cfd5809c5d Update the languages for conference center and rooms. 2012-10-12 01:49:56 +00:00
Mark Crane be979dbc3a House cleaning on the recent app_config.php commits. Cleanup trailing white spaces, multiple spaces replaced with tabs and a few extra line feeds. 2012-10-11 01:28:18 +00:00
Nuno Miguel Reis 2e74a0c238 menu translation work 2012-10-11 00:07:03 +00:00
Mark Crane 84b994abbb Remove v_ from the linke in the standard conferences page. 2012-10-09 23:14:47 +00:00
Mark Crane b2ea5735b3 Only set a default enter sound on the add page. 2012-10-09 22:31:26 +00:00
Nuno Miguel Reis e091cc253f english sentence forgotten in the main file (replaced by the correspondent equivelent in app_languages.php) 2012-10-09 03:56:11 +00:00
Nuno Miguel Reis 295c527975 more cleanup and even some refactoring 2012-10-09 03:46:03 +00:00
Nuno Miguel Reis 3d229ca9c0 cleanup and some refactoring 2012-10-09 03:45:34 +00:00