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 |