mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-05 04:11:08 +00:00
Add systemname to asterisk.conf generation per recent discussions about it. (issue #8968 reported by blitzrage)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@53114 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
1
Makefile
1
Makefile
@@ -533,6 +533,7 @@ samples: adsi
|
||||
echo "" ; \
|
||||
echo ";[options]" ; \
|
||||
echo ";internal_timing = yes" ; \
|
||||
echo ";systemname = my_system_name ; prefix uniqueid with a system name for global uniqueness issues" ; \
|
||||
echo "; Changing the following lines may compromise your security." ; \
|
||||
echo ";[files]" ; \
|
||||
echo ";astctlpermissions = 0660" ; \
|
||||
|
Reference in New Issue
Block a user