File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 4
4
5
5
PhreakScript installs:
6
6
7
- - Asterisk 22.0 .0 (latest LTS release[ 1] of Asterisk)
7
+ - Asterisk 22.1 .0 (latest LTS release[ 1] of Asterisk)
8
8
- DAHDI Linux 3.4.0 (with optional DAHDI install flag)
9
9
- DAHDI Tools 3.4.0 (with optional DAHDI install flag)
10
10
- wanpipe 7.0.38 (with optional wanpipe install flag)
Original file line number Diff line number Diff line change @@ -2241,9 +2241,9 @@ phreak_patches() { # $1 = $PATCH_DIR, $2 = $AST_SRC_DIR
2241
2241
# # merged into master, not yet in a release version (use asterisk_pr_if, e.g. asterisk_pr_if 399 210100 200600 182100)
2242
2242
asterisk_pr_if 901 220100 210600 182600 # astfd compiler fix
2243
2243
asterisk_pr_if 903 220100 210600 182600 # voicemail pager email fix
2244
+ asterisk_pr_if 917 220100 210600 182600 # FreeBSD compilation fixes
2244
2245
2245
2246
# # Unmerged patches: remove once merged
2246
- asterisk_pr_unconditional 917 # FreeBSD compilation fixes
2247
2247
git_patch " config_c_fix_template_inheritance_overrides.patch" # config.c: fix template inheritance/overrides
2248
2248
git_patch " config_c_fix_template_writing.patch" # config.c: fix template inheritance/overrides
2249
2249
asterisk_pr_unconditional 918 # config.c #tryinclude fixes
You can’t perform that action at this time.
0 commit comments