Skip to content
Snippets Groups Projects
Commit cd1664c7 authored by Adam Borowski's avatar Adam Borowski Committed by Sukru Senli
Browse files

Feature 4599 - Integration of call clearing tones into iopsys voice

Added howler tones audio files and Makefile install update
to copy *.cln files into target's /usr/share/asterisk/sounds dir
parent 757441b6
No related branches found
No related tags found
No related merge requests found
......@@ -175,6 +175,7 @@ dist-clean:
rm -f *.tar.gz
install: $(CORE_SOUND_TAGS) $(EXTRA_SOUND_TAGS) $(MOH_TAGS)
cp *.sln "$(SOUNDS_DIR)"
uninstall:
rm -rf "$(SOUNDS_DIR)"
......
File added
File added
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment