FusionPBX
4dbee9b596
Fix bridge statements from recent change
...
Example bridge statement broken by the sanitize
before
sofia/internal/$1${regex(${sofia_contact(101@dev.local )}|^[^@]+(.*)|%1)}
after
sofia/internal/1{regex({sofia_contact(101@dev.local )}|^[^@]+(.*)|%1)}
2023-03-31 19:00:23 -06:00
FusionPBX
3e0b41ef0f
Refactor cidr and number-alias
2023-03-31 18:29:23 -06:00
yois615
7a26c271de
[call_recordings] Add destination to view ( #6601 )
2023-03-31 15:46:31 -06:00
fusionate
120a25e6db
[security] Implement Sanitize in XML Handler Scripts
2023-03-31 21:03:21 +00:00
FusionPBX
eac6f09832
Update how dialplan_detail_type is sanitized
...
These detail types are safe: ${sip_to_user} and ${sip_req_user}
2023-03-31 13:34:22 -06:00
FusionPBX
abbaccde9d
Move xml::santize
...
Need to preserve ${caller_id_number} and ${strftime(%Y-%m-%d-%H-%M-%S)} so moved the xml::santize
2023-03-31 13:25:42 -06:00
FusionPBX
08fce99db7
Allow sip_to_user and sip_req_user
2023-03-31 11:10:58 -06:00
FusionPBX
ab67243911
Add the registration_expires variable
2023-03-30 14:58:09 -06:00
FusionPBX
fce7b43c2e
Add the registration_expires variable
2023-03-30 14:56:54 -06:00
Ben
737adf44f3
Add registration expiry with register_expires ( #6596 )
2023-03-30 14:09:00 -06:00
Ben
3a1f3d1feb
Add registration expiry with register_expires - corrections ( #6597 )
2023-03-30 14:08:33 -06:00
Ben
b4670b1203
Add registration expiry with register_expires ( #6598 )
2023-03-30 13:50:07 -06:00
Ben
bb4e854198
Add registration expiry with register_expires ( #6599 )
2023-03-30 13:49:49 -06:00
Ben
d1d42eb1d3
Update {$mac}.xml ( #6600 )
2023-03-30 13:49:25 -06:00
FusionPBX
8165dcc251
Re-add permission voicemail_destinations used
...
This permission is used by the Destination Select List.
2023-03-30 13:15:52 -06:00
yois615
d92c32764a
[database] Handle NULL literal in params ( #6581 )
2023-03-30 12:50:47 -06:00
Alex
43eb2a5b9d
[security] sanitize the xml ( #6595 )
...
* Update call_center_queue_edit.php
* fix typo
* Update call_flow_edit.php
* Update conference_center_edit.php
* Update conference_edit.php
* Update destination_edit.php
* Update fax.php
* Update ivr_menu_edit.php
* Update ring_group_edit.php
* Update app_defaults.php
* Update ivr_menu_copy.php
* Update destination_imports.php
* Update app_defaults.php
2023-03-30 12:46:36 -06:00
FusionPBX
3091370f14
Fix the ntp_server setting
2023-03-30 10:56:43 -06:00
FusionPBX
e710c20a0d
Minor version update to 5.0.10
2023-03-30 09:34:24 -06:00
agree
ca36d10121
[security] prevent xml injection and executing switch api cmds ( #6594 )
2023-03-29 23:24:04 -06:00
FusionPBX
de70dd2910
Using for backwards compatibility
...
Added for more graceful upgrade as people update their menu to use the new dashboard.
2023-03-29 20:50:13 -06:00
FusionPBX
7d31d6958b
User log auto white list for limited time.
...
This is so that temporary IP addresses are not permanently allowed.
2023-03-29 19:13:10 -06:00
Finn
54be67935b
Improve error handling when a recording download fails ( #6592 )
2023-03-29 17:46:51 -06:00
FusionPBX
ac129143a7
Add registration expiry with register_expires
2023-03-29 16:59:59 -06:00
FusionPBX
21cdf81256
Remove redundant syslog command
2023-03-28 18:26:34 -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
FusionPBX
14cbce3fdd
Add fax_status select list trying and busy
2023-03-28 13:12:30 -06:00
FusionPBX
7800633304
Add label busy and trying
2023-03-28 13:11:16 -06:00
FusionPBX
75fcb46b47
Account for fax_status busy
2023-03-28 13:01:49 -06:00
FusionPBX
7a3c67f6c5
Preserve the fax_result_code and set USER_BUSY
2023-03-28 12:49:46 -06:00
FusionPBX
d03fca2970
Always update the fax_status
...
We want to show fax_status to be updated to show busy if the call was busy.
2023-03-28 12:46:54 -06:00
FusionPBX
a1505ea945
Preserve the fax_result_code
2023-03-28 12:23:05 -06:00
FusionPBX
366577891f
Do not overwrite the fax_result_code
2023-03-28 12:21:59 -06:00
FusionPBX
2f37571b64
Set fax result text to USER_BUSY
2023-03-28 12:14:57 -06:00
FusionPBX
5c14e0b8cf
Update result text to USER_BUSY
2023-03-28 12:11:34 -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
FusionPBX
0b9ea07576
Update context set to global
2023-03-28 11:26:44 -06:00
trideeindhoven
fba26b3f84
Better NL translations ( #6590 )
...
Co-authored-by: Jeroen Hermans <jeroen@perfectvoip.nl>
2023-03-28 10:24:11 -06:00
trideeindhoven
8c0f8e8505
Keep device vendor when using alternate device ( #6591 )
2023-03-28 10:23:37 -06:00
FusionPBX
d5850f154c
Update the array path after removing context tag
2023-03-27 16:49:36 -06:00
markjcrane
d31e854488
Finish move context to an extension attribute
2023-03-27 14:28:24 -06:00
fusionate
d40c3c76fa
Minor code adjustment to previous commit.
2023-03-27 20:27:30 +00:00
fusionate
0f02253e4e
SIP Profiles - Edit/Copy: Prevent duplicate names.
2023-03-27 20:22:35 +00:00
markjcrane
4fe99907e1
Move context to an extension attribute
2023-03-27 14:14:36 -06:00
fusionate
9714da4309
Default/Domain/User Settings: Offer select for boolean values.
2023-03-27 17:10:10 +00:00
Luis Daniel Lucio Quiroz
945ff01553
Update app_defaults.php ( #6577 )
2023-03-24 20:07:16 -06:00
Finn
c1de249792
A few improvements to some grandstream configs + new devices ( #6584 )
...
Co-authored-by: Finn <finn@acceleratenetworks.com>
2023-03-24 20:06:15 -06:00
Antonio Fernandez
5c77562535
New Snom phone support plus fix for older snom model ( #6587 )
...
* Added support for privacy_out config parameter
* Added support for Snom M Series KLE Phones/Base
* minor fix to app_config.php
2023-03-24 20:04:54 -06:00