added flag option to install.pl to not show any prompts
added signalonly option to send dtmf AGI to only send signal, not audio git-svn-id: svn://192.168.202.10@1072 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
@@ -84,6 +84,9 @@ if (-e "/root/asterisk_command_reload_iax2")
|
||||
}
|
||||
|
||||
`$findbin /root/ -maxdepth 1 -name "asterisk_command*" -print | xargs rm -f`;
|
||||
|
||||
`ulimit -n 65536`;
|
||||
|
||||
}
|
||||
|
||||
if ($SYSLOG)
|
||||
|
||||
Reference in New Issue
Block a user