Commit Graph

18116 Commits

Author SHA1 Message Date
FusionPBX
89de896e75 Changed to maintain compatibility with newer version of ghost script.
Credit to demonspork for this fix.
2021-06-12 13:15:56 -06:00
FusionPBX
4b775e5769 Change type to mime_type. 2021-06-11 13:25:33 -06:00
FusionPBX
4b1ab310b7 Remove the login.php code as it breaks the destinations and not needed for this.
Retract changes from this pull request. Its not constantly refreshing and so this login check is not needed for this feature.
https://github.com/fusionpbx/fusionpbx/pull/5951
2021-06-10 22:51:29 -06:00
FusionPBX
398610cf25 Add comments and mime types to the attachments for the send_email function. 2021-06-10 19:37:47 -06:00
agree
c45ffc6754 agent+ fix dialplan (#5958) 2021-06-10 01:14:06 -06:00
demonspork
bcc78c1487 Yealink Dual Registration for T40P (#5968)
The t40p template was missing the rules for setting the transport type for the secondary server for dual registration.
2021-06-10 01:11:01 -06:00
emaktech
f44467a2b5 Remove these as they break HTML emails. (#5969)
* Remove these as they break HTML emails. 
*  Remove quotes from Caller ID name and number. 

Same as following commits:

29c1d52533
c93c20c4e1
2021-06-10 01:10:32 -06:00
emaktech
e9207b114e Update index.lua (#5970)
* Remove these as they break HTML emails. 
* Remove quotes from Caller ID name and number. 

Same as following commits:

29c1d52533
c93c20c4e1
2021-06-10 01:09:58 -06:00
emaktech
0891590141 Remove these as they break HTML emails. (#5971)
* Remove these as they break HTML emails. 
* Remove quotes from Caller ID name and number. 

Same as following commits:

29c1d52533
c93c20c4e1
2021-06-10 01:09:29 -06:00
emaktech
f6a5d171ca Remove these as they break HTML emails. (#5972)
* Remove these as they break HTML emails. 
* Remove quotes from Caller ID name and number. 

Same as following commits:

29c1d52533
c93c20c4e1
2021-06-10 01:09:07 -06:00
FusionPBX
b551ef2148 Improve the search to maintain the type. 2021-06-10 00:04:27 -06:00
FusionPBX
c4219d7fe0 Add three new permissions fax_subject, fax_message, and fax_footer. 2021-06-09 10:56:10 -06:00
FusionPBX
c5209d24e6 Add three new permissions fax_subject, fax_message, and fax_footer 2021-06-09 10:55:23 -06:00
FusionPBX
9c08b84fa2 Consistency is a good thing change spaces to tabs. 2021-06-09 10:20:41 -06:00
FusionPBX
a9980f80f3 Invalid SQL query for type uuid to work around the issue set back to varchar. 2021-06-08 19:57:50 -06:00
FusionPBX
1a7a221edc Update switch.sql 2021-06-08 03:22:26 -06:00
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