Commit Graph

41 Commits

Author SHA1 Message Date
Nate Jones ef55146763 Multilinguified IVR Menus 2013-05-29 17:20:50 +00:00
Mark Crane 831b2223d2 Same order number as the ivr menu lua script and the timeout can lead to cases where the timeout destination is sometimes called first. Fix the order number to clear up the problem. 2013-05-03 06:58:13 +00:00
Mark Crane 83d388b822 Add ivr menu cid prefix. 2013-02-12 11:19:52 +00:00
Mark Crane adf0a07a03 Add the start of the app_languages.php file for ivr menu. 2013-01-19 06:43:05 +00:00
Mark Crane 9dafa8d502 Fix a notice error on the menu. 2013-01-16 06:38:45 +00:00
Mark Crane d4a28cc485 Clear memcache as needed. 2013-01-16 00:26:48 +00:00
Mark Crane 05d909f02a Remove the call to the save_ivr_menu_xml function. 2012-11-29 22:39:09 +00:00
Mark Crane 232e50525c Remove the call to the save_ivr_menu_xml function. 2012-11-29 22:22:23 +00:00
Mark Crane 0e638be4fd Make the path more friendly in the IVR Menu. 2012-11-25 07:39:59 +00:00
Mark Crane 25f5013a69 Fix a php notice on IVR Menu. 2012-11-25 06:02:53 +00:00
Mark Crane 153513ee63 Fix a few more files names in ivr_menu/ivr_menu_options.php 2012-11-25 05:09:52 +00:00
Mark Crane c791a44192 Set the ivr menu uuid 2012-11-25 04:21:31 +00:00
Mark Crane 7fd5a378b4 Fix the include to the ivr menu class. 2012-11-25 03:24:15 +00:00
Mark Crane 7c4950f482 Update the ivr menu adding database support through ivr_menu.lua. 2012-11-24 22:01:55 +00:00
Mark Crane f7937486a1 Move switch_ivr_menu.php into the ivr_menu/resources/classes directory. 2012-11-24 21:35:49 +00:00
Mark Crane c1c2fe4a6c 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
Mark Crane 17abb63a17 Change the link in the menu. 2012-11-24 18:34:49 +00:00
Mark Crane ec0b47038b Remove v_ from the php file names in ivr menu. 2012-11-24 01:32:49 +00:00
Mark Crane b0074a00bb rename v_ivr_menu_options_delete.php to ivr_menu_option_delete.php. 2012-11-24 01:17:58 +00:00
Mark Crane adad70a109 rename v_ivr_menu_options.php to ivr_menu_options.php. 2012-11-24 01:17:08 +00:00
Mark Crane 48e39efe7e rename v_ivr_menu_edit.php to ivr_menu_edit.php 2012-11-24 01:16:47 +00:00
Mark Crane 53898434c5 rename v_ivr_menu_delete.php to ivr_menu_delete.php. 2012-11-24 01:16:13 +00:00
Mark Crane fa19873cb0 rename v_ivr_menu_copy.php to ivr_menu_copy.php 2012-11-24 01:14:17 +00:00
Mark Crane 349a6248d2 rename v_ivr_menu to ivr_menus.php 2012-11-24 01:13:49 +00:00
Mark Crane e9f66a516a remove plural options. 2012-11-24 01:13:19 +00:00
Mark Crane 99eea3316e rename v_ivr_menu_options_edit.php to ivr_menu_options_edit.php. 2012-11-24 01:12:54 +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 e272a1f43d Add an additional select options to ivr menu ringback. 2012-10-21 08:18:34 +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 be979dbc3a House cleaning on the recent app_config.php commits. Cleanup trailing white spaces, multiple spaces replaced with tabs and a few extra line feeds. 2012-10-11 01:28:18 +00:00
Nuno Miguel Reis 2e74a0c238 menu translation work 2012-10-11 00:07:03 +00:00
Mark Crane 868648a97e Uncomment the recure dir function needed for the ivr menu sounds list. 2012-09-19 04:16:02 +00:00
Mark Crane e944179246 Add sounds back to the IVR Menu. Decide they are more useful to display. 2012-09-19 03:09:12 +00:00
Mark Crane 77db11d084 Add ringback to the IVR Menu. 2012-08-15 22:02:13 +00:00
Mark Crane ef5466821b Make sure the IVR Menu dialplan entry is created if it doesn't exist. 2012-08-04 16:34:24 +00:00
Mark Crane 757efa5394 Adjust the IVR menu code with the changes needed to make the order work completely. 2012-06-05 07:53:41 +00:00
Mark Crane af103e9c41 Add a missing file sip_profile_copy.php to the dev branch. 2012-06-04 14:58:40 +00:00