Commit Graph

426 Commits

Author SHA1 Message Date
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 7316d65cb3 Add a space to the sql statement. 2012-10-24 01:57:28 +00:00
Mark Crane 72e21a426b Add a new caller id lua script. 2012-10-23 23:00:25 +00:00
Mark Crane 82e19a2060 Remove v_ from the filename on the app -> commands page. 2012-10-23 22:20:57 +00:00
Mark Crane 51f395905a Fix alignment issues and remove v_ from the link in the menu for app -> command page. 2012-10-23 22:20:04 +00:00
Mark Crane cdd76b4111 Fix the destination column name and deprecated field name. 2012-10-23 21:54:06 +00:00
Mark Crane 58783d2204 Call broadcast change app_languages array from $content to $text (similar to gettext). Rename some of the labels put a dash between all words consistently. 2012-10-23 15:36:57 +00:00
Mark Crane b4fd0d2a92 Tab the app_languages.php file. Change $content_broadcast to $content. Change the save button on the edit page from displaying array to showing the correct label 'Save'. 2012-10-23 14:29:14 +00:00
Mark Crane e501279cff Remodel the destinations table rename several fields and add new fields. 2012-10-23 10:00:03 +00:00
Mark Crane 4d6205656d Adjust the line spaces beteen the default category and the additional categories. 2012-10-23 06:38:27 +00:00
Mark Crane 7568d4d1da Fix the indentation and add module reload to the deletes. 2012-10-23 06:29:53 +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 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