FusionPBX
f2aba2251f
Presence is not correctly updated when caller rings an IVR
...
When a user calls an IVR, the presence is updated and sent to subscribers to notify they are on the phone, however it is never terminated so it appears they are busy long after the call ended. Removing the dialplan setting for the presence_id fixes this issue so the caller no longer appears on the phone when the IVR call ends.
2022-05-07 09:18:42 -06:00
FusionPBX
834fc1b15a
Fix the Desintation Select list for IVR Menu Other.
2022-03-04 12:04:08 -07:00
AlexC
e316559771
Added show all button ( #6249 )
...
* Update call_center_queues.php
* Update call_center_agents.php
* Update app_config.php
* Update app_config.php
* Update contacts.php
* Update app_config.php
* Update ivr_menus.php
* Update app_config.php
* Update call_flows.php
* Update app_config.php
* Update conference_centers.php
* Update app_config.php
* Update voicemails.php
* Update app_config.php
* Update phrases.php
* Update app_config.php
* Update recordings.php
* Update app_config.php
* Update call_recordings.php
* Update app_config.php
* Update call_broadcast.php
* Update app_config.php
* Update time_conditions.php
* Update app_config.php
* Update music_on_hold.php
* Update app_config.php
* Update conferences.php
2022-01-20 15:54:42 -07:00
AlexC
2a74114cf2
Copy, toggle and delete buttons visible when checkbox is selected ( #6242 )
...
* Update bridges.php
* Update call_block.php
* Update call_center_queues.php
* Update call_center_agents.php
* Update call_broadcast.php
* Update call_flows.php
* Update call_recordings.php
* Update conference_centers.php
* Update conference_rooms.php
* Update conference_controls.php
* Update conference_profiles.php
* Update conferences.php
* Update contacts.php
* Update fax.php
* Update ivr_menus.php
* Update music_on_hold.php
* Update phrases.php
* Update recordings.php
* Update streams.php
* Update voicemails.php
* Update devices.php
* Update device_vendors.php
* Update device_vendor_functions.php
* Update extensions.php
* Update gateways.php
* Update dialplans.php
* Update destinations.php
* Update email_templates.php
* Update modules.php
* Update sip_profiles.php
* Update vars.php
* Update databases.php
* Update users.php
* Update default_settings.php
* Update domains.php
* Update groups.php
* Update menu.php
2022-01-13 11:37:59 -07:00
Anthony
1db3e5ba14
Removed Search Reset ( #6241 )
...
* Update default_settings.php
* Update devices.php
* Update extensions.php
* Update gateways.php
* Update users.php
* Update destinations.php
* Update dialplans.php
* Update bridges.php
* Update call_block.php
* Update call_broadcast.php
* Update call_flows.php
* Update call_forward.php
* Update call_recordings.php
* Update conference_centers.php
* Update conference_controls.php
* Update conference_profiles.php
* Update conferences.php
* Update contacts.php
* Update fax.php
* Update ivr_menus.php
* Update phrases.php
* Update recordings.php
* Update ring_groups.php
* Update time_conditions.php
* Update voicemails.php
* Update call_center_queues.php
* Update email_logs.php
* Update registrations.php
* Update user_logs.php
* Update access_controls.php
* Update domains.php
* Update email_templates.php
* Update groups.php
* Update menu.php
* Update number_translations.php
* Update sip_profiles.php
* Update database_transactions.php
* Update vars.php
* Update dashboard.php
2022-01-12 16:00:01 -07:00
FusionPBX
67be72b452
Database save method set to false. ( #6215 )
...
* When database save set to false for app_defaults.php
2021-12-24 12:42:16 -07:00
markjcrane
ffd901b5ba
Escape ivr_menu_option_description to prevent XSS
2021-07-25 09:00:53 -06:00
FusionPBX
77064157d5
Merge pull request #5756 from greenbea/patch-19
...
IVR Menu fix menu options with same length as direct dial regex
2021-04-28 11:33:26 -06:00
FusionPBX
2ca45d4cf2
Add elseif and improve indentation.
2021-02-10 12:38:18 -07:00
Luis Daniel Lucio Quiroz
52c70f6172
Update app_defaults.php
2021-02-09 14:14:53 -05:00
agree
c4dfb7ce59
IVR Menu fix menu options with same length as direct dial regex
2021-02-03 17:23:51 -05:00
emaktech
056e19ce8f
Update app_languages.php
...
French language update
2021-01-06 16:16:33 -05:00
FusionPBX
f71d7f4d43
Update ivr_menu_copy.php
2020-12-01 12:25:25 -07:00
FusionPBX
77043d3961
Use ivr_menu_language, ivr_menu_dialect, ivr_menu_voice
2020-12-01 12:16:42 -07:00
FusionPBX
af40fe0a62
Add new fields ivr_menu_dialect and ivr_menu_voice.
2020-12-01 12:13:34 -07:00
FusionPBX
485ebced6a
Use the ivr_menu_language to update the language dialect and voice.
2020-12-01 12:12:29 -07:00
fusionate
c67c8cd4c2
Destination Select - Dynamic: Clear session array on add/toggle/delete of a destination type record.
2020-11-30 14:15:57 -07:00
fusionate
72e6368044
IVR Menu: Change spaces to tabs in last commit.
2020-11-27 16:33:05 -07:00
fusionate
6128269328
IVR Menu: Fix issue with CID Name Prefix missing.
2020-11-27 16:31: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
FusionPBX
95c8fc9c7a
Update ivr_menu.php
2020-10-22 03:16:10 -06:00
FusionPBX
fb72d597f2
Update ivr_menu.php
...
Change session context to domain_name.
2020-10-22 03:09:58 -06:00
FusionPBX
2020e398b2
Update ivr_menu_xml.php
...
Change session context to domain_name.
2020-10-22 03:01:47 -06:00
FusionPBX
9208a270ac
Update ivr_menu_copy.php
...
Change session context to domain_name.
2020-10-22 02:57:57 -06: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
d96ec878bc
Remove the deprecated save_dialplan_xml function.
2020-08-14 00:22:56 -06:00
FusionPBX
bb457f6b40
Remove the deprecated save_dialplan_xml function.
2020-08-14 00:16:43 -06:00
FusionPBX
ae9da80ed1
Remove the deprecated save_dialplan_xml function.
2020-08-14 00:15:47 -06:00
agree
e5d3295975
Fix destination->valid method for ivr ( #5312 )
...
* Update destinations.php
* Update ivr_menu_edit.php
2020-06-24 16:42:03 -06:00
agree
4b5ed3d8ef
Update ivr_menu_edit.php ( #5317 )
2020-06-22 22:58:15 -06:00
agree
0abbb1e51a
Update ivr_menu_edit.php ( #5316 )
2020-06-22 10:19:25 -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
FusionPBX
5e1d8c74ef
Use the valid type = ivr
2020-06-18 17:08:46 -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
agree
f97249aa79
Update ivr_menu_edit.php ( #5305 )
2020-06-17 19:18:09 -06:00
FusionPBX
ec7024ed41
Add ivr_menu_parent_uuid for adding a parent IVR Menu
2020-06-17 13:39:57 -06:00
FusionPBX
754692bc76
Add new label label-ivr_menu_parent_uuid
2020-06-17 13:20:38 -06:00
FusionPBX
ecaf45b407
Add ivr_menu_parent_uuid
2020-06-17 13:11:33 -06:00
Nate
7eae27ffa2
IVR Menus: Modal integration.
2020-03-26 09:56:24 -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
Nate
029c7174b4
Multiple - Add IDs to common/default action buttons.
2020-03-05 00:05:45 -07:00
Nate
d92de7e63e
IVR Menu - Edit: Fix clear cache when deleting Options.
2020-03-03 23:25:36 -07:00
Nate
3d1e70ecbf
IVR Menu - Edit: Minor mod.
2020-03-03 19:15:43 -07:00
Nate
cb86601fd4
IVR Menus - Edit: Permission adjustments, code cleanup.
2020-02-28 07:33:11 -07:00