format_sln: add .slin as supported file extension

Adds '.slin' to existing supported file extensions:
.sln and .raw

ASTERISK-30465

Change-Id: Ice848addc03a64c8404b87cb5d3b13399c57e496
(cherry picked from commit 8d2ffc8aa5)
This commit is contained in:
Mike Bradeen
2023-03-14 09:25:12 -06:00
committed by Asterisk Development Team
parent b376d16d81
commit 3a4fd2fa42
2 changed files with 6 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
Subject: format_sln
format_sln now recognizes '.slin' as a valid
file extension in addition to the existing
'.sln' and '.raw'.