Skip to content
This repository was archived by the owner on Jun 29, 2024. It is now read-only.

Commit d5a3316

Browse files
authored
Merge pull request #76 from AllStarLink/movesounds
Move fetch sound file from DVswitch to Allstarlink
2 parents cf7aa43 + 9f133cb commit d5a3316

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

asterisk/sounds/Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ ASL_DIR:=$(DESTDIR)$(ASTDATADIR)/sounds/rpt
2424
CORE_SOUNDS_VERSION:=1.4.9
2525
EXTRA_SOUNDS_VERSION:=1.4.8
2626
SOUNDS_URL:=http://downloads.asterisk.org/pub/telephony/sounds/releases
27-
ASL_SOUNDS_URL:=http://dvswitch.org/files/AllStarLink
27+
ASL_SOUNDS_URL:=http://downloads.allstarlink.org
2828

2929
MCS:=$(subst -EN-,-en-,$(MENUSELECT_CORE_SOUNDS))
3030
MCS:=$(subst -FR-,-fr-,$(MCS))

0 commit comments

Comments
 (0)