Commit Graph

819 Commits

Author SHA1 Message Date
Mark Crane 16dafaab81 Rename virtual_table_data_view.php to table_data_view.php. 2013-03-21 01:22:13 +00:00
Mark Crane 2ab5020e50 Rename virtual_table_data_types_name_value_edit.php to table_name_value_edit.php. 2013-03-21 01:20:22 +00:00
Mark Crane 0742e6c64c Rename virtual_table_data_types_name_value_delete.php to table_name_value.php. 2013-03-21 01:17:20 +00:00
Mark Crane a6f1ac9904 virtual_table_data_types_name_value.php to table_name_values.php. 2013-03-21 01:15:19 +00:00
Mark Crane 7dbb26b988 Rename virtual_table_fields_delete.php to table_field_delete.php. 2013-03-21 01:06:56 +00:00
Mark Crane ddeb4dea6e Rename virtual_table_fields_edit.php to table_field_edit.php. 2013-03-21 01:05:10 +00:00
Mark Crane 5cbff153be Rename virtual_tables_import.php to table_import.php. 2013-03-21 01:03:34 +00:00
Mark Crane 83705cc4dd Rename virtual_tables_edit.php to table_edit.php 2013-03-21 01:02:00 +00:00
Mark Crane 457d9cd01f virtual_tables_delete.php to table_delete.php 2013-03-21 01:00:17 +00:00
Mark Crane a5b444d239 Rename virtual_tables.php to tables.php. 2013-03-21 00:57:11 +00:00
Mark Crane 5b3c531054 rename virtual_table_fields.php to table_fields.php 2013-03-21 00:55:49 +00:00
Mark Crane 6171cfa069 rename the file 2013-03-21 00:54:49 +00:00
Mark Crane e21292cf07 rename the file 2013-03-21 00:53:00 +00:00
Mark Crane f21461dc85 Rename the virtual tables directory to just tables. 2013-03-21 00:38:55 +00:00
Mark Crane 648ef006cc Rename the hardware phones to devices. 2013-03-20 16:53:37 +00:00
Mark Crane 3ce7d717ca Rename the file to devices.php. 2013-03-20 16:22:44 +00:00
Mark Crane db3e007a12 hardware_phone_edit.php renamed to device_edit.php 2013-03-20 16:21:24 +00:00
Mark Crane 439902d3eb Rename the file. 2013-03-20 16:20:52 +00:00
Mark Crane 7c7c475a16 Rename hardward_phones to devices 2013-03-20 16:20:15 +00:00
Mark Crane 04d1c667cb Fix the registrations link on the SIP Status page. 2013-03-16 20:11:29 +00:00
Mark Crane f19970b92e Add a new xml cdr permission to allow normal users to see all cdr records for a domain.
permission: xml_cdr_domain
2013-03-16 15:14:36 +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 b6731071a4 Improve the default.xml sip profile template. 2013-03-15 04:43:18 +00:00
Mark Crane c899d4a62d Moved the extension xml function into the extension class point this code to it. 2013-03-14 02:54:06 +00:00
Mark Crane baf3907be4 Don't require music on hold for call center. 2013-03-13 16:45:17 +00:00
Mark Crane d5c71694a2 Fix the files path for the provision editor. 2013-03-13 14:33:37 +00:00
Mark Crane b23cf69a81 Add sqlite:// to the lua scripts to match the new syntax. Add debian package files produced by rneese. 2013-03-13 14:25:39 +00:00
Mark Crane 6929af625b Fix a few a few settings that are required to add extension_uuid to xml cdr. 2013-03-13 05:57:41 +00:00
Mark Crane 1abc8fc935 Add extension_uuid to xml cdr. 2013-03-10 05:39:45 +00:00
Mark Crane bea0c82e2d Remove the % wild card for the xml cdr search. This allows the user to specify it to meet there needs. For example show all calls that start with a 1 do the following 1%. If you want to find a call containing a number %208%. 2013-03-07 19:42:40 +00:00
Mark Crane 7ae8685a87 Fix the link for download and play on the call detail records. 2013-03-01 18:37:42 +00:00
Mark Crane 8e8149a684 Add recordings to the ring back list. 2013-03-01 07:28:40 +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 7e8d8ab717 Fix the sql query backup tool. Tested with postgres and sqlite. 2013-02-23 02:54:41 +00:00
Mark Crane 5abd0f871c Fix the ring group sequence select option. 2013-02-22 21:57:18 +00:00
Mark Crane ac2eac17db Add pre_answer to local_extension dialplan. 2013-02-14 07:40:41 +00:00
Mark Crane 2bd04da04b Add ivr menu cid prefix. 2013-02-12 11:19:52 +00:00
Mark Crane 2f3cf8ec05 Update ring groups add enterprise originate as an option along with leg delay and leg timeout. 2013-02-12 02:49:49 +00:00
Mark Crane c5387fb459 Add PROJECT_PATH for the follow me autocomplete. 2013-02-10 08:25:42 +00:00
Mark Crane 77b3acd6f0 Add contact_category, phone_description, and address_description to the contacts tool. 2013-02-07 09:57:03 +00:00
Mark Crane ac71623bfd Add transfer_ringback to system -> variables. 2013-02-06 13:59:43 +00:00
Mark Crane f192adef45 After adding ringback to the dialplan add the loopback to call forward and follow me. Doing this resolves issue with outbound caller id, multiple conditions on outbound routes, fail over and more. 2013-02-03 06:47:19 +00:00
Mark Crane 875e161526 Add a missing comma to fix a bug where the install only adds two variables. To fix existing systems with this problem update the code to get thix fix then run addvanced -> upgrade schema. 2013-02-02 23:09:09 +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 d590571c6e Add title to 'Mute All' so that however displays 'Mute all but moderator'. Fix the lock button label on the active conferences. 2013-02-02 06:32:40 +00:00
Mark Crane 09747e76dd Add mute all and end conference to active conferences. 2013-02-01 15:49:37 +00:00
Mark Crane 409386a9b4 Add sounds true/false to conference rooms. 2013-02-01 12:23:39 +00:00
Mark Crane 6f1d725258 Correct the redirect path after save the call center queue. 2013-02-01 12:09:43 +00:00
Mark Crane d7f68194b9 Check variables correctly to see if ringback is already set. 2013-02-01 04:40:54 +00:00
Mark Crane c62a03b6ce Add ringback and domain_uuid to the variables. 2013-02-01 04:29:48 +00:00
Mark Crane 1d71b3dfde Fix ringback for call forward and followme. 2013-02-01 01:28:53 +00:00
Mark Crane a7d817f1b2 Change external_sip_ip and external_rtp_ip from auto-nat to $${local_ip_v4}. This will work better when the system is outside of nat and better for systems that is completely inside the network. 'auto-nat' only works for those using firewalls with UPnP and PMP enabled on their firewall. The number of firewalls that have this enabled doesn't seem to be a large enough to justify using it as the default. 2013-01-30 07:37:26 +00:00
Mark Crane f07b5a8970 Follow Me, and Call Forward fix the ringback, and replace loopback with bridge to gateway for external calls. 2013-01-25 21:57: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 1a2e661391 Update active conference add a column to identifier the moderator. 2013-01-25 15:42:52 +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 d3f4dcc204 Adjust the app -> voicemail show 150 results per page instead of 10. 2013-01-24 23:01:09 +00:00
Mark Crane bba1e4c644 Change the label from 'Conference Tools' to 'Tools' 2013-01-23 14:54:14 +00:00
Mark Crane f8e5bc9602 Record the conference call using the option from conference center. 2013-01-23 14:48:47 +00:00
Mark Crane 9947fe2c31 When adding an inbound route escape the + with \+. 2013-01-21 22:49:34 +00:00
Mark Crane 6b7b697d41 Fix a bug with destinations when a fax destination was not selected it prevented update from working. 2013-01-21 18:19:13 +00:00
Mark Crane ce7fc92eb0 A few changes from the merge. 2013-01-20 01:13:19 +00:00
Mark Crane c008aacc85 Adjust conference center user group permission. 2013-01-19 19:54:05 +00:00
Mark Crane 6cf3dff26c Remove the commented line. 2013-01-19 19:51:16 +00:00
Mark Crane 91b96c3a41 Adjust the voicemail permissions for better security. 2013-01-19 19:47:21 +00:00
Mark Crane d01ec750bb Voicemail set the password field from text to password. 2013-01-19 19:06:45 +00:00
Mark Crane 7153e5b75c On call forward if the extension exists use sofia_contact and set the presence_id. 2013-01-19 17:11:04 +00:00
Mark Crane 80d49d2c77 Add the start of the app_languages.php file for ivr menu. 2013-01-19 06:43:05 +00:00
Mark Crane 5c11ed0654 Fix the destination delete. 2013-01-19 06:27:18 +00:00
Mark Crane 31b0d87fd2 After saving the call forward, follow me redirect it back to the user dashboard. 2013-01-19 02:44:52 +00:00
Mark Crane 966b16c1cf Adjust the dialplan entries for the new voicemail. 2013-01-19 00:19:42 +00:00
Mark Crane 0dd2e848b4 Add missed calls to CDR and CDR statistics. 2013-01-17 18:32:16 +00:00
Mark Crane ce1c49d909 Fix a bug with follow me where disabling it didn't clear the dial string. 2013-01-17 06:14:31 +00:00
Mark Crane 54614de30f Adjust the permissions of app -> destinations. 2013-01-17 04:27:28 +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 6cfac578bc Update the the file type with utf-8 format without the BOM. 2013-01-16 18:50:53 +00:00
Mark Crane 58e00e580b Fix a notice error on the menu. 2013-01-16 06:38:45 +00:00
Mark Crane 751b1c721c Clear memcache as needed. 2013-01-16 00:26:48 +00:00
Mark Crane 6cc270827f Clear memcache for extensions. 2013-01-15 23:19:07 +00:00
Mark Crane 3156c9e73e Remove test code from follow me. 2013-01-15 23:06:59 +00:00
Mark Crane 583b68415d Clear memcache for call forward follow me and dnd. 2013-01-15 22:56:40 +00:00
Mark Crane 313036be9c Fixed the folllowing problem: When switching from call forward to follow me. The follow me had to be saved twice for the changes to apply to the extension. 2013-01-15 21:55:10 +00:00
Mark Crane 5038ea893d Move destinations from apps to dialplans. 2013-01-13 12:48:49 +00:00
Mark Crane 6c0e721db7 Improve Fax Detection. Add a 3 second sleep. 2013-01-13 12:45:53 +00:00
Mark Crane b06d0d9e3f For convenience move logout.php back to the root directory. 2013-01-13 12:22:19 +00:00
Mark Crane 1df679cbb5 To increase security and conform to other feature codes prefix the call park extensions with a '*'. 2013-01-13 10:36:54 +00:00
Mark Crane cad5927150 Fix the voicemail download from the gui. Add message delete to the voicemail PHP class. 2013-01-13 06:47:28 +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 f3d5ecccf3 Add <option value=''></option> for dialplan_detail_group. 2013-01-11 09:38:46 +00:00
James Rose 924eb693e1 add var to make fax relay work with fax_to_email (send correct email response). 2013-01-09 00:52:21 +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 02028551f9 Remove the app_languages.php add its data to core/user_settings/app_languages.php file. 2013-01-05 10:02:15 +00:00
Mark Crane e8b63afa5a Because the login can be incorpoarted into the them decision was made to make the an app rather than part of core. 2013-01-05 09:52:52 +00:00
Mark Crane 860d4bb5cc Move user_settings to the core directory. 2013-01-05 07:02:03 +00:00
Mark Crane 05d98abd70 Rename the app/user to user_settings. 2013-01-05 07:00:18 +00:00
Mark Crane 5f138a5f52 Change app/user to app/user_settings. 2013-01-05 06:58:14 +00:00
Mark Crane f2d5f424ed Add the language translations to the app/users. 2013-01-05 05:51:29 +00:00
Mark Crane 743469a551 Rename index2.php to user_dashboard.php 2013-01-05 05:44:55 +00:00
Mark Crane b4300e2d32 Move index2.php to app user directory. 2013-01-05 05:42:36 +00:00
Mark Crane 3c01f43191 Rename app/users to reflect that this app is for editing for the current logged in user. 2013-01-05 05:40:44 +00:00
Mark Crane 1585c1d1cb Rename the file to reflect current file naming convention 2013-01-05 05:38:11 +00:00
Mark Crane fba6edd55a Change the name of userupdate.php to user_edit.php in the code. 2013-01-05 05:35:26 +00:00
Mark Crane f624cd1d09 Change the fax_uuid from primary key to a foreign key in the destinations table. 2013-01-05 00:28:08 +00:00
Mark Crane 4ae6cb0553 For new installs for the older conferences tool don't assign any groups to it. Then the server admin can assign groups to it if they want to use it. 2013-01-05 00:20:39 +00:00
Mark Crane 157f36432e Going with a different approach. 2013-01-05 00:17:37 +00:00
Mark Crane ccc9ed36a7 Move the old conferences to the optional apps directory. 2013-01-05 00:14:54 +00:00
Mark Crane 7df652778c Remove a redundant v_meeting_users from the app_config.php file. Remove a few trailing spaces on upgrade_domains.php. 2013-01-04 22:02:31 +00:00
Mark Crane b3d42c8c24 Remove line feeds after ?>. Remove mod_valet fusionpbx has a different park system. Minor adjustment to default permissions. 2013-01-04 19:53:32 +00:00
Mark Crane cc3abcb8df When voicemail settings are changed on an extension update the voicemail settings in v_voicemails. 2013-01-03 22:36:07 +00:00
Mark Crane 674483a7da A few minor changes to voicemail. 2013-01-03 19:54:29 +00:00
Mark Crane ce8c561b26 Default the voicemail local after email, enabled, and voicemail attach to true. 2013-01-02 23:42:33 +00:00
Mark Crane 590a92c99a Voicemail messages show the table header and links when there is no voicemails. 2013-01-02 19:31:49 +00:00
Mark Crane b5cabc6af0 Add a little more verticle spacing to the top of 'Music on Hold' 2013-01-02 02:00:34 +00:00
Mark Crane 63e91c29bc Adjust the spacing for status -> sip status. 2013-01-02 01:54:09 +00:00
Mark Crane 0a5537b912 Move the old voicemail messages to the dev/apps directory. 2013-01-01 23:51:36 +00:00
Mark Crane 31655253f1 Update the new native voicemail code. 2013-01-01 23:22:07 +00:00
Mark Crane 04bad20975 Show new messages in bold. 2012-12-31 19:38:52 +00:00
Mark Crane fa26e5ae55 Enable the ability to clear the greeting id 2012-12-31 16:38:45 +00:00
Mark Crane 1104c62232 Move the voicemail status that uses mod_voicemail to the optional apps directory. 2012-12-31 16:20:26 +00:00
Mark Crane 6c51cfead1 Remove voicemail messages add and edit permissions. 2012-12-31 16:16:32 +00:00
Mark Crane 444d88fdc9 When the voicemail message is deleted then delete the recording. 2012-12-31 16:12:27 +00:00
Mark Crane 38f7b8f89b Add voicemail download, size and link to greetings. 2012-12-30 08:55:33 +00:00
Mark Crane 9cb3211ea0 Update voicemail greetings so that it uses the new fusionpbx voicemail. 2012-12-30 05:42:41 +00:00
Mark Crane 47bb6e4de9 Fix the multi-lingual framework for voicemail messages, and add a link to it. 2012-12-30 00:58:17 +00:00
Mark Crane d791cf7c0a Update the voicemail related dialplan entries. 2012-12-29 10:45:22 +00:00
Mark Crane 2f5e198ff9 In the new voicemail change en to en-us. 2012-12-29 09:28:29 +00:00
Mark Crane 0cb041552e Add the initial gui for the voicemail front end. 2012-12-29 09:17:12 +00:00
Mark Crane 9d3753d690 Update the database fields for the voicemails table. 2012-12-29 09:15:38 +00:00
Mark Crane 2299fe1d1c Remove the empty select option from the dialplan detail group. 2012-12-26 21:21:31 +00:00
Mark Crane 870ec26ca9 Fix voicemail greetings so that the text shows up correctly after adding the multi-lingual framework. 2012-12-26 16:46:56 +00:00
Mark Crane cb6a601d3c Fix a recent bug caused by adding the multi-lingual framework to gateways late last week. 2012-12-26 16:26:20 +00:00
Mark Crane 12926519b1 Put the gateways in ascending order by the gateway name. 2012-12-26 16:24:23 +00:00
Mark Crane b85407b1d8 Add fax detection for inbound destinations that have a fax extension selected. 2012-12-23 10:17:29 +00:00
Mark Crane 1dcec7514c Add the new gateway app/gateways/app_languages.php file. 2012-12-23 08:27:02 +00:00
Mark Crane e1ee40d3b2 Add multi-lingual support to gateways. 2012-12-23 08:18:15 +00:00
Mark Crane 0a18758dec Added deprecated to the old field name. 2012-12-22 20:18:23 +00:00
Mark Crane caf134a6bb Change table name from v_virtual_table_data_types_name_value to v_virtual_table_name_value.
Change field name from virtual_table_data_types_name_value_uuid to virtual_table_name_value_uuid.
2012-12-22 20:13:08 +00:00
Mark Crane d37f8e2af2 Add hours, start_stamp, and stop_stamp to the cdr statistics csv file. 2012-12-22 00:45:06 +00:00
Mark Crane b55e13bbb2 Fix use-rtp-timer so that the value can be set to true and false as expected. 2012-12-21 19:03:35 +00:00
Mark Crane eb2a6c9039 Remove caller id prefix from follow me. 2012-12-18 14:15:38 +00:00
Mark Crane e092f8ba41 More work on follow me with cid_name_prefix and call_prompt. 2012-12-18 07:13:49 +00:00
Mark Crane 7cdb9f92de Add cid_name_prefix and call_prompt to the follow me class. 2012-12-18 06:15:22 +00:00
Mark Crane 5d28788358 Add cid_name_prefix and call_prompt to follow me. 2012-12-18 06:04:03 +00:00
Mark Crane 0928bd8321 In ring groups change the multi-lingual label from cid to cid-prefix. Add spacing between phrases in app_languages.php. 2012-12-18 01:28:13 +00:00
Mark Crane 2d1c194f35 Add call forward all and call forward busy fields to the database. 2012-12-17 22:19:04 +00:00
Mark Crane ddf9a5a70f Update call forward to use the dial string. Make call forward, dnd and follow me work better together. 2012-12-17 21:30:49 +00:00
Mark Crane 95f885d0ef Work on the new call forward. 2012-12-16 07:39:03 +00:00
Mark Crane a956e9ae1d When importing the data trim white spaces from the values. 2012-12-14 21:12:34 +00:00
Mark Crane 7c14342c7e Add a missing field to the virtual table data import. 2012-12-14 21:01:40 +00:00
Mark Crane e8f455134d Add voicemail database structure which will be used as a native voicemail tool for FusionPBX. 2012-12-14 19:29:44 +00:00
Mark Crane 152934ca17 Add virtual_field_search_by to the virtual table import tool. 2012-12-14 08:13:11 +00:00
Mark Crane 6406425927 Increment the value of the z variable. 2012-12-09 05:12:38 +00:00
Mark Crane 8f091c6a3c Add a contact extension number. 2012-12-09 05:09:22 +00:00
Mark Crane c10023156c Add follow me autocomplete. 2012-12-09 04:58:05 +00:00
Mark Crane b6bf970020 Move from jquery 1.7.2 to version 1.8.3. 2012-12-09 00:09:57 +00:00
Mark Crane 02d5ef3dcb Drop the v_ on the link. 2012-12-08 07:02:43 +00:00
Mark Crane cbd617a01b Fix the interactive conference links. 2012-12-07 22:53:13 +00:00
Mark Crane 0bfaab669a Set autocomplete to off for gateway edit for username and password. 2012-12-07 18:57:36 +00:00
Mark Crane b950838175 Set autocomplete to off for xmpp profile editor. 2012-12-07 18:55:07 +00:00
Mark Crane 4910905b1b Fix the multi-lingual support on the active extensions page. 2012-12-05 09:23:53 +00:00
Mark Crane 018a20b91f Move the call forward, follow me and do not disturb. 2012-12-04 09:14:15 +00:00
Mark Crane 3a7c4d3100 Add the resources and classes directories. 2012-12-04 09:11:03 +00:00
Mark Crane 92dbc493bb Add select options to add ring back tones to hunt groups. 2012-12-04 02:39:49 +00:00
Mark Crane 50a0e79ba7 Update the intercept dialplans to use the intercept.lua script. 2012-12-02 08:48:22 +00:00
Mark Crane 3464e732c7 Remove the call to the save_ivr_menu_xml function. 2012-11-29 22:39:09 +00:00
Mark Crane f422074c13 Remove the call to the save_ivr_menu_xml function. 2012-11-29 22:22:23 +00:00
Mark Crane 5c99b758da Fix a few php notices. 2012-11-29 08:24:53 +00:00
Mark Crane 48ba0cd4dc Remove v_ from the link to voicemail greetings. 2012-11-29 08:23:22 +00:00
Mark Crane b054b6bf64 Adjust the php file references to hunt groups. 2012-11-29 07:18:22 +00:00
Mark Crane 518d495970 Change reference from vars_edit.php and vars_delete.php to var_edit.php and var_delete.php. 2012-11-28 19:27:35 +00:00
Mark Crane ff0def8eb8 Update the link to the system -> modules page to remove the 'v_'. 2012-11-26 17:12:06 +00:00
Mark Crane db9b95e145 Make the path more friendly in the IVR Menu. 2012-11-25 07:39:59 +00:00
Mark Crane 664294518c Fix a php notice on IVR Menu. 2012-11-25 06:02:53 +00:00
Mark Crane 1a6af8b07f Fix a few more files names in ivr_menu/ivr_menu_options.php 2012-11-25 05:09:52 +00:00
Mark Crane 458d3b29c3 Set the ivr menu uuid 2012-11-25 04:21:31 +00:00
Mark Crane 3ffb0a6c54 Fix the include to the ivr menu class. 2012-11-25 03:24:15 +00:00
Rinor Hoxha fe1619b6e0 Multi lang, missed true/false 2012-11-24 23:45:15 +00:00
James Rose a51583e455 music on hold, added preliminary support for translations. 2012-11-24 23:23:20 +00:00
Rinor Hoxha 925a8337ba Dialplan Inbound - Multi lang rev.02 - Missed "access denied" 2012-11-24 23:14:28 +00:00
Rinor Hoxha 84cf232360 Dialplan Inbound Multi lang rev.01 2012-11-24 22:59:08 +00:00
James Rose ad8654b5df click to call, added preliminary support for translations. 2012-11-24 22:51:28 +00:00
James Rose 0e63fb9bee log viewer, added preliminary support for translations. 2012-11-24 22:06:11 +00:00
Mark Crane cb00a45b77 Update the ivr menu adding database support through ivr_menu.lua. 2012-11-24 22:01:55 +00:00
James Rose 0f623f8256 app->exec, added preliminary support for translations. 2012-11-24 21:40:43 +00:00
Mark Crane ff7b6b33bd Move switch_ivr_menu.php into the ivr_menu/resources/classes directory. 2012-11-24 21:35:49 +00:00
James Rose e992af1a96 Outbound Dialplan add/edit, added preliminary support for translations. 2012-11-24 21:25:22 +00:00
Mark Crane 704715e70a Add ivr_menu_xml.php 2012-11-24 21:25:12 +00:00
Mark Crane 4e24995d76 Change IVR Menu Edit to IVR Menu. Take Two. 2012-11-24 21:13:51 +00:00
Mark Crane d90f63bb36 Change IVR Menu Edit to IVR Menu. 2012-11-24 21:11:53 +00:00
Mark Crane 9eee72327f Change the references of ivr_menu.php to ivr_menus.php 2012-11-24 21:07:32 +00:00
Rinor Hoxha bf772f0490 App->Time Conditions Multi lang rev.01 2012-11-24 20:30:26 +00:00
James Rose fede87f757 App->content (content manager), added preliminary support for translations. 2012-11-24 19:37:34 +00:00
Mark Crane 17abb63a17 Change the link in the menu. 2012-11-24 18:34:49 +00:00
James Rose 4104f5a51f App->conferences_active, added preliminary support for translations. 2012-11-24 17:58:54 +00:00