root/freepbx/tags/2.8.0beta1/asterisk.conf

Revision 7088, 335 bytes (checked in by p_lindheimer, 5 years ago)

Merged revisions 6976-7087 via svnmerge from
http://svn.freepbx.org/freepbx/branches/2.5

........

r6982 | mickecarlsson | 2008-10-14 03:48:18 -0700 (Tue, 14 Oct 2008) | 1 line


New and modified versions of russian translation for modules from #3279

........

r6987 | mickecarlsson | 2008-10-15 08:41:38 -0700 (Wed, 15 Oct 2008) | 1 line


Add Hungarian as language choice in freepbx_admin.php

........

r7002 | p_lindheimer | 2008-10-18 10:18:15 -0700 (Sat, 18 Oct 2008) | 1 line


ref #3271 detect ABE Business Edition, tested against 1.4 non-business and nothing is broken, need confirmation from testing on BE that it does as adverstised, install_amp change still needs testing before checkin ing

........

r7003 | mickecarlsson | 2008-10-18 10:33:29 -0700 (Sat, 18 Oct 2008) | 1 line


Updated amp.pot and swedish language for amp

........

r7006 | p_lindheimer | 2008-10-18 11:10:33 -0700 (Sat, 18 Oct 2008) | 1 line


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

........

r7007 | mickecarlsson | 2008-10-18 14:05:26 -0700 (Sat, 18 Oct 2008) | 1 line


Swedish language for amp. All text is translated

........

r7009 | mickecarlsson | 2008-10-19 00:09:14 -0700 (Sun, 19 Oct 2008) | 1 line


Closes #3279, new russian translations for amp

........

r7052 | p_lindheimer | 2008-10-21 07:51:22 -0700 (Tue, 21 Oct 2008) | 1 line


closes #3309 have op_server.pl reload instead of killing and restarting

........

r7058 | p_lindheimer | 2008-10-21 11:11:41 -0700 (Tue, 21 Oct 2008) | 1 line


send raw asterisk version info if the parsed version is blank, and escape the & when sending to wget

........

r7059 | p_lindheimer | 2008-10-21 11:14:30 -0700 (Tue, 21 Oct 2008) | 1 line


revert r7058, should not have been checked in until we fix the css for the tabs

........

r7060 | p_lindheimer | 2008-10-21 11:32:25 -0700 (Tue, 21 Oct 2008) | 1 line


change default of MODULEADMINWGET to false, was set to true in amportal.conf

........

r7061 | sasargen | 2008-10-21 12:49:36 -0700 (Tue, 21 Oct 2008) | 1 line


fix text overflow in left nav tab menu

........

r7062 | p_lindheimer | 2008-10-21 13:16:55 -0700 (Tue, 21 Oct 2008) | 1 line


localize the Tool/Setup lnav tabs, they will be truncated if too wide so translators should review and consider abbreviating Tools and Setup which only appear in the tabs and not elsewhere

........

r7063 | p_lindheimer | 2008-10-21 22:10:22 -0700 (Tue, 21 Oct 2008) | 1 line


create 2.5.1 upgrade directory to bump version

........

r7064 | p_lindheimer | 2008-10-21 22:13:01 -0700 (Tue, 21 Oct 2008) | 1 line


closes #3271 allow install_amp for business edition

........

r7065 | p_lindheimer | 2008-10-21 22:16:00 -0700 (Tue, 21 Oct 2008) | 1 line


updated CHANGES for 2.5.1 release

........

r7066 | p_lindheimer | 2008-10-21 22:20:14 -0700 (Tue, 21 Oct 2008) | 1 line


fix spelling errors to keep mickecarlsson happy :-)

........

r7070 | p_lindheimer | 2008-10-21 22:36:53 -0700 (Tue, 21 Oct 2008) | 1 line


Creating release 2.5.1

........

  • 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.