Commit Graph

18900 Commits

Author SHA1 Message Date
FusionPBX
c8f573d734 Add instance_id to the agents table. 2021-06-08 03:05:45 -06:00
FusionPBX
b2a7ebb4b0 Add two descriptions. 2021-06-04 10:54:43 -06:00
FusionPBX
3c7163a112 Add users and providers to standard translatino 2021-06-04 10:52:26 -06:00
FusionPBX
e400815c75 Add ability to assign destinations to users.
- Remove trim
2021-06-04 10:46:35 -06:00
FusionPBX
c1caba1e7c Add new field user_uuid and permission destination_user_uuid 2021-06-04 10:33:50 -06:00
FusionPBX
3073001e5c Escape message_media_source to prevent xss. 2021-06-04 10:28:31 -06:00
FusionPBX
123407f3b8 Helps with conference center upgrade. 2021-06-03 21:43:06 -06:00
FusionPBX
b21572fb44 Add better support for destination alternate
Get the destination actions from columns in the destination table instead of filtering through the dialplan details. If a destination action app is set or export then use inline = true.
2021-06-03 21:30:31 -06:00
chansizzle
c0b8b1df08 Add custom yealink dss keys variable (#5963) 2021-06-03 17:56:06 -06:00
FusionPBX
f97b0a7de7 Remove past tense. 2021-06-02 17:13:38 -06:00
FusionPBX
d24d5c1676 Add is_array and hide irrelevant -ERR no reply 2021-06-02 17:12:01 -06:00
FusionPBX
661035f8fb Improve them message for reboot, provision and unregister. 2021-06-02 17:07:48 -06:00
chansizzle
82c0a4af7c yealink suppress dtmf set to default value (#5964) 2021-06-01 15:03:26 -06:00
mhoogveld
bcf2366dbd Redirect to login page when auto-refreshing a (part of a) page while being logged out (#5951) 2021-05-28 22:45:11 -06:00
emaktech
b94fafbfb9 Update app_languages.php (#5928)
* Update app_languages.php

"At max no answer, then the agent's Status will changed to 'On Break'.";

* Update app_languages.php

* Update app_languages.php

Co-authored-by: FusionPBX <markjcrane@gmail.com>
2021-05-28 22:32:01 -06:00
Antonio Fernandez
6c3713ca95 updated templates to include screensaver.wait_time on all supported devices (#5960) 2021-05-28 22:11:15 -06:00
Antonio Fernandez
abdd532427 Updated the wallpapers variable to be for the T46U (#5959)
The variable for setting the wallpaper was set to T43U even though this is a T46U. This update is to fix that.
2021-05-28 22:09:20 -06:00
mhoogveld
5373e97b40 Bugfixes (#5949)
* Added missing parameter to send_email()

* Preserving the call-center queue_record_template value when saving

* Removed unused declarations using the commented-out $last_offered_call

* Fix for redirecting to previous page after login, if set

* Removed duplicate bugfix in /resources/login.php
2021-05-28 20:56:25 -06:00
chansizzle
db48b2fc69 added firmware for T53 (#5961) 2021-05-28 17:58:39 -06:00
chansizzle
2b2999ca62 created Fanvil X7A template (#5962) 2021-05-28 17:39:49 -06:00
FusionPBX
ede0eca9ca Remove conference_session_view permission as a default. 2021-05-28 13:12:16 -06:00
markjcrane
29c9a59023 FusionPBX minor version update 4.5.25 2021-05-27 02:33:06 -06:00
markjcrane
9bf7b8c8ef Deprecate the meetings table and move the moderator and participant pins to the conference rooms table 2021-05-27 02:30:49 -06:00
markjcrane
af3610d986 Add CIDR option to HTTP POST 2021-05-26 20:41:26 -06:00
markjcrane
5a95b24273 Default the xml cdr HTTP POST to 127.0.0.1 2021-05-26 19:43:08 -06:00
markjcrane
2750475ab2 Add better logging to XML CDR 2021-05-26 14:29:46 -06:00
FusionPBX
764a46458e Update xml_cdr_import.php 2021-05-26 10:53:50 -06:00
Andrew Querol
b67d55b39c Replace duplicated v_xml_cdr_import.php with a call to the post method of xml_cdr (#5956)
* Redirect duplicated xml_cdr_import script

This replaces the duplicated code in v_xml_cdr_import.php with xml_cdr_import.php

This also adds a call to `$cdr->post();` in that file to then process the POSTed data from FreeSWITCH
2021-05-26 09:54:08 -06:00
demonspork
7133f35af5 Use epoch times for CDR Imports (#5955)
* Use epoch times for CDR Imports

There has been some discussion of edge cases for CDR Importing time zones/time stamps.

This modification makes the start_stamp, answer_stamp, and end_stamp values use the corresponding _epoch times for import into the v_xml_cdr table to remove any chance of time zone mis-alignment.

* Set Call recording date with Epoch

Use the start_epoch to set the call recording date.
2021-05-26 09:11:09 -06:00
borisk1976
668a073355 Update call_center_agent_edit.php (#5942)
Remove a deprecated line of code.
2021-05-24 15:41:43 -06:00
demonspork
0acb7c4ac3 Yealink Support Searching Remote Phonebook on Dial pad (#5953)
By default, the dial pad only searches the Local phonebook and recent call history for suggestions while dialing. This adds support for searching the Remote Phonebook if configured and enabled. There is also commented out the definition to search an LDAP phonebook if one has been configured elsewhere.
2021-05-24 15:19:39 -06:00
chansizzle
e5895923f8 improved snom provisioning (#5954)
* improved snom provisioning
2021-05-21 18:02:55 -06:00
FusionPBX
cc1f93a467 Change extra en to es. 2021-05-21 16:56:10 -06:00
FusionPBX
b2e0402478 Get the call_center_queue_uuid from the channel variables. 2021-05-21 13:16:18 -06:00
FusionPBX
a7efbe178f Merge pull request #5952 from greenbea/patch-40
[cdr] Add call stats to cdr details
2021-05-21 09:05:02 -06:00
FusionPBX
227cbcd61f Merge pull request #5948 from greenbea/patch-30
[valet park] Add answer for calls that are still in early media
2021-05-21 00:31:29 -06:00
agree
aef22cd47f remove unnecessary line 2021-05-21 01:02:34 -04:00
agree
0fc6915a7a [cdr] Add call stats to cdr details 2021-05-21 00:55:42 -04:00
FusionPBX
c93c20c4e1 Remove quotes from Caller ID name and number. 2021-05-20 12:15:14 -06:00
FusionPBX
29c1d52533 Remove these as they break HTML emails. 2021-05-20 12:00:17 -06:00
agree
74b806a1e9 [valet park] Add answer for calls that are still in early media 2021-05-20 11:52:17 -04:00
FusionPBX
8b70c366d8 Merge pull request #5940 from demonspork/Grandstream-Fix-Prox-Secondary-Address-Logic
Grandstream Fix Logic for outbound proxy and secondary servers
2021-05-19 21:05:46 -06:00
FusionPBX
5a4d14d0b7 Update callcenter.conf.xml 2021-05-19 19:33:15 -06:00
FusionPBX
583601e84c Rename callcenter.conf to callcenter.conf.xml. 2021-05-19 19:19:37 -06:00
FusionPBX
1e3c85aa60 Use es/ar/mario to match the sound module. 2021-05-19 18:01:33 -06:00
FusionPBX
bfc8cee40d Include Spanish phrases. 2021-05-19 17:59:25 -06:00
FusionPBX
9238fcbba3 Merge pull request #5947 from chansizzle/patch-474
added new SNOM variables
2021-05-19 13:35:12 -06:00
FusionPBX
1786b9b340 Improve the indentation. 2021-05-19 13:34:54 -06:00
FusionPBX
1121353ea2 Merge pull request #5946 from chansizzle/patch-473
add SNOM PA1 template
2021-05-19 13:33:28 -06:00
FusionPBX
7906b036d2 Change back to original data type to prevent SQL errors.
[ERROR: invalid input syntax for type uuid: "*5903"
LINE 1: ...d,presence_id,uuid from sip_dialogs where uuid != '*5903' an...
2021-05-18 19:15:16 -06:00