Ticket #3264 (closed Bugs: fixed)

Opened 3 years ago

Last modified 3 years ago

Asterisk 1.4 languageprefix

Reported by: qwell Assigned to:
Priority: minor Milestone: 2.5
Component: FreePBX Framework Version: 2.5-branch
Keywords: Cc:
Confirmation: Pending SVN Revision (if applicable):
Backend Engine: Asterisk 1.4.x Backend Engine Version:

Description

By default, in newer versions of Asterisk, sounds are installed into the en/ directory. In order for sounds in subdirectories to be played, you need to set languageprefix=yes in asterisk.conf

As far as I know, setting this in older versions of Asterisk will have be okay, it may just emit a warning message.

I think it should be in the default asterisk.conf supplied by FreePBX.

Change History

10/08/08 12:00:24 changed by qwell

"will have be okay"? I had a little think-o there..

10/08/08 13:09:47 changed by mickecarlsson

  • engine changed from All to Asterisk 1.4.x.
  • confirmation changed from Unreviewed to Pending.

Well, yes and no.

If you ONLY install English as your language (default) the layout is the same as it was before. If you do a menuselect and install additional languages they are installed in var/lib/asterisk/sounds/<lang> directory and need the setting. If you in menuselect only install for example French sound it will definitely need the setting.

10/15/08 09:08:14 changed by p_lindheimer

  • owner deleted.
  • component changed from - choose - to FreePBX Framework.

10/18/08 10:47:54 changed by p_lindheimer

  • status changed from new to closed.
  • resolution set to invalid.

well I was just looking into this but it dawns on me that we don't supply and asterisk.conf file. That setup is a pre-condition of setting up and installing FreePBX. So as long as that is setup in the ahead of time, all should be good so I guess I'll close this as invalid.

10/18/08 13:06:50 changed by p_lindheimer

  • status changed from closed to reopened.
  • resolution deleted.

oops - we do have a default one we use if one is not setup already...

10/18/08 13:10:33 changed by p_lindheimer

  • status changed from reopened to closed.
  • resolution set to fixed.

(In [7006]) closes #3264 add languageprefix=yes and while we are at it, execincludes=yes

10/18/08 16:55:00 changed by mbrevda

Well now that we are doing this "this" way, can someone explain what changed?

10/22/08 01:26:13 changed by p_lindheimer

(In [7088]) 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

........