[Home]

Summary:ASTERISK-08753: [patch] Add Georgian support for say.c
Reporter:Alexander Shaduri (alex_sh)Labels:
Date Opened:2007-02-08 10:05:24.000-0600Date Closed:2007-03-05 08:58:56.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/Internationalization
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) ast_ge_svn_r53572_2007-02-08.diff
Description:The patch adds support of Georgian to say.c. All functions are implemented except ast_say_date_with_format_ge().
It has been tested in various environments and is considered stable and bug-free (relatively speaking).
The patch is against Trunk SVN rev. 53572 (2007-02-08).
Comments:By: Serge Vecher (serge-v) 2007-02-08 10:19:02.000-0600

alex: thanks for the patch. We are trying to move away from the code-based addition of new languages, to say.conf-based. Is this something that you can do?

By: Alexander Shaduri (alex_sh) 2007-02-08 10:26:04.000-0600

serge-v: You're welcome.
I'm not sure that an algorithm of, say, number->(text/voice) conversion is really possible or easy to implement in a non-code based approach.
Anyway, while I did write the patch, I'm not really familiar with the internals or configuration aspects of Asterisk (other people do it here), so, unfortunately, I can't suggest anything constructive right now.

By: Jason Parker (jparker) 2007-02-08 10:28:00.000-0600

Dwayne, I assume you (of all the developers) would best understand this.

By: Serge Vecher (serge-v) 2007-03-05 08:58:55.000-0600

comitted to 1.4 rev. 57620, trunk rev. 57621