Commit Graph

39 Commits

Author SHA1 Message Date
agree c4dfb7ce59 IVR Menu fix menu options with same length as direct dial regex 2021-02-03 17:23:51 -05:00
FusionPBX af40fe0a62
Add new fields ivr_menu_dialect and ivr_menu_voice. 2020-12-01 12:13:34 -07:00
FusionPBX 62887136b1
Add permissions ivr_menus_sub_destinations, ivr_menus_other_destinations and fix related features. 2020-11-23 09:41:35 -07:00
Greenbea 3aa39634c9 ivr menu add pin number 2020-10-18 15:44:33 -04:00
agree e3f36157d3
Allow flexible defaults for ivr failure and timeout (#5502)
* Allow flexible defaults for ivr failure and timeout

* Allow flexible defaults for ivr failure and timeout

* Fix default setting description
2020-10-01 14:22:05 -06:00
agree 16b34145d6
add extensions to destination class (#5501) 2020-09-29 11:43:48 -06:00
FusionPBX 00227699cc
Update app_config.php 2020-08-27 13:24:18 -06:00
Andrew Querol ebab725771
[4.5] Allow changing the direct dial digits regex for IVRs (#5421)
* Modify ivr.conf.lua to allow changing the direct dial matching digits from default settings

This is needed to allow using direct dial with IVR options that overlap the default regex pattern.

* Add in the new direct_dial_digits setting to allow changing what triggers attempting a direct dial in IVRs
2020-08-27 08:04:48 -06:00
FusionPBX 463a29f25c
Add uuid to the destinations array. 2020-08-24 09:03:16 -06:00
FusionPBX 6aabdea144
Remove a line that was accidently added to the new ivr_menu_uuid field. 2020-06-19 08:41:50 -06:00
agree 38adb80130
Add IVR menu-back (#5307)
* Update app_config.php

* Update app_languages.php

* Update ivr_menu_edit.php
2020-06-18 13:16:22 -06:00
Mark J Crane 3c3932ca7d Add additional IVR Menu Options to the Destination Select list 2020-06-18 10:44:16 -06:00
FusionPBX ecaf45b407
Add ivr_menu_parent_uuid 2020-06-17 13:11:33 -06:00
racitup a1699f6fa6 Add en-gb fusionpbx language (#5192)
* Create en-gb language by copying en-us

* Add en-gb to app_configs

* Add en-gb to app_menus

* Language copy utility

* Fix missing quote mark

* Delete cp_lang.py

Co-authored-by: FusionPBX <markjcrane@gmail.com>
2020-03-20 14:47:13 -06:00
root e9f4d5113f Added destination select permissions 2020-01-21 11:43:19 -05:00
chansizzle e7d9a8d4ab Update app_config.php (#5034)
* Update app_config.php

* Update app_config.php

Co-authored-by: FusionPBX <markjcrane@gmail.com>
2020-01-08 20:42:17 -07:00
noci2012 e1ed3140cc nl-nl translations next batch. (#4892)
* add nl-nl items

* Update app_config.php

* add nl-nl items

* Update app_languages.php

* Update app_menu.php

* Update app_languages.php

* Update app_menu.php

* Fix typos inn nl-nl

* Add nl-nl items

* dd nl-nl items.

* Add nl-nl items.

* Add nl-nl items (call-flows)

* Add nl-nl items

* Add nl-nl items

* dd nl-nl items (calls)

* Add nl-nl items

* Add nl-nl items (contacts)

* Add nl-nl items (vars)

* Add nl-nl items (voicemails)

* Add nl-nl items (xml_cdr)

* Add nl-nl items (xml_cdr)

* This reverts commit 41afeb4796.

* Add nl-nl items (voicemail_greetings)

* Add nl-nl items (system)

* Add nl-nl items (sip_profiles)

* Add nl-nl items (sip_status)

* Add nl-nl items (settings)

* Add nl-nl items (database_transactions)

* Add nl-nl items (destinations)

* Add nl-nl (devices)

* Add nl-nl (conferences)

* Add nl-nl (conferences_active)

* Add nl-nl (conference_centers)

* Update nl-nl (conference_centers)

* Add nl-nl (conference_controls)

* Add nl-nl items (conference_profiles)

* Add nl-nl items (dialplan_inbound)

* Add nl-nl items (dialplan_inbound)

* Add nl-nl items (dialplan_outbound)

* Add nl-nl items (dialplans)

* Add nl-nl items (edit)

* Add nl-nl items (email_logs)

* Add nl-nl items (errors)

* Add nl-nl items (exec)

* Add nl-nl items (access_controls)

* some skipped entries

* add nl-nl items (extensions)

* add nl-nl items (fifo)

* fixed translation, better fitting word kenmerk instead of etiket

* add nl-nl items (fifo_list)

* add nl-nl items (follow_me)

* add nl-nl items (gateways)

* add nl-nl items (ivr_menus)

* add nl-nl items (meetings)

* add nl-nl items (log_viewer)

* add nl-nl items (ring_groups)

* add nl-nl items (messages)

* add nl-nl items (modules)

* add nl-nl items (music_on_hold)

* add nl-nl items (number_translations)

* fix merge conflict (gateways)
2019-11-22 17:37:36 -07:00
Nate 6eddeefe95 IVR Menus: Database class integration. 2019-08-09 07:06:59 -06:00
FusionPBX 0054678c4b Update app_config.php 2019-07-30 00:34:35 -06:00
FusionPBX 764c412509 Update app_config.php 2019-07-30 00:24:19 -06:00
FusionPBX 7e26018b7e Update app_config.php 2019-07-30 00:18:10 -06:00
FusionPBX 738bcb0ba2 Update app_config.php 2019-07-01 09:52:11 -06:00
FusionPBX 1c354f8859 Update app_config.php 2018-11-03 11:36:27 -06:00
FusionPBX da295ff525 Update app_config.php 2018-11-03 11:23:30 -06:00
FusionPBX f64a41d6ec Update app_config.php 2018-10-20 11:06:37 -06:00
FusionPBX f4725e1278 Update app_config.php 2017-07-24 20:06:30 -06:00
Mafoo b98f9cb120 Enhance - app_config.php cleanup for apps (#2633)
make spacing and layout consistent
add all missing language tags
fill missing en-us descriptions
convert to $x$y$z usage for array filling
add a default version number
this is a by hand update
2017-06-03 09:00:20 -06:00
FusionPBX 58a17e089f Update app_config.php 2017-04-29 23:04:52 -06:00
The-Operator 32c1522cbb Add/Update German and Austrian translations (#2542)
Updated remaining app_languages.php files and all app_config.php and app_menu.php files where necessary.
2017-04-26 23:41:55 -06:00
FusionPBX 0013273d57 Update 2017-02-15 21:06:59 -07:00
FusionPBX f46643b9fa Update app_config.php 2017-01-12 22:39:43 -07:00
FusionPBX adb8d185fb Update app_config.php 2017-01-12 22:36:17 -07:00
FusionPBX daaf6169c8 Update app_config.php 2017-01-12 00:56:51 -07:00
markjcrane ca3615466e Hide the IVR sub menus until they are ready. 2016-03-19 21:18:07 -06:00
markjcrane 0fcdca1db7 Correct the syntax for the app destinations array. 2016-03-19 19:59:52 -06:00
markjcrane e17c11f754 Update the IVR Menu class to make dialplan more modular. Add option for LUA or application IVR. 2016-03-19 19:06:06 -06:00
markjcrane 752c54d05c Escape the $ in the domain_uuid variable. 2015-08-05 18:17:39 -05:00
markjcrane bcf1363277 Add destination details to several app_config.php files. 2015-08-04 14:52:10 -06: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