Commit Graph

18880 Commits

Author SHA1 Message Date
FusionPBX c8ef7c83c1
Update v_mailto.php 2022-04-17 15:35:37 -06:00
FusionPBX 1fc99311a5
Update fax_emails.php
Added spaces to the code to be more consistent.
2022-04-17 14:21:54 -06:00
FusionPBX e80a04f1a5
Update email_logs.php 2022-04-17 14:16:29 -06:00
FusionPBX 8c84c9c837
Use the email class. 2022-04-17 08:30:08 -06:00
FusionPBX 1585a42256
Add parse method to the email class. 2022-04-16 22:57:03 -06:00
FusionPBX 652d135452
Setting fax_send_mode not used so removing it. 2022-04-16 11:20:28 -06:00
FusionPBX 2f32ebd357
Use setting fax_queue enabled boolean. 2022-04-16 11:17:59 -06:00
FusionPBX 633b69eb6d
Add fax_queue enabled boolean option. 2022-04-16 10:56:54 -06:00
FusionPBX 12c1f5994e
Uncomment line for send method direct. 2022-04-15 21:36:07 -06:00
FusionPBX 45f9d9aaa5
Rewrite the send_email function to use the email class. 2022-04-15 18:03:40 -06:00
FusionPBX c9f426b65f
Use the new email class. 2022-04-15 18:01:34 -06:00
FusionPBX f25fc53c62
Add a new email class. 2022-04-15 17:58:40 -06:00
ggflow 9bd38e6cc5
Fix typo in app config (#6344) 2022-04-13 08:03:36 -06:00
ggflow e2c896bbf3
Add DND Variable to Yealink T54W Template (#6343) 2022-04-12 22:27:39 -06:00
ggflow 0c1ed8b920
Add DND Variable to Yealink settings (#6342) 2022-04-12 22:26:46 -06:00
FusionPBX ee8a316e8f
Add the yealink common cfg file. 2022-04-12 18:02:43 -06:00
FusionPBX e678f6af34
Create y000000000000.boot 2022-04-12 17:53:59 -06:00
FusionPBX 8eee50e12a
Create favorite_setting.xml 2022-04-12 17:41:01 -06:00
FusionPBX a3fced2804
Create directory.xml 2022-04-12 17:40:31 -06:00
FusionPBX a85d6dd4f1
Add Yealink T58W mac.cfg file. 2022-04-12 17:39:31 -06:00
FusionPBX 0e0153ceea
Add mod_av to post_load_modules.conf.xml. 2022-04-12 14:10:03 -06:00
FusionPBX a81f1ece8f
Add fail_on_single_reject for better support of multiple registrations. 2022-04-12 09:28:45 -06:00
FusionPBX a4c4b71232
Give admin the fax_queue_view permission by default. 2022-04-11 23:52:17 -06:00
FusionPBX 5cb5ba3f47
FAX Queue - Filter for specific domain by default with the option to show all. 2022-04-11 23:45:16 -06:00
FusionPBX 6b52e0e76e
Update contacts.php
Minor updates no functionality changes.
2022-04-11 16:28:48 -06:00
FusionPBX bcd8ea8ed4
Change the order number from 15 to 30. 2022-04-11 14:47:18 -06:00
FusionPBX 4ab4fbbae9
Exclude LOSE_RACE for missed calls (#6338)
* Exclude LOSE_RACE for missed calls

* Update xml_cdr_inc.php
2022-04-07 10:05:54 -06:00
FusionPBX a16c109c96
Missed Calls exclude LOSE_RACE 2022-04-07 09:59:29 -06:00
Joseph ff7488eed3
Resolve bug when saving CFWD settings (#6337)
calls.php no longer exists as of recent updates. We are now redirecting to call_forward.php instead of calls.php file.
2022-04-05 21:15:54 -06:00
FusionPBX 3f8e4328fe
Use this for now until FAX queue is prepared better. 2022-04-05 14:01:56 -06:00
FusionPBX b5ccc12050
Add video-mcu-stereo profiles 2022-04-04 18:43:40 -06:00
FusionPBX 9e2fe6d19f
Use the path info to get details to define the email attachments. 2022-04-03 04:06:49 -06:00
FusionPBX f4a658959b
Update functions.php 2022-04-03 03:11:22 -06:00
FusionPBX 0b7622ad37
Get email_from and email_from_name from the default or domain settings. Add the number_dialed variable. Also added additional debug information. 2022-04-03 02:48:10 -06:00
FusionPBX 8b6f094e08
Use the right hangup hook. 2022-04-03 00:22:14 -06:00
FusionPBX e158b2d264
Update hangup_tx.lua 2022-04-02 23:28:55 -06:00
FusionPBX a66580eaa1
Update hangup_rx.lua
Enabled for now until code is completed to replace it.
2022-04-02 23:28:17 -06:00
FusionPBX f71e6563e7
Update fax_to_email.php 2022-04-02 23:04:23 -06:00
FusionPBX 929d8cbaab
Create hangup_tx.lua 2022-04-02 22:54:04 -06:00
FusionPBX ec7af36ba1
Add fax email with templates and fax busy 2022-04-02 22:49:25 -06:00
FusionPBX a99395033f
Update fax_send.php
Minor changes
2022-04-02 19:06:19 -06:00
FusionPBX 71be6af0c2
Update fax_emails.php 2022-04-01 17:25:57 -06:00
FusionPBX 37f780e4e9
Add to the fax_queue_uuid common variables. 2022-03-31 22:11:00 -06:00
FusionPBX 9b754bffb8
Change a variable name and hangup.lua to hangup_rx.lua. 2022-03-31 20:36:36 -06:00
FusionPBX 443812cb86
New code here needs more testing.
Removing this code for now to keep it stable.
2022-03-31 19:55:44 -06:00
FusionPBX a0cb6ec4fd
Lines that were commented out failed with Dovecot IMAP
Changed the code to work around the issue we had with Dovecot on PHP 7.3
2022-03-31 19:22:27 -06:00
FusionPBX 6bde557e97
Update hangup_rx.lua 2022-03-31 17:16:49 -06:00
markjcrane 35fa6a2a08 Add a new FAX Queue 2022-03-31 12:24:00 -06:00
Marvin Skeete 504228c2f8
Add grandstream_idle_screen_server_path setting (#6336)
Idle Screen XML Server Path
2022-03-30 22:06:43 -06:00
frytimo 7993998927
remove space before tag (#6335)
Having a space before the opening of the PHP tag causes headers to be sent prematurely.
2022-03-29 20:34:29 -06:00