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:
mattf
2009-03-12 20:04:24 +00:00
parent c3aeac7f81
commit 23442cfb37
3 changed files with 110 additions and 67 deletions
+3
View File
@@ -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)