FusionPBX
249210c9df
Update ivr_menu_edit.php
...
When adding an IVR menu allow adding multiple IVR options.
2016-07-14 01:37:26 -06:00
FusionPBX
92ff680c86
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
bec130b265
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
086650f7c9
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
4605117d51
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
7aa61e2d53
After making changes to the IVR Menu flush memcache for the IVR.
2016-05-03 23:09:18 -06:00
markjcrane
0bef8e2e5a
Fix IVR Menu say and tone for long greeting.
2016-04-06 01:38:30 -06:00
markjcrane
fa0f310d97
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
416a704c12
made it possible to find phrases
...
fixed string replace not taking out spaces aswell
2016-02-04 16:19:27 +00:00
mafoo
467384aece
Corrected selected statements
2016-02-03 17:32:07 +00:00
FusionPBX
2c4270fb82
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
c17fccbff2
Fix for phrases are actually phrase_uuid not phrase_name.domain_uuid
2016-02-03 15:08:28 +00:00
Alexey Melnichuk
227cd5d854
Fix. Save instead of empty value path to recordings for some sound options.
2016-02-03 10:28:12 +03:00
markjcrane
aac6d4ff96
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
ff8b838b5e
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
6a767846e6
Comment out the sounds in ivr menu edit use the phrases or recordings instead.
2015-08-07 14:38:33 -05:00
markjcrane
ce93da056b
Increase the memory efficiency and page load time for IVR Menu edit.
2015-08-07 14:34:58 -05:00
markjcrane
1238d109c6
Remove and extra line and add creation of the object.
2015-08-07 14:25:49 -05:00
markjcrane
bf96d4afc1
Add the missing echo.
2015-08-07 13:39:25 -05:00
markjcrane
4366aa083a
Use the new destinations php class for ivr menu and destinations.
2015-08-07 13:13:55 -05:00
markjcrane
84a97b52fa
To be more consistent with naming convention rename app/ivr_menu to app/ivr_menus.
2015-08-03 09:43:15 -06:00