vmadmin.config

来自「Vovida 社区开源的 SIP 协议源码」· CONFIG 代码 · 共 34 行

CONFIG
34
字号
# Path to common voice filesvoiceRoot	string	@prefix@/bin/voicemail/Voice/# Path to vm user home (not unix homes) directorieshomeRoot	string	@prefix@/var/vmhome/# Path there the tempoary files createdtempRoot	string	/usr/local/vocal/log/# Maximum time to wait user input before any action in msecInputTimeout	string	10000# reservedRecordOnSelfCall int	0# Maximum size of message in msecMaxRecordTime	int	60000# Logging levelLogLevel	int	7# Log file nameogFileName	string	@prefix@/log/vmadmin.log # Should log also go to console (0/1)?LogConsole	int	0# Path to sendMsg scriptSendMsgScript	string	@prefix@/bin/voicemail/sendMessagePromptTable	string	/usr/local/vocal/bin/voicemail/PromptTableAutoPlay	int	0

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?