markjcrane
e09a97f013
Add { and } brackets for each $field
2021-05-07 19:08:11 -06:00
markjcrane
a7b014df6a
Set session variables conference_room_uuid and conference_room_name
2021-05-07 18:19:40 -06:00
chansizzle
a8b9694181
added grandstream IPV4/6 mode
2021-05-07 17:08:29 -06:00
markjcrane
9cfd41d222
Update CDR imports fix syntax
2021-05-07 16:06:03 -06:00
markjcrane
cfd70fb18f
Use the queue uuid for the cc_queue
2021-05-06 23:23:07 -06:00
markjcrane
13b6be49c8
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
2021-05-06 21:52:21 -06:00
FusionPBX
9c3692ccfc
Add conference_uuid, and conference_extension variables.
2021-05-06 21:39:25 -06:00
markjcrane
3ce6855116
Add hold_music support to ring groups
2021-05-06 15:09:34 -06:00
FusionPBX
375deea90c
Merge pull request #5930 from greenbea/default_accountcodes
...
Add ability to set default accountcodes
2021-05-05 21:25:45 -06:00
FusionPBX
214fa97f7a
Merge pull request #5929 from greenbea/patch-38
...
[Valet Park] fix caller id for outbound call parks
2021-05-05 21:17:35 -06:00
markjcrane
014cbd1cd0
Replace data type timestamp with timestamptz
2021-05-05 20:46:53 -06:00
agree
cf4f8d1e36
Add ability to set default accountcodes
2021-05-05 21:28:47 -04:00
FusionPBX
b9b8bed853
Merge pull request #5926 from greenbea/patch-36
...
[Ring Group] Improve presence
2021-05-05 17:02:49 -06:00
FusionPBX
00f2263f3d
Merge pull request #5927 from greenbea/patch-37
...
[call center] allow setting agent ring delay params to 0
2021-05-05 17:01:44 -06:00
agree
bb683c101d
[Valet Park] fix caller id for outbound call parks
2021-05-05 18:52:43 -04:00
markjcrane
8d95421fc6
Only add continue_on_fail when using application bridge
2021-05-05 13:33:15 -06:00
agree
29bbce6888
Fix html error
2021-05-03 23:09:12 -04:00
agree
b9c169240d
[call center] allow setting agent ring delay params to 0
2021-05-03 18:26:11 -04:00
agree
60220abf33
[RIng Group] Improve presence
...
the whole point of ring group presence is to monitor the ringing state If the call was bridged or went to timeout destination the presence should be set to terminated
2021-05-03 17:26:49 -04:00
agree
b108eff0cc
[callcenter] fix cmd
...
was checking for wrong variable `$queue`
2021-05-03 10:59:17 -04:00
markjcrane
fd4fa5a19d
Change call center queue id from uuid to extension@domain_name
2021-04-29 19:07:58 -06:00
markjcrane
2df03caa5f
Adjust queue edit commands such as restart to get the queue_extension
2021-04-29 16:08:56 -06:00
agree
09e5280f3e
[voicemail] allow setting greeting_number_id to defualt
2021-04-29 16:43:39 -04:00
markjcrane
88f730b251
Change simple conference switch name from uuid@domain to extension@domain
2021-04-28 14:23:35 -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
849c93ffd9
Merge pull request #5921 from greenbea/patch-32
...
Add presence support for ring groups
2021-04-27 22:43:15 -06:00
markjcrane
a6e59c3522
Call Center Queue name change from uuid@domain to extension@domain
2021-04-27 22:42:09 -06:00
agree
17d35e6501
Ring group presence add missing channel variable
...
without presence_id set freeswitch won't update any presence changes for
a call
2021-04-27 23:34:36 -04:00
Andrew Querol
c5af288caf
Revert "Revert "Improve the valet_park_auto dialplan to support auto out and whole lot BLF monitoring""
...
This reverts commit e853db42
2021-04-27 12:44:33 -05:00
agree
00526b4334
Add presence support for ring groups
2021-04-27 11:55:19 -04:00
FusionPBX
5f4ef5bf96
Revert "Update the valet park dialplan to allow matching park+5901-5999"
2021-04-27 09:32:04 -06:00
FusionPBX
e853db421f
Revert "Improve the valet_park_auto dialplan to support auto out and whole lot BLF monitoring"
2021-04-27 09:31:13 -06:00
FusionPBX
a5afa0afec
Validate the http_method, device_provisioned_ip and move user_agent string to the date.
2021-04-26 21:40:59 -06:00
FusionPBX
a445c1d9b0
Use api_on_answer and fix inbound call mask and unmask
...
- Used api_on_answer so that the recording only starts when the call is answered. Should save diskspace and prevent the need for using action: ringback.
- Added 'both,self' to the end of the bind_digit_action to fix inbound call mask.
2021-04-26 19:19:05 -06:00
markjcrane
f53b284e58
Move nginx app/errors to its own repo
2021-04-24 09:50:20 -06:00
FusionPBX
a70191ef91
Merge pull request #5723 from winsock/operator_grouped_extensions
...
Group extensions by call_group when viewing all groups in Operator Panel
2021-04-23 19:25:47 -06:00
FusionPBX
ce2063b1ec
Merge pull request #5611 from winsock/valet-park-update
...
Update the valet park dialplan to allow matching park+5901-5999
2021-04-23 19:24:51 -06:00
FusionPBX
69a058dab1
Merge pull request #5776 from winsock/device_import_duplicate_mac_check
...
Check for duplicate MAC addresses in the device import
2021-04-23 19:23:01 -06:00
FusionPBX
a4099bcbe2
Merge pull request #5612 from winsock/valet-park-auto
...
Improve the valet_park_auto dialplan to support auto out and whole lot BLF monitoring
2021-04-23 19:18:49 -06:00
chansizzle
74fb178643
add android apps disable
2021-04-23 17:03:06 -06:00
FusionPBX
bf5728d6ef
Merge pull request #5911 from greenbea/patch-31
...
[callcenter] Add to app defaults to update all callcenter dialplans to have the @domain
2021-04-23 16:34:37 -06:00
agree
2c7f103deb
[callcenter] Add to app defaults to update all callcenter dialplans to have @domain
2021-04-23 17:48:43 -04:00
FusionPBX
55e2316a11
Merge pull request #5894 from greenbea/patch-29
...
Add max registrations per extension setting
2021-04-23 10:36:01 -06:00
FusionPBX
c7076a9883
Merge pull request #5896 from konradSC/patch-91
...
MWI for Multi Registrations on Multi Profiles
2021-04-23 08:03:41 -06:00
FusionPBX
047d492a9a
Merge pull request #5910 from greenbea/patch-31
...
[callcenter] Add ability for callcenter presence
2021-04-22 17:04:44 -06:00
agree
69e892e790
[callcenter] Add ability for callcenter presence
...
* Freeswitch requires callcenters to have queue_name@domain for presence to work
2021-04-22 18:51:25 -04:00
chansizzle
f6bb3228aa
add PA1 firmware filename
2021-04-21 17:47:28 -06:00
FusionPBX
41e76c34f3
Merge pull request #5902 from greenbea/patch-30
...
Provision save and show user agent information
2021-04-21 11:20:06 -06:00
agree
ab302ebfbb
Provision save and show user agent information
2021-04-20 16:31:39 -04:00
chansizzle
9a59331e4e
added yealink t46u firmware path var
2021-04-19 17:21:11 -06:00
konradSC
ac388f9229
MWI for Multi Registrations on Multi Profiles
...
Sometimes you can have multiple registrations for the same extension across multiple SIP profiles. This adds the functionality to fire an event for each unique SIP profile. I also added a check to see if we have already send an event for a profile since you don't want multiple events fired one SIP profile.
2021-04-16 11:08:57 -04:00
FusionPBX
f5d766ad66
Add polycom_subscribe_expires to default settings.
2021-04-13 18:34:17 -06:00
FusionPBX
a80cae4259
Add cache dialplan ring_group_context
2021-04-13 15:16:09 -06:00
FusionPBX
18b8a7478a
Change user_context to domain_name as the cache uses domain name not the context.
...
Context and domain are usually the same but there could be times that they are different. However code is always using the domain name for the cache key.
2021-04-13 13:37:15 -06:00
agree
0c605dfd30
Update extension_edit.php
2021-04-11 10:36:45 -04:00
agree
5967dfbfaf
Add max registrations per extension setting
2021-04-11 00:28:06 -04:00
agree
c2558237f0
Update extension_settings.php
2021-04-10 23:42:18 -04:00
agree
71c7b40e34
fix extension settings using wrong class
...
extension setting used the database class instead of the extension_setting class causing not to clear the cache
2021-04-10 23:39:00 -04:00
FusionPBX
3ce50ef8d2
Add a comment with description: add a band-aid for CLI editors with faulty syntax highlighting
2021-04-09 12:12:31 -06:00
FusionPBX
b7b0df86b0
Merge pull request #5855 from daniel-lucio/patch-186
...
Add a band-aid for CLI editors with faulty syntax highlighting.
2021-04-09 12:10:27 -06:00
FusionPBX
74b26dd1b3
Merge pull request #5851 from kovacsrobi77/master
...
Registrations list is empty
2021-04-08 17:42:36 -06:00
chansizzle
725b347ead
added snom update policy variable
2021-04-08 17:15:07 -06:00
FusionPBX
7d01da7464
Merge pull request #5865 from tony1661/patch-1
...
Fixed Queues so they work and fixed the commented examples
2021-04-07 21:49:19 -06:00
FusionPBX
90c7225086
Merge pull request #5866 from tony1661/patch-2
...
Updated the descriptions for some fields
2021-04-07 21:48:10 -06:00
Gill Abada
eff7246ef4
add 988 national suicide prevention lifeline (USA)
2021-04-07 23:24:11 -04:00
Antonio Fernandez
d9ae3d9288
Updated the descriptions for some fields
...
The description will be a bit easier for newer admins who want to know how a Queue works.
2021-04-07 01:20:13 -04:00
Antonio Fernandez
fe390a3509
Fixed Queues so they work along with example cleanup
...
In troubleshooting a known FreeSwitch bug with mod_callcenter, I started to try out mod_fifo as an alternative. I realized that the dialplan that was being created by Fusion was not working. Creating a queue is very simple so I knew it wasn't a user error on my part so I dug in deeper. There were a few issues I needed to fix to get queues working again.
1. Add a "break on-true" to each condition destination_number (it was changed in two places)
2. populate the "action" for callers entering the queue via the $agent_queue_extension_number
3. remove the appended "_agent" which was added to the $queue_name which was causing the queue for entering and retrieving calls different.
4. remove the inline="true" for the action that executes the lua script
I also fixed the example comments to be accurate to how the queues should be written in the dialplan.
2021-04-07 01:09:22 -04:00
FusionPBX
aa4cfbc791
Merge pull request #5864 from demonspork/Fix-Yealink-feature-key-race-dnd
...
Dialplan Fix for Feature Key Sync Race
2021-04-06 22:17:31 -06:00
demonspork
d53bac7f55
Dialplan Fix for Feature Key Sync Race
...
This is a dialplan approach to fix the feature key sync loop/race with yealink phones. This aproach may also need to be extended to the Call Forward dialplans as well. It limits the number of simultaneous calls for a particular user to change their DND/Forwarding status to a single call at a time. This prevents the infinite loops that the yealinks can get into if the user presses the DND button too quickly with feature key sync enabled.
I am also reverting the lua fix because it was not reliable and can still easily allow the loop to occur.
2021-04-06 15:35:40 -05:00
FusionPBX
06617e0c1e
Change effective_caller_id_name inline false
...
The inline attribute breaks effective_caller_id_name. Changed inline attribute to false to fix the issue.
2021-04-06 13:25:36 -06:00
chansizzle
c85dd621c8
remove duplicate, vmtransfer softkey position var
2021-04-05 17:30:54 -06:00
FusionPBX
94d35ca1d7
Update call-forward-all disable accountcode variable
...
This variable should be optional as it can be defined in other places as well. It should not be assumed that this is the only place it could be set for those that need it.
2021-04-03 08:41:53 -06:00
Luis Daniel Lucio Quiroz
3d1360b932
Important variable that needs to be present
2021-04-02 10:57:21 -04:00
Luis Daniel Lucio Quiroz
8721dc8e80
[4.5] This is a pure cosmetic fix
...
When editing in the CLI with any editor that does syntax highlight, the * breaks it. Adding on the following line /* **/ restores the right highlighting
2021-04-01 14:25:17 -04:00
nemerald-voip
65c80c7d55
Fix broken script
2021-03-31 16:33:54 -07:00
nemerald-voip
6560f39c1d
rebase file
2021-03-31 09:02:46 -07:00
nemerald-voip
c1057293b5
Fix voicemail transcription using Google
...
Transcriptions using Google were broken after last commit.
transcribe_alternate_language was not defined anywhere it Google would return 400 error.
Added variable to fix the issue
2021-03-31 08:51:59 -07:00
FusionPBX
3385b296fa
Improve dialplan import efficiency.
...
- Add a more efficient way to check if the dialplan exits
- Remove restore_advanced_xml not used anymore.
- Add dialplan_context = public
2021-03-30 12:59:47 -06:00
FusionPBX
045248ae19
Change the style of the code to match preferences.
2021-03-27 01:53:34 -06:00
kovacsrobi
40ac4ff212
Correct ignore to IGNORE in iconv paramter.
2021-03-26 23:31:51 +01:00
Andrew Querol
65cdf03be3
Remove unused info action
2021-03-25 09:17:16 -05:00
Andrew Querol
972934e780
Update the main valet_park dialplan to match the improvements made to the auto dialplan.
...
Parking lots are no longer directly prefixed with *. But for backwards compatibility can be called that way still.
Parking lot name changed from `park` to `5900` to allow monitoring the whole parking lot with a BLF if desired.
Fix regex from matching 5900 to allow this dialplan to work with the valet_park_auto if enabled.
2021-03-25 09:17:16 -05:00
Andrew Querol
df7f4db55d
Improve the valet_park auto dialplan by adding support for auto out and support for whole lot BLF monitoring.
...
If the Referred-By header is set call the normal `auto in` code. If it isn't set that means someone called it directly, call `auto out` ato attempt to pop the calls in the lot in FIFO order.
This also changes the parking lot name from `park` to `5900` this allows phones to monitor `park+5900` to get the status of the whole parking lot. Before you would have to monitor `park+park` to get this functionality.
2021-03-25 09:17:01 -05:00
Andrew Querol
42b421e646
Add a setting to control the grouping behavior if people want it back the old way.
2021-03-25 09:16:12 -05:00
Andrew Querol
c16a4f60b5
Group extensions by their call_group when viewing all extensions.
2021-03-25 09:16:12 -05:00
Andrew Querol
92bbb77561
Check for duplicate MAC addresses in the device import
2021-03-25 09:15:46 -05:00
Andrew Querol
228b3d0b31
Fix typo with destination ID for the new destination buttons
2021-03-23 00:42:33 -05:00
FusionPBX
49adc1922a
Merge pull request #5802 from netpro25/patch-1
...
Small error in Fax Retry.lua
2021-03-22 23:39:25 -06:00
Andrew Querol
4075a12a74
Do not use the null coalescing operator to retain pre PHP 7 support.
2021-03-23 00:07:35 -05:00
Andrew Querol
ee30b59909
Switch to window.open to '_blank' to prevent accidental navigation that looses changes.
2021-03-22 23:44:33 -05:00
Andrew Querol
59dbcd02a7
Check if there is an ID before redirecting
2021-03-22 23:37:11 -05:00
Andrew Querol
14a8c10849
Fix voicemails to support the new UUID linking
2021-03-22 23:34:51 -05:00
Andrew Querol
f1fbbad7ab
Recordings are stored in 'uuid' not 'recording_uuid'
2021-03-22 23:25:12 -05:00
Andrew Querol
152955625c
Initial attempt at allowing the destination button button
...
to dynamically change
This sets the UUID as the ID in the options list. The we use the javascript onclick listener to get the id(uuid) of the selected option and open the link to the edit page.
2021-03-22 23:13:39 -05:00
FusionPBX
0af832a0a7
Merge pull request #5842 from junction1153/patch-9
...
Update record_message.lua
2021-03-22 22:06:26 -06:00
FusionPBX
8d3852328b
Merge pull request #5844 from demonspork/Destination-Click
...
Add direct link button for dynamic destinations
2021-03-22 22:03:42 -06:00
demonspork
ea8aa47029
Add direct link button for dynamic destinations
...
Added a button that links directly to the currently selected destination's edit page if you have the permission to view or edit it.
2021-03-22 20:59:18 -05:00
FusionPBX
325f4f1513
Change socket.sleep(0.2) to freeswitch.msleep(200)
2021-03-22 15:18:57 -06:00
Joseph
92fd572b33
Update record_message.lua
...
Additional flexibility for google transcription
2021-03-20 20:40:50 -04:00
demonspork
efd27fbe90
fix send_email function for multi-part addresses
...
The send_email function wasn't successfully parsing ; or , separated email address lists. I simplified it's processing.
While I was at it I removed the "valid email" check from email_test.php because that step is already being done in the send_email function that is called and it safely returns the appropriate error. I would have had to rewrite that function to handle the multiple email lists otherwise.
2021-03-19 19:15:32 -05:00
FusionPBX
2dcf3e1fdc
Merge pull request #5840 from chansizzle/patch-425
...
Added Yealink DST vars to default settings.
2021-03-19 11:42:44 -06:00
chansizzle
3546e7debe
added yealink DST vars
2021-03-19 10:32:13 -06:00
demonspork
3ef6cf05db
Merge branch 'master' into Fix-DND-Feature-Sync-Loop
2021-03-19 11:12:44 -05:00
FusionPBX
4c708bf692
Merge pull request #5813 from chansizzle/patch-405
...
Grandstream call waiting ring
2021-03-19 09:30:46 -06:00
FusionPBX
eef13cbb96
Merge pull request #5566 from winsock/multiple-registration-fix
...
Fix Device Provisioning and Feature Sync across SIP Profiles
2021-03-19 09:25:51 -06:00
demonspork
cf1dfe9070
Fix DND Feature Sync loop
...
Add Delay to prevent infinite feature key Loops on some phones (Yealink....)
2021-03-18 20:05:31 -05:00
agree
bf2418f131
fix extension setting edit not clearing cache
2021-03-18 18:09:03 -04:00
agree
829d3f1abe
extension settings fix not clearing cache
2021-03-18 18:06:24 -04:00
FusionPBX
48cffe41da
Use permission fax_extension_view instead of if_group.
2021-03-18 10:44:43 -06:00
FusionPBX
d0fbbd6a2e
Use the new fax_extension_view_domain instead of if_group function
2021-03-18 10:37:38 -06:00
FusionPBX
95b5660da9
Use the new fax_extension_view_domain instead of if_group superadmin and admin.
2021-03-18 10:35:37 -06:00
FusionPBX
d27c7e210e
Use the new fax fax_extension_view_domain permission.
...
Also selected specific fields rather than using the * wild card in the select statement.
2021-03-18 10:23:03 -06:00
FusionPBX
4ec6e5832d
Add a new permission fax_extension_view_domain
2021-03-18 09:56:07 -06:00
Andrew Querol
7217da15f0
Update the feature event LUA code to match the fix in PHP
...
This renames `get_profile` to `get_profiles` which either returns nil for no profiles or a array of unique profiles.
Then each function that used to take the single sip_profile was updated to take this array and send events to each profile the user is part of.
2021-03-18 09:31:22 -05:00
Andrew Querol
7d57cef6ac
Fix device provisioning and event notification for multiple registrations across different SIP profiles.
2021-03-18 09:31:22 -05:00
FusionPBX
71532a0cea
Merge pull request #5805 from demonspork/patch-2
...
Fix follow_me_uuid error when enabling DND
2021-03-17 17:44:28 -06:00
FusionPBX
be990c2584
Merge pull request #5814 from daniel-lucio/patch-184
...
[4.5] DTMF handling
2021-03-17 17:43:31 -06:00
Luis Daniel Lucio Quiroz
fa12c4daea
Update dtmf_handler.lua
...
Event-Date-Timestamp resolution is in microseconds, transfer_history is only seconds. We need have the same key.
2021-03-17 19:19:55 -04:00
Luis Daniel Lucio Quiroz
908e7f67d6
Update dtmf_handler.lua
2021-03-17 12:02:54 -04:00
agree
05befb3f99
Extension fix cache not clearing
...
The cache was broken for user users without the extension_user_context permission
2021-03-16 17:36:11 -04:00
Luis Daniel Lucio Quiroz
fc96e3ae77
DTMF handling
...
this will give the dtmf_history (similar to the transfer_history variable)
the use cases of this are only limited to the imagination
2021-03-16 15:43:21 -04:00
chansizzle
8672784b02
grandstream call waiting ring
2021-03-15 15:12:12 -06:00
FusionPBX
b336537da7
Merge pull request #5597 from winsock/mwi_only_enabled
...
Only send MWI notifications for enabled voicemail boxes.
2021-03-12 10:05:07 -07:00
FusionPBX
ea800eefa8
Merge pull request #5804 from winsock/patch-10
...
Fix bulk device imports with TFTP path enabled
2021-03-12 10:02:10 -07:00
FusionPBX
f6aef73231
Merge pull request #5803 from winsock/patch-9
...
Update provision write() to match render()
2021-03-12 10:00:49 -07:00
FusionPBX
1110b12e1b
Update the Queue assigned agents to me more efficient.
...
- Populated select list for all assigned agents does not scale well in the browser.
- Assigned list scales better without the all of the agents in the list.
- New select list shows all agents so that new agents can be added.
2021-03-11 22:48:49 -07:00
Andrew Querol
78276cb258
Only send MWI notifications for enabled voicemail boxes.
2021-03-11 11:55:02 -06:00
demonspork
d7eccddf25
Fix follow_me_uuid error when enabling DND
...
The follow me update code in do_not_disturb.lua was being executed even when the follow me uuid didn't exist. Let me know if this is the wrong approach to fix this in lua, I'm not particularly well versed in this but this seemed to have fixed it in my testing.
I have some concerns about this section of code in general though, it seems that enabling server side DND will turn off follow me, but then turning off DND won't return follow me to its original state. Is this the intended behavior? and if so we might need to make a workaround.
2021-03-11 11:29:05 -06:00
Andrew Querol
2d175db556
Fix bulk device imports with TFTP path enabled
...
If you bulk imported devices and had the TFTP path set the configuration files would not be written out to the TFTP path.
2021-03-11 10:36:16 -06:00
Andrew Querol
57c9bc7460
Update provision write() to match render()
...
This will ensure that anyone using TFTP still can use array template variables
2021-03-11 10:25:22 -06:00
Marcel Manning
f03224cf16
Update retry.lua
...
Zero should not be wrapped in double quotes as it's causing an SQL error.
PGRES_FATAL_ERROR
2021-03-11 10:30:47.738673 [ERR] switch_pgsql.c:680 Error executing query:
ERROR: invalid input syntax for type numeric: "'0'"
LINE 1: ...p/c8505148-1b02-4f6f-9157-b5cf64ebcc4d.tif','','','''0''',''...
^
2021-03-11 10:59:11 -05:00
FusionPBX
a3269a3d6d
Merge pull request #5798 from winsock/patch-5
...
Update switch_recordings.php to optimize base64 recordings
2021-03-10 00:05:29 -07:00
FusionPBX
25fee0b7f5
Merge pull request #5799 from winsock/patch-6
...
Do not load base64 data into MOH edit by selecting the specific fields that are needed.
2021-03-10 00:05:05 -07:00
FusionPBX
242b38557c
Merge pull request #5800 from winsock/patch-7
...
Update recording edit to not pull base64 data by selecting the specific fields that are needed.
2021-03-10 00:03:45 -07:00
FusionPBX
1597d338ee
Merge pull request #5797 from winsock/patch-4
...
Do not load base64 data into phrase edit by selecting the specific fields that are needed.
2021-03-10 00:03:00 -07:00
FusionPBX
61bc654f61
Update phrase_edit.php
2021-03-10 00:01:18 -07:00
FusionPBX
166e76bb77
Merge pull request #5791 from emaktech/patch-21
...
CDR - Don't Check Filesystem for Recording on Load
2021-03-09 22:34:52 -07:00
Andrew Querol
5a9b734a51
Update recording edit to not pull base64 data
...
This is less of an improvement than the other changes I proposed since it's only doing it for one file. But it still doesn't need to pull that recordings base64 data here if it has it.
2021-03-09 16:36:52 -06:00
Andrew Querol
67eecb5485
Do not load base64 data into MOH edit
...
This will fix unnecessary memory usage/latency in this application when dealing with base64 recordings.
2021-03-09 16:32:35 -06:00
Andrew Querol
d48d98893f
Update switch_recordings.php
...
recording_base64 was pulled from the database and never used. Remove it to optimise base64 handling.
2021-03-09 16:23:49 -06:00
Andrew Querol
ea0823ea4d
Do not load base64 data into phrase edit.
...
This will fix unnecessary memory usage/latency in this application when dealing with base64 recordings.
2021-03-09 16:15:01 -06:00
FusionPBX
864397a453
Merge branch 'master' into master
2021-03-09 09:44:47 -07:00
FusionPBX
f455e8fa94
Make sure the database object is accessible to Settings ojbect.
2021-03-08 18:12:31 -07:00
nemerald-voip
4bcbed524c
Update app_config.php
...
Enabled pagination available in in recent firmware. Added ability to control which buttons show on idle and home screens
2021-03-08 07:14:42 -08:00
Antonio Fernandez
8c1d73e02e
Update app_languages.php
...
Added a better description for the value based on a video in the members portal.
2021-03-07 11:52:42 -05:00
FusionPBX
739d9c3365
Remove the dash from the time_base_score_sec label
2021-03-06 16:53:59 -07:00
FusionPBX
5f1ca5888b
Fix a small bug with queue_time_base_score_sec.
2021-03-06 16:52:05 -07:00
Antonio Fernandez
468d932063
Update call_center_queue_edit.php
2021-03-06 16:11:34 -05:00
Antonio Fernandez
d664d5579d
Update app_config.php
2021-03-06 16:09:33 -05:00
Antonio Fernandez
0f9bacf9bf
Update call_center_queue_edit.php
2021-03-06 16:07:59 -05:00