Document language prompt submission process.
authorKevin P. Fleming <kpfleming@digium.com>
Thu, 3 Sep 2009 18:42:38 +0000 (18:42 +0000)
committerKevin P. Fleming <kpfleming@digium.com>
Thu, 3 Sep 2009 18:42:38 +0000 (18:42 +0000)
commit7f745ecd731d5f0a0254fe4caf01f877e53c31fb
treec0090d9d5636ac4615994a5b7ba5f364a62e7660
parent43be8f9f07f61bd2e6bad040353b987d2ea1899c
Document language prompt submission process.

This patch adds a document describing the language prompt submission process,
licensing terms and other issues related to that process. In addition, it
modifies the sound file searching process to support language codes with
any number of suffices (not limited to just "xx" or "xx_YY"), so that prompts
can be named with gender, customer/company, etc. suffices as well.

(closes issue #15771)
Reported by: jtodd
Patches:
      language-criteria.txt uploaded by jtodd

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@216006 65c4cc65-6c06-0410-ace0-fbb531ad65f3
doc/lang/language-criteria.txt [new file with mode: 0644]
main/file.c