aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/asterisk-sounds/pkg-message
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/asterisk-sounds/pkg-message')
-rw-r--r--japanese/asterisk-sounds/pkg-message25
1 files changed, 13 insertions, 12 deletions
diff --git a/japanese/asterisk-sounds/pkg-message b/japanese/asterisk-sounds/pkg-message
index 76b44fdfbcc0..71a9bec9527a 100644
--- a/japanese/asterisk-sounds/pkg-message
+++ b/japanese/asterisk-sounds/pkg-message
@@ -1,19 +1,20 @@
-
=============================================================================
[FYI]
- There is 2 patch files for Japanese grammar of Asterisk to a ftp server.
-
- - set patch files into ports/asterisk/files
- patch-apps::app_voicemail.c
- patch-main::say.c
- see ftp://ftp.voip-info.jp/asterisk/patch/
-
- - recompile of Asterisk ports
+ To get natural word order in Japanese sentences
+ you can patch to net/asterisk and reinstall it as below.
- You have to validate next two lines in asterisk.conf.
+ For example,
+ 1. Download app_voicemail.c.yymmdd-01.patch and say.c.yymmdd-01.patch from
+ ftp://ftp.voip-info.jp/asterisk/patch/1.4.X/
+ where 1.4.X is corresponding to PORTVERSION in
+ ports/net/asterisk/Makefile.
+ 2. Put them to ports/net/asterisk/files as patch-apps::app_voicemail.c and
+ patch-main::say.c, respectively.
+ 3. Reinstall net/asterisk.
+ 4. Add the following options section to asterisk.conf.
- [options]
- languageprefix=yes
+ [options]
+ languageprefix=yes
=============================================================================