root/freepbx/branches/2.5/asterisk.conf

Revision 7006, 335 bytes (checked in by p_lindheimer, 4 years ago)

closes #3264 add languageprefix=yes and while we are at it, execincludes=yes

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1 [directories]
2 astetcdir => /etc/asterisk
3 astmoddir => /usr/lib/asterisk/modules
4 astvarlibdir => /var/lib/asterisk
5 astagidir => /var/lib/asterisk/agi-bin
6 astspooldir => /var/spool/asterisk
7 astrundir => /var/run/asterisk
8 astlogdir => /var/log/asterisk
9
10 [options]
11 transmit_silence_during_record = yes
12 languageprefix=yes
13 execincludes=yes
Note: See TracBrowser for help on using the browser.