Skip to content
Snippets Groups Projects
Commit bd8f3076 authored by Mark Spencer's avatar Mark Spencer
Browse files

Fix voicemail

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@988 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent bbe2d466
Branches
Tags
No related merge requests found
......@@ -237,8 +237,8 @@ bininstall: all
else \
mkdir -p $(ASTSPOOLDIR)/voicemail/default; \
rm -f $(ASTSPOOLDIR)/vm; \
ln -s $(ASTSPOOLDIR)/voicemail/default $(ASTSPOOLDIR)/vm; \
fi
ln -s $(ASTSPOOLDIR)/voicemail/default $(ASTSPOOLDIR)/vm
rm -f $(ASTMODULESDIR)/chan_ixj.so
rm -f $(ASTMODULESDIR)/chan_tor.so
mkdir -p $(ASTVARLIBDIR)/sounds
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment