mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-20 08:40:16 +00:00
add missing line for the autosupport script (bug #3828)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5327 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
2
CHANGES
2
CHANGES
@@ -11,6 +11,8 @@
|
||||
-- chan_sip
|
||||
-- We no longer send a "to" tag on "100 Trying" messages, as it is inappropriate
|
||||
to do so.
|
||||
-- asterisk.spec
|
||||
-- A line was missing for the autosupport script that caused "make rpm" to fail
|
||||
-- general
|
||||
-- A problem has been fixed with saying the date in Spanish.
|
||||
|
||||
|
||||
@@ -59,6 +59,8 @@ ln -sf /var/spool/asterisk/vm /var/lib/asterisk/sounds/vm
|
||||
%attr(0755,root,root) /usr/sbin/safe_asterisk
|
||||
%attr(0755,root,root) /usr/sbin/astgenkey
|
||||
%attr(0755,root,root) /usr/sbin/astman
|
||||
%attr(0755,root,root) /usr/sbin/autosupport
|
||||
|
||||
|
||||
#
|
||||
# Sound files
|
||||
|
||||
Reference in New Issue
Block a user