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
9e2fe6d19f
Use the path info to get details to define the email attachments.
2022-04-03 04:06:49 -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
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
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
FusionPBX
9595437f01
Handle Caller ID in a differently when call_direction is inbound or local.
2022-03-29 15:26:58 -06:00
FusionPBX
74765a125a
Update streams.php
2022-03-29 12:05:44 -06:00
FusionPBX
a8fa8487ea
Change shoutcast streams list to use https.
2022-03-29 11:38:34 -06:00
FusionPBX
9a563eb800
Add domain_enabled and remove found variable.
2022-03-29 10:31:43 -06:00
FusionPBX
04f12cbf85
If the domain enabled is false disable endpoint registration.
2022-03-28 12:15:24 -06:00
AlexC
234531e330
Add default settings to switch status dashboard widget ( #6333 )
...
* Update app_config.php
* Update switch_status.php
* Update app_config.php
* Update app_config.php
2022-03-28 10:29:32 -06:00
FusionPBX
ca9da1b1aa
Add an if function_exists around the google_get_contacts function.
2022-03-26 23:25:47 -06:00
nyash
0bc048a634
Add/edit some polish translations ( #6327 )
...
* Add/edit some polish translations
* Minor touches to polish translations
2022-03-26 14:30:02 -06:00
markjcrane
67aad6d611
Add switch status to the dashboard
2022-03-26 14:25:26 -06:00
FusionPBX
c81bc8750d
Fix the column name.
2022-03-26 12:52:16 -06:00
FusionPBX
291277bf4b
Update hangup_rx.lua
...
Working on replacing this php command for sending the email. It appears this is locking freeswitch and not completing.
Reverting this commit.
- 63e1f7741e
2022-03-23 11:06:15 -06:00
emak
62b793efde
Delete duplicate enabled="true" statements ( #6332 )
...
Most recent PR on this file duplicated enabled statements causing the dialplan to be invalid and not be generated when running App Defaults.
2022-03-23 10:03:28 -06:00
agree
ea8a8cb3ce
[user_record] move back to record_session ( #6230 )
...
* [user_record] move back to session_record
use RECORD_ANSWER_REQ variable to start recording after answer
* Use record_session but leave api_on_answer as an disabled option.
Co-authored-by: FusionPBX <markjcrane@gmail.com>
2022-03-22 22:45:10 -06:00
FusionPBX
be8fe5de1b
Update 505_call-forward-all.xml
2022-03-22 22:35:05 -06:00
FusionPBX
7f06725a54
Update the path for grandstream_phonebook_xml_server_path
2022-03-22 15:05:02 -06:00
FusionPBX
4e260b170e
Remove email_logs download. ( #6331 )
...
* Remove email_logs download.
This feature has a security risk that is being eliminated by removing the download feature.
* Update email_logs.php
2022-03-21 10:01:05 -06:00
emak
8aaa3a6b9a
Add variables to fax send email templates ( #6326 )
2022-03-21 09:32:35 -06:00
FusionPBX
322eac8ac2
Add an option for sending email when 911 is called default enabled false.
2022-03-18 10:16:22 -06:00
chansizzle
6252b3b57c
allow yealink swap/hold button behaivor change ( #6328 )
...
Allow swap button to be changed to 'hold', 'swap', or 2 buttons 'hold' and 'swap' on yealink phones. This is only a factor when there are 2 active calls.
2022-03-18 09:37:35 -06:00
FusionPBX
8b9a67f4b9
set email_uuid if not provided
2022-03-17 11:58:08 -06:00
FusionPBX
32b920b917
Get session data for the email headers
2022-03-17 11:57:00 -06:00
FusionPBX
3336e1420a
If caller_destination is not set use dialed_user
2022-03-15 14:50:28 -06:00
FusionPBX
af994de554
Set caller_id_number using sip_from_user if the variable is not set.
2022-03-15 14:43:55 -06:00
FusionPBX
76a4e9dd50
Work on caller_destination, caller_id_name and caller_id_number.
2022-03-15 14:33:44 -06:00
agree
df1bed913c
[extension settings] fix cache not deleted on toggle ( #6324 )
2022-03-09 16:14:42 -07:00
FusionPBX
8ccbf26880
Change valet park timeout from 180 to 900.
2022-03-08 16:04:42 -07:00
FusionPBX
526315ff5a
Change valet park default timeout from 180 to 900.
2022-03-08 16:03:56 -07:00
FusionPBX
834fc1b15a
Fix the Desintation Select list for IVR Menu Other.
2022-03-04 12:04:08 -07:00
Joseph
66f255835a
add new polycom mac address vendor range ( #6315 )
2022-02-25 00:56:10 -07:00