Commit Graph
100 Commits
Author SHA1 Message Date
Mark Crane eec73dfc48 Fix single tenant music on hold. 2012-11-18 06:32:01 +00:00
Mark Crane 73127d510c Update the centos script to postgresql 9.2 2012-11-17 00:31:59 +00:00
Mark Crane f3f7ba2737 Remove the string length limitation on the inbound route add tool. 2012-11-16 22:32:38 +00:00
Mark Crane 65a50ace20 Fix the language translations for conferences. 2012-11-16 20:49:20 +00:00
Mark Crane 94fc7b41d1 Fix bug with destinations. 2012-11-14 00:11:39 +00:00
Mark Crane 4f08dede13 Add additional commented code for future troubleshooting. 2012-11-13 13:33:10 +00:00
Mark Crane 040ea0c54c Remove sync_directory function from lib_switch.php 2012-11-13 12:40:03 +00:00
Mark Crane 983f2a059d Add an empty option to the fax select list. 2012-11-13 02:26:38 +00:00
Mark Crane 21e1725124 Add fax select tool for the destinations app. 2012-11-13 02:18:57 +00:00
Mark Crane 3d31268f26 Remove v_ from the fax file name for the default theme. 2012-11-13 02:17:12 +00:00
Mark Crane e12a5abf66 Remove destination_fax_number and replace it with fax_uuid for the destinations app. 2012-11-13 02:15:58 +00:00
Mark Crane 140af2efec Add destination_fax_number to app_config.php 2012-11-13 00:56:52 +00:00
Mark Crane 83effbe293 Add +2 columns to the column span so the add button shows correctly. 2012-11-12 19:13:54 +00:00
Mark Crane d07bad5240 Remove sync_directory which creates directory.js I made a better one called directory.lua so this is now obsolete. 2012-11-11 07:28:54 +00:00
Mark Crane e1f443b783 Fix a problem with the fax forward number. 2012-11-11 07:26:06 +00:00
Mark Crane b4717fc5c1 Add search by to virtual table fields. 2012-11-11 07:25:01 +00:00
Mark Crane 52979ac0c2 Add visible column to the virtual table fields list. 2012-11-09 10:52:55 +00:00
Mark Crane 0a6d7a5cec Disable captcha in virtual tables which is rarely used. 2012-11-09 10:46:39 +00:00
Mark Crane f21381c236 Remove v_ from file name used in the menu path for virtual tables. 2012-11-09 10:43:32 +00:00
Mark Crane c105c5aace Remove the v_ from the file name. 2012-11-09 10:41:47 +00:00
Mark Crane 42507fb1cc Remove the v_ from the file name. 2012-11-09 10:41:22 +00:00
Mark Crane eae47fa6d5 Remove the v_ from the file name. 2012-11-09 10:40:58 +00:00
Mark Crane f3d74755b1 Remove the v_ from the file name. 2012-11-09 10:40:35 +00:00
Mark Crane 3d32f41043 Remove the v_ from the file name. 2012-11-09 10:40:14 +00:00
Mark Crane 5bd6ddd41a Remove the v_ from the file name. 2012-11-09 10:39:47 +00:00
Mark Crane 2fbde2a9b7 Remove the v_ from the file name. 2012-11-09 10:39:24 +00:00
Mark Crane 026a9caf45 Remove the v_ from the file name. 2012-11-09 10:38:58 +00:00
Mark Crane 89645883bc Remove the v_ from the file name. 2012-11-09 10:38:36 +00:00
Mark Crane f862dd409b Remove the v_ from the file name. 2012-11-09 10:38:14 +00:00
Mark Crane 6869329919 Remove the v_ from the file name. 2012-11-09 10:37:52 +00:00
Mark Crane 35b3481848 Remove the v_ from the file name. 2012-11-09 10:37:29 +00:00
Mark Crane 90a4b2baa8 Remove the v_ from the php file name as it was determined that the prefix didn't serve a strong enough purpose. 2012-11-09 10:36:58 +00:00
Mark Crane 68bcee68cf Inside the virtual table php files remove the v_ prefix from the php file names. 2012-11-09 10:35:23 +00:00
Mark Crane b5eb517cda Finish the translation infrastructure for conference center sessions. 2012-11-09 08:27:55 +00:00
Mark Crane e86b2b81dc Add translation to the main conference centers. 2012-11-09 04:41:36 +00:00
Mark Crane 02a9970f50 Update the dialplan default entry to use directory.lua 2012-11-08 21:11:48 +00:00
Mark Crane 56ec690168 Re-arrange the code for directory.lua and add 'no matching results' and then allow the caller to try again. 2012-11-08 21:07:36 +00:00
Mark Crane cbe5126df9 Begin to simplify the script a bit more. 2012-11-08 20:26:15 +00:00
Mark Crane 657b2681f4 Initial commit for directory.lua. 2012-11-08 20:16:32 +00:00
Mark Crane 72b290175c Don't insert the cdr records for records without a time stamp. 2012-11-08 05:18:12 +00:00
Mark Crane 410f572eef Add trAdd translation framework to conference room add and edit. 2012-11-07 10:58:42 +00:00
Mark Crane 949bb81538 Add translation framework to conference rooms. 2012-11-07 09:41:43 +00:00
Mark Crane 6fdda5a159 Conference Rooms - Add a toggle for Record, Wait Moderator, Announce, Mute and Enabled. 2012-11-07 08:51:36 +00:00
Mark Crane a31827b4d1 Don't end the conference when the moderator leaves. 2012-11-06 22:55:12 +00:00
Mark Crane ddf51cd4c7 play a message that the conference is being a recorded 2012-11-06 22:53:13 +00:00
Mark Crane 0f9d52d180 Allow the conference users access to the conference rooms they are assigned to. 2012-11-06 19:31:58 +00:00
Mark Crane c75f7510db Remove a few trailing spaces. 2012-11-06 19:21:40 +00:00
Mark Crane c87683c7c5 Remove the conference rooms from the menu, leave conference center and if the user doesn't have access to the conference center redirect them to the conference room. 2012-10-30 10:42:46 +00:00
Mark Crane 7ab948b20f Fix the test to see if the domain language code is being set and optimize it. 2012-10-30 08:56:49 +00:00
Mark Crane 89a2ba7606 Fix a paging issue that affecte inbound and outbound routes when there were more than a 150 of them. 2012-10-28 12:05:25 +00:00
Mark Crane 845c3cb73f Add a sip header for page.lua to fix auto answer on Polycom phones. 2012-10-28 00:34:14 +00:00
Mark Crane a621e8c069 Assign the authenticated user to the conference room when the user creates a conference room. 2012-10-27 15:49:06 +00:00
Mark Crane 68095b2afa Change conference center session link to conference rooms. Add conference session link and make it show only sessions for that conference room. Add ability to see how many conference members are in a room from conference rooms list. 2012-10-27 06:47:47 +00:00
Mark Crane 012e7e8b9b Get the uuid and record, use both to improve recordings. 2012-10-27 02:01:36 +00:00
Mark Crane 3f7e00bf81 Improve the fax resolution when converting a pdf to a tif to prepare to send it. Special thanks to ocens_ryan. 2012-10-27 00:55:28 +00:00
Mark Crane 9b0361ac7a When max members is set to 0 that means to allow an unlimitted number of members in the conference. 2012-10-27 00:10:48 +00:00
Mark Crane 515b4f7ea6 Add a new permission outbound_caller_id_select for extensions and ability to select the outbound caller id from the new destinations tool. 2012-10-25 06:29:59 +00:00
Mark Crane a734428ad4 Fix the form field name when adding an inbound route. 2012-10-25 06:07:34 +00:00
Mark Crane bb3353e756 Add a select box for inbound routes with a list of the inbound destination numbers aka DID/DDI, DNIS... 2012-10-25 05:54:23 +00:00
Mark Crane b4708c445a Update the multi-lingual support for conferences. 2012-10-25 01:56:23 +00:00
Mark Crane 0ea5ba0307 Fix indentations problems and a label that was wrong. 2012-10-24 08:08:36 +00:00
Mark Crane e896513d4b app_languages.php move to the $text array. 2012-10-24 07:44:41 +00:00
Mark Crane 8554794435 Move to the $text array and add dashes between words on the $text named array values. 2012-10-24 07:35:01 +00:00
Mark Crane 2ae59b382e Move to the $text array and add dashes between words on the $text named array values. 2012-10-24 07:12:15 +00:00
Mark Crane 750f0094e9 Change $content_calls to $text and make the names more consistent. 2012-10-24 07:02:52 +00:00
Mark Crane 849a69630c Remove superadmin group from click to call only used by the links in CDR and Contacts not needed in the menu. 2012-10-24 06:54:27 +00:00
Mark Crane c9d37fa0ab Fix fax language translation label consistency, tabs, and change $content_fax to the $text array. 2012-10-24 06:51:28 +00:00
Mark Crane 10b035482b Force domains to lower case 2012-10-24 03:43:15 +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 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