mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-05 04:11:08 +00:00
Fix minor typo
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1014 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
2
Makefile
2
Makefile
@@ -317,7 +317,7 @@ samples: all datafiles adsi
|
|||||||
done
|
done
|
||||||
:> $(ASTVARLIBDIR)/sounds/voicemail/default/1234/busy.gsm
|
:> $(ASTVARLIBDIR)/sounds/voicemail/default/1234/busy.gsm
|
||||||
for x in vm-theperson digits/1 digits/2 digits/3 digits/4 vm-isonphone; do \
|
for x in vm-theperson digits/1 digits/2 digits/3 digits/4 vm-isonphone; do \
|
||||||
cat $(ASTVARLIBDIR)/sounds/$$x.gsm >> $(ASTVARLIBDIR)/sounds/vmoicemail/default/1234/busy.gsm ; \
|
cat $(ASTVARLIBDIR)/sounds/$$x.gsm >> $(ASTVARLIBDIR)/sounds/voicemail/default/1234/busy.gsm ; \
|
||||||
done
|
done
|
||||||
|
|
||||||
webvmail:
|
webvmail:
|
||||||
|
Reference in New Issue
Block a user