一个人的世界

  IT博客 :: 首页 :: 联系 :: 聚合  :: 管理
  0 Posts :: 18 Stories :: 0 Comments :: 0 Trackbacks
[directories]
; Make sure these directories have the right permissions if not
; running Asterisk as root

; Where the configuration files (except for this one) are located
astetcdir => /etc/asterisk

; Where the Asterisk loadable modules are located
astmoddir => /usr/lib/asterisk/modules

; Where additional 'library' elements (scripts, etc.) are located
astvarlibdir => /var/lib/asterisk

; Where AGI scripts/programs are located
astagidir => /var/lib/asterisk/agi-bin

; Where spool directories are located
; Voicemail, monitor, dictation and other apps will create files here
; and outgoing call files (used with pbx_spool) must be placed here
astspooldir => /var/spool/asterisk

; Where the Asterisk process ID (pid) file should be created
astrundir => /var/run/asterisk

; Where the Asterisk log files should be created
astlogdir => /var/log/asterisk

posted on 2007-09-04 13:18 zhbk_ilk 阅读(280) 评论(0)  编辑 收藏 引用 所属分类: Asterisk
只有注册用户登录后才能发表评论。