Alexey Melnichuk
4cf1d7e9b7
Fix. Use `Ivr Menu/application` settings to switch IVR engine. ( #2219 )
2016-12-01 11:51:55 -07:00
FusionPBX
1fed20775f
Update ivr_menu_edit.php
2016-10-21 10:20:44 -06:00
FusionPBX
de53439487
Update ivr_menu_edit.php
2016-10-18 09:07:04 -06:00
FusionPBX
38d954e88b
Update ivr_menu_edit.php
...
Fix the recent change to IVR Menu dialplan to fix the IVR Menu exit app.
2016-10-03 22:15:46 -06:00
FusionPBX
9bdc6ee758
Update ivr_menu_edit.php
...
Fix a problem when adding a new IVR Menu.
2016-10-02 15:33:17 -06:00
FusionPBX
fa12a0f25d
Update ivr_menu_edit.php
2016-10-02 01:05:40 -06:00
FusionPBX
1e63d3e72c
Update ivr_menu_edit.php
2016-10-01 19:17:07 -06:00
FusionPBX
ab74f7b849
Update ivr_menu_edit.php
...
This file has been completely rewritten includes the new search tool as used in other files.
2016-10-01 19:02:44 -06:00
FusionPBX
99d8cb1a69
Update ivr_menu_edit.php
...
Allow users in the superadmin group to set option destinations that are numeric and the ivr menu syntax will be added automatically.
2016-09-02 09:05:39 -06:00
FusionPBX
f561fe53ab
Update ivr_menu_edit.php
...
Make ivr_menu_edit.php more efficient.
2016-08-13 18:47:36 -06:00
FusionPBX
decc0e9628
Update ivr_menu_edit.php
2016-08-13 14:28:26 -06:00
FusionPBX
9f98540455
Update ivr_menu_edit.php
...
Improve the layout for the IVR Menu edit description.
2016-08-04 17:43:35 -06:00
FusionPBX
67b22a9a8b
Update ivr_menu_edit.php
...
Use only the space needed to display the IVR Menu options.
2016-08-04 17:34:00 -06:00
FusionPBX
9706786070
Update ivr_menu_edit.php
...
Make the IVR Menu long and short greeting editable for a user in the superadmin group.
2016-08-04 17:21:04 -06:00
markjcrane
f5959516ed
Update recur_sounds_dir to return an array rather than using a global variable.
2016-08-04 09:49:57 -06:00
FusionPBX
110022a14f
Update ivr_menu_edit.php
...
Add an empty option for long greeting so it doesn't select option say: automatically.
2016-07-22 12:14:30 -06:00
FusionPBX
e2ffd261a5
Update ivr_menu_edit.php
...
Fix the phrases list for IVR Menu edit greetings.
2016-07-19 20:08:19 -06:00
FusionPBX
db4c91779d
Update ivr_menu_edit.php
...
Use the right variable for the ivr_menu_options array.
2016-07-14 01:56:43 -06:00
FusionPBX
d8c2f11ad4
Update ivr_menu_edit.php
...
When adding an IVR menu allow adding multiple IVR options.
2016-07-14 01:37:26 -06:00
FusionPBX
34ae1fbe64
Update ivr_menu_edit.php
...
Simplify ivr_menu_edit.php and remove the edit option link as it is no longer needed.
2016-07-14 01:11:17 -06:00
FusionPBX
c8a4a346ec
Update ivr_menu_edit.php
...
Improve the indentation and some progress to separate getting the data from displaying it.
2016-07-11 17:06:32 -06:00
FusionPBX
82a59f1810
Update ivr_menu_edit.php
...
Change the ivr_menu_ringback to default back to the original default of music on hold.
2016-06-19 09:39:47 -06:00
Mafoo
d663891bd8
Enhance Ringback ( #1590 )
...
created new class to look after generating the list of ringbacks
available
adjusted MOH class so legacy method is still possible (just not recommend) and utilizes optgroups as well
converted ring_groups and ivr_menus to use new method
added translations
implemented list_recordings in switch_recordings class
2016-06-08 07:21:45 -06:00
markjcrane
37e46ed2c9
After making changes to the IVR Menu flush memcache for the IVR.
2016-05-03 23:09:18 -06:00
markjcrane
f55c0c9ee3
Fix IVR Menu say and tone for long greeting.
2016-04-06 01:38:30 -06:00
markjcrane
da0e54da44
Change some IVR Menu defaults as 0 is unlimited and 1 continues to the exit on the first error.
2016-03-29 21:10:43 -06:00
mafoo
b231e0ff84
made it possible to find phrases
...
fixed string replace not taking out spaces aswell
2016-02-04 16:19:27 +00:00
mafoo
90e9b0a149
Corrected selected statements
2016-02-03 17:32:07 +00:00
FusionPBX
aacaaeb4f0
Merge pull request #1425 from mafoo/BugFix-Phrases
...
Fix for phrases are actually phrase_uuid not phrase_name.domain_uuid
2016-02-03 08:17:26 -07:00
mafoo
22fe132900
Fix for phrases are actually phrase_uuid not phrase_name.domain_uuid
2016-02-03 15:08:28 +00:00
Alexey Melnichuk
f91735367e
Fix. Save instead of empty value path to recordings for some sound options.
2016-02-03 10:28:12 +03:00
markjcrane
5daf58be72
Using phrase uuid instead of the phrase name reason is this prevents the phrase from breaking when the phrase name is changed.
2016-01-04 17:16:14 -07:00
markjcrane
cde9debb29
After removing domain name from the default recordings dir path need to add the domain name every where the recordings directory is currently used.
2015-12-06 13:37:35 -07:00
markjcrane
3839f2d337
Comment out the sounds in ivr menu edit use the phrases or recordings instead.
2015-08-07 14:38:33 -05:00
markjcrane
dbbecaf2ef
Increase the memory efficiency and page load time for IVR Menu edit.
2015-08-07 14:34:58 -05:00
markjcrane
ea13640bbf
Remove and extra line and add creation of the object.
2015-08-07 14:25:49 -05:00
markjcrane
2f40dfac97
Add the missing echo.
2015-08-07 13:39:25 -05:00
markjcrane
28ad9a34af
Use the new destinations php class for ivr menu and destinations.
2015-08-07 13:13:55 -05:00
markjcrane
7aa6574c0e
To be more consistent with naming convention rename app/ivr_menu to app/ivr_menus.
2015-08-03 09:43:15 -06:00