Commit Graph

53 Commits

Author SHA1 Message Date
Mark Crane b52c848d2e Show the conference center selection for conference rooms. 2013-05-22 00:58:29 +00:00
Mark Crane 189ae6f377 Copy the translations French and Spanish translations into the dev branch. 2013-05-13 00:50:43 +00:00
Mark Crane ed4697f805 Conference center bug fix. 2013-05-08 10:35:23 +00:00
Mark Crane c4c9973395 Fix the code that makes sure the moderator and participant pin numbers are unique. 2013-04-24 22:25:44 +00:00
Mark Crane b64bb17073 Add a few references to the alias. 2013-04-22 23:15:36 +00:00
Mark Crane a153858ff3 Little more cleanup on conference center after removing v_meeting_pins. 2013-04-22 23:05:08 +00:00
Mark Crane ee96cfe4bd Fix a conference center room bug that prevented the page from working correctly. 2013-04-22 22:47:03 +00:00
Mark Crane 538d634a6f Update the table structure required for conference center. 2013-04-16 17:11:05 +00:00
Mark Crane 6e503468ab Additional cleanup in the conference rooms including getting rid of deprecated code. 2013-04-16 08:30:06 +00:00
Mark Crane 24a7b5f77d Fix the conference room search tool and add nowrap to the pin number table headers. 2013-04-16 07:11:41 +00:00
Mark Crane 8f23f59aa8 Simplify the pin management for conference center. 2013-04-16 07:03:17 +00:00
Mark Crane d0d7424447 Check to see if the prep_statement is true. 2013-04-16 01:53:05 +00:00
Mark Crane 9c896e0e23 Change kick and kick all to uuid_kill so that the participant's call is logged to the database. Fix recordings and the announce that the call is being recorded for the first person to join the conference. Add a permission to control the conference session 'details' column in the conference sessions so CDR link can be hidden from the user. Don't allow a conference moderator and participant to use the same pin number. 2013-03-15 17:12:13 +00:00
Mark Crane c06ccfd33e Conference, announce that the conference is being recorded for active conferences when its changed in the gui. Add a pin search tool for conference rooms. Finish conference center templates. 2013-02-28 18:55:36 +00:00
Mark Crane 2d1ff5dc42 When the conference call is record is selected then play an announcement for an active call.
Add a permission for showing the active conference video column.
2013-02-27 11:06:44 +00:00
Mark Crane 14f41e4752 Add conference recording play and download. Change the dialplan from lua conference_center.lua to lua 'app.lua conference_center'. Add a few more conference center permissions. 2013-02-27 10:10:24 +00:00
Mark Crane 5d1a7374cb Improve some of the text in conference center. Toggle mute all with unmute all. A few other minor adjustments. 2013-02-02 09:54:20 +00:00
Mark Crane 409386a9b4 Add sounds true/false to conference rooms. 2013-02-01 12:23:39 +00:00
Mark Crane db56ab8962 Add a missing comma for the list of fields in conference center. 2013-01-25 17:06:43 +00:00
Mark Crane f6825bb786 Add a new conference center class. Add moderator and participant pins to the conference rooms. 2013-01-25 09:02:15 +00:00
Mark Crane c008aacc85 Adjust conference center user group permission. 2013-01-19 19:54:05 +00:00
Mark Crane d8b7206eee Conference Center: Fix the selected value for wait for moderator. 2013-01-17 04:08:22 +00:00
Mark Crane 751b1c721c Clear memcache as needed. 2013-01-16 00:26:48 +00:00
Mark Crane 49f8bbf782 Fix the pin number length when adding or editing a conference room. 2013-01-11 20:57:15 +00:00
Mark Crane 104662df74 Get the pin length from the database. 2013-01-08 21:09:18 +00:00
Mark Crane 5df5af7e39 Add additional permissions to conference rooms to make it more customizable. Also default values for the settings and setup the pin numbers so they can be automatically generated. 2013-01-08 20:58:49 +00:00
Mark Crane 26ab3b2f22 Add a separate pin for moderator and participant. 2013-01-05 13:03:00 +00:00
Mark Crane e1e05be45a In Conference Center change the default to wait for the moderator. 2013-01-05 11:51:51 +00:00
Mark Crane ba6e3873a7 Remove enter_sound from conference center manager it in the conference profile instead. 2013-01-05 11:38:10 +00:00
Mark Crane 73127d510c Update the centos script to postgresql 9.2 2012-11-17 00:31:59 +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 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 0f9d52d180 Allow the conference users access to the conference rooms they are assigned to. 2012-11-06 19:31:58 +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 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 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 c2f73ce243 Fix the call center update. 2012-10-17 07:35:14 +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 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