FusionPBX
7f9064fadb
Update boolean toggle and the database boolean type ( #7522 )
...
* Change the data type to boolean
* Use boolean values in SQL and Conditional Statements
* Schema Data Types: Drop views so that alter tables statements complete
* Update settings.php
* Add extension for call_screen_enabled
* Gateway handle boolean
Add the boolean toggle
- distinct_to
- caller_id_in_from
- supress_cng
- extension_in_contact
- contact_in_ping
* Update gateways.php
* Update voicemail_edit.php
* Replace the ${caller_id_name} with the extensions caller id name
* Phrase - Edit: Update slide toggle with new select beneath.
* Update the input toggle style
* Set the input_toggle_style_switch as boolean
* Update the input toggle style
* Theme: Adjust CSS to wrap description text on form fields.
* Add domain_uuid and domain_name to the SQL SELECT
* Unset the parameters to fix the next query
* Gateway: Integrate new slide toggle switch.
* Dashboard: Update the input toggle style (#7499 )
* Dashboard: Update the input toggle style
* Update dashboard_widget_edit.php
* Update dashboard_edit.php
* Inbound Route - Add: Integrate new slide toggle switch and boolean.
* User Settings: Integrate new slide toggle switch.
* Call Block Edit: Update the input toggle style (#7500 )
* Bridge Edit: Update the input toggle style (#7501 )
* Update phrases.php
* Update domain_edit.php
* Domain Settings Edit: Update the input toggle style
* User Edit: Update the input toggle style
* Update install.php
* Remove fields marked as deprecated
* Use boolean in the select statement
* Streams: New slide toggle and boolean.
* Streams: Remove unnecessary default.
* Queues (FIFO): New slide toggle.
* Call Detail Records: Update the input toggle style (#7503 )
* Call Detail Records: Update the input toggle style
* Update xml_cdr_extension_summary.php
* Update xml_cdr_extension_summary.php
* Update xml_cdr_extension_summary.php
* Call Centers: Update the input toggle style (#7502 )
* Call Centers: Update the input toggle style
* Update call_center_agent_edit.php
* Conference Centers: Update the input toggle style (#7506 )
* Conference Centers: Update the input toggle style
* Update app_config.php
* Update conference_center_edit.php
* Use boolean data type (#7505 )
* Call Flow Edit: Update the input toggle style (#7504 )
* Devices: Update the input toggle style
* IVR Menus: New slide toggle.
* IVR Menu: Remove deprected file.
* SIP Profile - Edit: New slide toggle.
* Device Profiles: Update the input toggle style
* Ring Groups - List: Fix syntax.
* Theme: Fire onchange event when switching slide toggle control.
* Device Vendors: Update the input toggle style
* Update enabled boolean
* Update device_edit.php
* Ring Groups: New slide toggle.
* Update domain_edit.php
* Email Templates: Update the input toggle style
* Header: Correct default value on input toggle style.
* Default/Domain/User Settings: Adjust Select option label for better clarity.
* Use true boolean types for switch theme toggle or drop-down box (#7507 )
* Groups: Update the input toggle style
* Conference Controls: Update the input toggle style (#7509 )
* Conference Controls: Update the input toggle style
* Update conference_control_edit.php
* Update conference_control_details.php
* Update conference_control_detail_edit.php
* Conferences: Update the input toggle style (#7511 )
* Use true boolean types for switch theme toggle or drop-down box (#7513 )
* Dialplans: Update the input toggle style
Also updated outbound route add
* Ring Group: Only adjust ring group forward destination top margin when slide toggle enabled.
* Default/Domain/User Settings - List: Adjust for new 'Select Box' label on input_toggle_style value.
* Use true boolean types for switch theme toggle or drop-down box (#7514 )
* Call Forward / Follow Me: Minor javascript adjustments to mirror previous behavior.
* Ring Groups [Dashboard]: New slide toggle.
* Get the contacts details with a seperate SQL Query
* Remove debug info
* Destinations: Update the input toggle style
* Conference Profiles: Update the input toggle style (#7515 )
* Conference Profiles: Update the input toggle style
* Update conference_profiles.php
* Update conference_profile_params.php
* Update conference_profile_param_edit.php
* Update conference_profile_edit.php
* Extensions: Update the input toggle style
* Contacts: Update the input toggle style (#7517 )
* Contacts: Update the input toggle style
* Update contact_address_edit.php
* Update contact_attachment_edit.php
* Update contact_edit.php
* Update contact_email_edit.php
* Update contact_phone_edit.php
* Update contact_relation_edit.php
* Update contact_setting_edit.php
* Update contact_url_edit.php
* Update contacts.php
* Voicemails: New slide toggle.
* Voicemail Greeting: New slide toggle.
* Modules: New slide toggle.
* Recordings: New slide toggle
* Variables: New slide toggle.
* Time Conditions: New slide toggle.
* Extensions - List: Remove invalid column name.
* Extension Settings: New slide toggle.
* Number Translations: New slide toggle and boolean.
* Sofia global settings: Update the input toggle style
* Update alter table convert to boolean
* Fix contact relation search (#7518 )
* Sip Profile Edit: Fix setting enabled labels (#7519 )
* Sip Profile Edit: Fix setting enabled labels
* Update sip_profile_edit.php
* Update dialplan_edit.php (#7520 )
* Update SQL queries to use true/false for contact primary settings (#7521 )
* Update SQL queries to use true/false for contact primary settings
* Update contacts_vcard.php
* Update email.php
* Update totp.php
* Update contact_url_edit.php
* Update contact_email_edit.php
* Update contact_address_edit.php
* Update contact_attachment_edit.php
* Update contact_phone_edit.php
* Add a database views method
* Add database view groups
* Add database users view
* Add database call_recordings view
* Update users.php
* Add database view call block
* Update schema to use the database views method
* Update conference.conf.lua boolean
* Update directory.lua boolean
* Update callcenter.conf.lua agent_status boolean
* Update sofia.conf.lua boolean
* Update number translations lua boolean
* Update directory.lua boolean
* Update group_call.lua fix the cache
* Update reverse-auth-lookup.lua boolean
* Update directory.lua boolean
* Use concat instead of ||
* Update index.lua
---------
Co-authored-by: fusionate <nate@fusionpbx.com >
Co-authored-by: Alex <alex@fusionpbx.com >
Co-authored-by: frytimo <tim@fusionpbx.com >
2025-09-20 18:42:05 -06:00
FusionPBX
ef18551090
Add call center queue language, dialect, and voice
2025-06-09 14:11:52 -06:00
FusionPBX
bb0e23354a
Add uuid to the custom recording name
2025-02-01 00:22:56 -07:00
NorwayFun
aabc2f33a8
Localization: Add full support for Georgian language ( #7110 )
...
* Translating apps to Georgian
* Translating apps to Georgian
* Translating more apps to Georgian
* Translating more apps to Georgian
* Translating more apps to Georgian
* Translating more apps to Georgian
* Translating more apps to Georgian
* Translating theme to Georgian
* Translating core to Georgian
* Translating core to Georgian
* Translating core to Georgian by Marie
* Translating core to Georgian
* Translating resources to Georgian by Marie
* Translating core to Georgian
* fix app_languages.php
2024-08-28 09:59:02 -06:00
chansizzle
4cdddba430
Add suggested extension ranges ( #6871 )
2024-05-30 17:58:05 -06:00
FusionPBX
71123be725
Change type array to text
2023-12-18 10:48:40 -07:00
FusionPBX
f35ddec748
Add new setting call_center record_name
2023-12-18 10:33:47 -07:00
FusionPBX
4c60313ed7
Remove deprecated fields id and v_id
2023-12-04 13:27:20 -07:00
FusionPBX
44567f7a05
Updated call center use aliases
...
This fixes the call center context for the destination select list.
2023-12-01 14:58:35 -07:00
Alex
fa607d4bba
Add context field to conference and call center queue ( #6836 )
...
* Update conference_edit.php
* Update app_config.php
* Update app_config.php
* Update call_center_queue_edit.php
* Update call_center_queue_edit.php
2023-11-29 13:26:48 -07:00
FusionPBX
3b550eb6e4
CC pass through hold_music variable
2023-11-24 09:32:39 -07:00
FusionPBX
edb0180bcf
Add call_center queue_login options: dynamic or static (default)
2023-11-15 23:17:43 -07:00
fusionate
f1ab4c365e
Destination/Action Select: Implement natural sorting for multiple apps.
2023-10-19 18:02:00 +00:00
FusionPBX
d5f39cf0b2
Call Flow Summary add name, application, link, and a new summary style. Controlled by summary_style setting.
2023-10-12 23:58:11 -06:00
FusionPBX
8ceaa5ce01
Add default setting call_center refresh numeric 1500
2023-08-14 20:28:42 -06:00
FusionPBX
700e964221
Add queue_email_address to call_center_queues
2022-11-18 00:02:43 -07:00
markjcrane
eb5c25aa35
Add insert_date, insert_user, update_date, update_user to all tables
2022-09-18 00:54:37 -06: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
FusionPBX
748c54025d
Add queue_announce_position to the call center queue table.
2021-08-30 22:25:31 -06:00
FusionPBX
c1dc837697
Add new call center permissions
2021-08-27 11:08:56 -06:00
Antonio Fernandez
d664d5579d
Update app_config.php
2021-03-06 16:09:33 -05:00
Antonio Fernandez
64a6128b21
Update app_config.php
2021-03-06 15:47:13 -05:00
agree
5fda5d811f
call center agent record
2021-01-29 13:56:04 -05:00
agree
53e48a5262
Call center: add missing queue_name field from destination select sql query
2020-12-21 18:01:44 -05:00
FusionPBX
ae3ade1714
Add new setting agent_contact_method
2020-12-02 12:11:56 -07:00
FusionPBX
7f870ea26f
Remove an extra line of code that causes no harm but is not needed.
2020-10-10 12:46:56 -06:00
FusionPBX
961a974ab2
Update app_config.php
...
Add queue_outbound_caller_id_name and queue_outbound_caller_id_number fields to the call center queue table.
2020-09-29 11:53:09 -06:00
FusionPBX
b88609f2b9
Add call center outbound caller id name and number permisisons.
2020-09-29 11:45:52 -06:00
agree
16b34145d6
add extensions to destination class ( #5501 )
2020-09-29 11:43:48 -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
aafa14c863
Update app_config.php ( #5015 )
2020-01-08 13:07:42 -07:00
katakefalos
2795bbdc55
Added Greek (el-gr) translation. ( #4930 )
...
* Add files via upload
added Greek Translations
* Update app_config.php
Added Greek (el-gr) translation.
* Update app_config.php
Added Greek (el-gr) translation.
* Update app_languages.php
Added Greek (el-gr) translation.
* Update app_menu.php
Added Greek (el-gr) translation.
* Update app_config.php
Added Greek (el-gr) translation.
* Update app_languages.php
Added Greek (el-gr) translation.
* Update app_menu.php
Added Greek (el-gr) translation.
* Update app_config.php
Added Greek (el-gr) translation.
* Added Greek (el-gr) translation.
Added Greek (el-gr) translation.
* Added Greek (el-gr) translation.
Added Greek (el-gr) translation.
2019-12-04 00:22:48 -07:00
noci2012
399627d995
fix nl-nl items ( #4870 )
...
* 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)
2019-11-17 14:15:26 -07:00
FusionPBX
0c1e97bec0
Update app_config.php
2019-07-30 01:37:57 -06:00
FusionPBX
31d4140f47
Update app_config.php
2019-01-02 15:49:10 -07:00
FusionPBX
5e58090fe8
Update app_config.php
2018-07-18 16:59:21 -06:00
FusionPBX
c7258b2dcc
Update app_config.php
2018-04-21 23:43:50 -06:00
FusionPBX
b55b8b9a9d
Update app_config.php
2018-04-04 15:57:41 -06:00
FusionPBX
ea003f8849
Update app_config.php
2018-03-31 11:08:48 -06:00
FusionPBX
036cdc73b9
Update app_config.php
2018-01-28 04:52:25 -07: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
d1305fda8d
Update app_config.php
2017-05-16 10:25:17 -06:00
FusionPBX
5a222bd289
Update app_config.php
2017-04-29 23:28:32 -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
Luis Daniel Lucio Quiroz
f3f3e6739a
CC Key Support for Call Center ( #2518 )
...
* Exit Keys support
* Multilanguage support
* CC Key Support
* Update call_center.php
2017-04-18 12:03:41 -06:00
FusionPBX
ed315ade1a
Update app_config.php
2017-02-15 21:32:01 -07:00
FusionPBX
93dd89e3c3
Update app_config.php
2016-10-05 06:03:28 -06:00
AgregarDeveloper
15a6d67a41
Major changes to pt-br language. ( #1835 )
...
* Um teste por hora
* asd
* Edited and Added PT-BR language.
Minor and major fixes to pt-br translate.
2 fixes to mistyped english words.
* Create AgregarDeveloper.md
* Deleted wrong file placement
Deleted wrong file placement
2016-08-25 11:03:51 -06:00
markjcrane
752c54d05c
Escape the $ in the domain_uuid variable.
2015-08-05 18:17:39 -05:00