Commit Graph

10815 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 be23b9216e Add caller id prefix option to call park. 2012-10-23 04:59:09 +00:00
Mark Crane 6b7bb9e179 Add ringback to ring groups 2012-10-22 20:09:37 +00:00
Mark Crane e842b26976 Add ringback to ring_group.lua 2012-10-22 20:08:18 +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 dd90b1ecbb Remove the ${ and } from the hunt group ring back settings. 2012-10-21 08:31:18 +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 8588b0d243 Remove limiting syntax from the dialplan entry for moh. 2012-10-21 08:14:08 +00:00
Mark Crane 05caf056b1 Fix some tabbing and other white space issues with the menu class. 2012-10-21 08:12:37 +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 8779ca5221 Update the local_stream.conf.xml template. 2012-10-20 19:49:27 +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 7560c02f0c Add correct indentation to local_stream.conf.xml 2012-10-20 17:14:32 +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 1c3d638bfe Add domain_uuid to make the feature multi-tenant ready. 2012-10-19 23:41:52 +00:00
Mark Crane 4050056418 Make sure the conference room pin number is unique. 2012-10-19 23:36:27 +00:00
Mark Crane e4162371dd Add a check to ensure that the language code is set for those that are upgrading. 2012-10-19 19:57:30 +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 09bc89501a Update cidlookup config so that it is configured to use the fusionpbx contacts. 2012-10-19 19:24:06 +00:00
Mark Crane 5edcafef1a Fix a bug with ring group where when sending the call from an IVR Menu where answer was called then the ring group timeout was not working. Now using last_bridge_hangup_cause to know whether the call was answered already or whether to send the call to the timeout destination. 2012-10-18 19:46:38 +00:00
Mark Crane 196c987f74 Thanks Gerritv for finding this one. Should fix a bug during install and upgrade for single tenant systems. 2012-10-18 19:25:40 +00:00
Mark Crane 9e6f345c5d Add missing domain_uuid to v_user_settings. 2012-10-18 16:49:06 +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 b74bed0bd8 Change the context every time the domains class set method is called. 2012-10-17 15:48:35 +00:00
Nate Jones 8e23f390c4 Modified byte_convert() function to display file sizes correctly (based on 1024 convention), and include control over decimal places displayed. 2012-10-17 15:20:58 +00:00
Mark Crane c2f73ce243 Fix the call center update. 2012-10-17 07:35:14 +00:00
Mark Crane 0dd7e61a0d Hide the smtp and provision password for both default and domain settings. 2012-10-17 04:09:22 +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 f29051bcdc Use the new domains class when switching between domains. 2012-10-16 18:08:24 +00:00
Mark Crane 28e72f7066 This ensures that the default settings, and domains settings don't get mixed with from from the previous domain. 2012-10-16 18:02:17 +00:00