Steve Underwood wrote: > Asterisk has code for several language, to do some basic language > specific things, like read numbers. This is very messy, as all languages > are bundled together. I recently split things out into a number of > language specific files, so it is easier for an expert in a language to > work on their own specific issues. The code also looks somewhat tidier.
I found an app for pronouncing numbers at http://www.beronet.com/component/option,com_remository/Itemid,38/func,fileinfo/filecatid,10/parent,category/lang,en/ Is this the code that's now in Asterisk? It appears as if it would do what we need for numbers, though may need some extending to deal with more exotic cases. > The range of things covered by the current code is, however, just as > limited as Asterisk. If anyone would like to work to expand that, their > effort will be most welcome. I amnot a C programmer, but I may be able to make somehting out of someone else's code. Where in Callweaver is the language stuff? Geoff. _______________________________________________ Callweaver-dev mailing list [email protected] http://lists.callweaver.org/mailman/listinfo/callweaver-dev
