On Tue, May 08, 2018 at 04:48:21PM -0400, Dovid Bender wrote: > Hi, > > It is my understanding that while Hebrew is supported by Asterisk the sound > files are not shipped with it as they are no longer being maintained.
They were never official Asterisk sound files. Their license is likewise less free (e.g. regarding modifications). > Can > anyone advise on what's needed to maintain a specific sound package? We are > considering to support Hebrew and possibly Yiddish. For Yiddish I guess you also need to add support for the syntax. I must admit to not knowing Yiddish well enough. I suppose you need a different syntax for it. Look for the string "he" or "de" (with quotes) in main/asterisk.c and add similar functions. Also, regarding https://wiki.asterisk.org/wiki/display/AST/Asterisk+Sounds+Submission+Process Any reason not to accept CC-BY-SA-4 for new submissions? Rationale: for the CC licenses ver. 3 there are multiple variants for several countries. For CC ver. 4 there is only a single international version. -- Tzafrir Cohen +972-50-7952406 mailto:[email protected] http://www.xorcom.com -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- Check out the new Asterisk community forum at: https://community.asterisk.org/ New to Asterisk? Start here: https://wiki.asterisk.org/wiki/display/AST/Getting+Started asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
