frytimo
fef8165be2
Frytimo pr patches for php8.1 ( #6630 )
...
* Passing null to parameter #2 ($string) of type string is deprecated
* Passing null to parameter #1 ($string) of type string is deprecated
* php 8.1 fixes
* php 8.1 fixes - replace strlen($var) > 0 with !empty($var)
* php 8.1 fixes - replace ${var} with {$var}
* php 8.1 fixes - replace ${var} with {$var}
* php 8.1 fixes - replace ${var} with {$var}
* php 8.1 fixes - replace ${var} with {$var}
* php 8.1 fixes - strlower with null
* php 8.1 fixes - strreplace with null
* php 8.1 fixes - passing null to base64_decode
* php 8.1 fixes - check for false and check for null on $this->dir
* php 8.1 fixes - remove assignment of $db variable to modules object
* php 8.1 fixes - avoid sending null to substr
* php 8.1 fixes - change ${var} to {$var}
* php 8.1 fixes - check for null before preg_replace
* php 8.1 fixes - remove setting db variable on domains object
* php 8.1 fixes - set empty string if $row['domain_setting_subcategory'] is null
* php 8.1 fixes - set empty string if $_REQUEST['show'] is not available
* php 8.1 fixes
* php 8.1 fixes - correct $_POST checking syntax
* php 8.1 fixes - correct $_POST variables
* php 8.1 fixes
* Use brackets consistently
* Update user_setting_edit.php
* Change to not empty
* Update device.php
* Update text.php
---------
Co-authored-by: Tim Fry <tim@voipstratus.com >
Co-authored-by: FusionPBX <markjcrane@gmail.com >
2023-05-05 10:46:37 -06:00
FusionPBX
82810fbcb3
Re-add missing icon and order
2023-05-03 14:25:49 -06:00
markjcrane
1513bd3301
Add Chinese, Korean, and Japanese translations
2023-05-03 10:36:25 -06:00
markjcrane
28fe89066e
Add Chinese, Korean, and Japanese translations
2023-05-02 22:05:16 -06:00
FusionPBX
5a3b35cb83
Add additional languages ( #6654 )
2023-05-02 16:12:06 -06:00
FusionPBX
501e13eaee
Update missing translations.
2023-04-30 22:02:16 -06:00
FusionPBX
bba5b22d77
Change talking_clock_date to a global dialplan
2023-04-20 21:12:31 -06:00
FusionPBX
9b7ab3d204
Update 350_please_hold.xml
2023-04-20 21:11:38 -06:00
FusionPBX
840d2dcd31
Change please_hold to a global dialplan
2023-04-20 21:11:05 -06:00
FusionPBX
3771e7af13
Change is_transfer to a global dialplan
2023-04-20 21:09:28 -06:00
FusionPBX
559a963a87
Change cf to a global dialplan
2023-04-20 21:07:02 -06:00
FusionPBX
b0f51ebfcd
Change att_xfer to a global dialplan
2023-04-20 21:05:37 -06:00
FusionPBX
9b4c6c2e7e
Change dx to a global dialplan
2023-04-20 21:03:33 -06:00
FusionPBX
3909f12992
Change call_return to a global dialplan
2023-04-20 21:01:14 -06:00
FusionPBX
a8eebe9da6
Make redial a global dialplan
2023-04-20 20:57:01 -06:00
FusionPBX
ff958a8c96
Make directory dialplan global
2023-04-20 20:52:39 -06:00
FusionPBX
c65b316217
Change to global
2023-04-20 20:47:41 -06:00
FusionPBX
98180d0ea2
Delete 410_freeswitch_conference.xml
2023-04-20 20:35:07 -06:00
fusionate
c705e8712c
Dialplan Manager: Add Context filter to search form.
2023-04-20 21:02:49 +00:00
FusionPBX
c989649176
Make call_privacy dialplan global
2023-04-19 23:50:41 -06:00
FusionPBX
2eea25e108
Make follow-me dialplan global
2023-04-19 23:32:06 -06:00
FusionPBX
d4ab968fe2
Update 200_agent_status.xml
2023-04-19 23:22:02 -06:00
FusionPBX
15dae6e74a
Update 210_agent_status_id.xml
2023-04-19 23:21:36 -06:00
FusionPBX
f8b3649f1b
Update 215_agent_status_break.xml
2023-04-19 23:21:05 -06:00
FusionPBX
9cf9d4c332
Update 370_is_secure.xml
2023-04-19 23:09:50 -06:00
FusionPBX
b8816c4089
Update 370_tone_stream.xml
2023-04-19 23:08:58 -06:00
FusionPBX
7d58793a37
Update 360_milliwatt.xml
2023-04-19 23:08:14 -06:00
FusionPBX
e6acab33ae
Update 360_is_zrtp_secure.xml
2023-04-19 23:07:09 -06:00
FusionPBX
4ac9b4ea2c
Update 490_do-not-disturb.xml
2023-04-19 23:04:46 -06:00
FusionPBX
cb3f458d4e
Update 500_call-forward.xml
2023-04-19 23:04:25 -06:00
FusionPBX
f51f48646a
Make vmain a global dialplan
2023-04-19 22:56:40 -06:00
FusionPBX
d5a28f3d91
Make xfer_vm a global dialplan
2023-04-19 22:56:22 -06:00
FusionPBX
d29bc2987c
Make vmain_user a global dialplan
2023-04-19 22:55:50 -06:00
FusionPBX
c6d9b31498
Make echo a global dialplan
2023-04-19 22:55:28 -06:00
FusionPBX
50749f5374
Make delay_echo a global dialplan
2023-04-19 22:55:06 -06:00
FusionPBX
2313d45752
Make hold_music a global dialplan
2023-04-19 22:54:30 -06:00
FusionPBX
cb85b66b16
Dialplan send_to_voicemail use global context
2023-04-19 22:46:35 -06:00
FusionPBX
28d323617a
Dialplan caller-details use global context
2023-04-19 22:40:06 -06:00
FusionPBX
cd044b35aa
Change uuid to app_uuid
2023-04-19 10:38:38 -06:00
FusionPBX
ad715d7fbb
Update 130_distinctive-ring-local.xml
2023-04-19 10:35:13 -06:00
FusionPBX
d674d67143
Add dialplan distinctive-ring-local
2023-04-19 10:31:25 -06:00
FusionPBX
44961e6acb
Make call-direction a global dialplan
2023-04-19 09:59:33 -06:00
FusionPBX
050e242a13
Context tag deprecated use context attribute
2023-04-14 15:08:16 -06:00
FusionPBX
3bd64de10b
Context tag deprecated use context attribute
2023-04-14 15:07:11 -06:00
FusionPBX
253635bde4
Disable bxfer-return by default
...
This returns the call back to the person that tried to do a blind transfer. Enable this dialplan if its a behavior you want.
2023-04-03 11:22:46 -06:00
FusionPBX
a78d3a221e
Default to destination_number
...
Set the default value back to destination_number. There are cases where ${sip_to_user} and ${sip_req_user} may work better with the SIP diversion header. However seeing issues for some people when not using destination_number. It maintains original behavior so setting it back to the original default.
2023-04-03 02:08:19 -06:00
FusionPBX
850beb081b
Set global dialplan to global context ( #6593 )
...
* Set global dialplan to global context
* Update 530_talking_clock_date_and_time.xml
2023-03-28 14:03:55 -06:00
markjcrane
1eece9111d
Use global context
2023-03-28 11:38:29 -06:00
FusionPBX
d07996d9d8
Update context to global
2023-03-28 11:27:41 -06:00
FusionPBX
48c3c11cfc
Update context to global
2023-03-28 11:27:18 -06:00