[Home]

Summary:ASTERISK-19431: Asterisk Russian language support missing voicemail prompts
Reporter:Slava Bendersky (volga629)Labels:
Date Opened:2012-02-26 14:45:19.000-0600Date Closed:2013-03-27 14:12:04
Priority:MajorRegression?
Status:Closed/CompleteComponents:Applications/app_voicemail Sounds
Versions:1.8.9.2 Frequency of
Occurrence
Constant
Related
Issues:
Environment:pbx*CLI> core show version Asterisk 1.8.9.2 built by root @ pbx.networklab.ca on a i686 running Linux on 2012-02-26 19:55:43 UTC pbx*CLI> exit [root@pbx asterisk-1.8.9.2]# uname -a Linux pbx.networklab.ca 2.6.18-194.17.1.el5 #1 SMP Wed Sep 29 12:51:33 EDT 2010 i686 i686 i386 GNU/Linux [root@pbx asterisk-1.8.9.2]# Attachments:
Description:Asterisk russian voice package.


   -- Executing [*97@from-internal:106] VoiceMailMain("SIP/101-00000005", "101@default") in new stack
   -- <SIP/101-00000005> Playing 'vm-password.g729' (language 'ru')
   -- <SIP/101-00000005> Playing 'vm-youhave.g729' (language 'ru')
   -- <SIP/101-00000005> Playing 'vm-no.g729' (language 'ru')
[2012-02-26 15:31:01] WARNING[12288]: file.c:663 ast_openstream_full: File vm-messagex2 does not exist in any format
[2012-02-26 15:31:01] WARNING[12288]: file.c:958 ast_streamfile: Unable to open vm-messagex2 (format 0x100 (g729)): No such file or directory
 == Spawn extension (from-internal, *97, 106) exited non-zero on 'SIP/101-00000005'


I tried use patch, but it didn't work is asterisk older version.
Comments:By: Matt Jordan (mjordan) 2012-03-05 14:23:20.799-0600

I'm not sure why the Russian sound package does not include the necessary sound files for all of the Russian voicemail sounds, but as listed in app_voicemail, these are at a minimum needed:

* If you use it for Russian and other slavic languages, you will need these additional sound files:
*
*  vm-newn "novoye" (singular, neuter)
*  vm-newx "novikh" (counting plural form, genative plural)
*  vm-message "sobsheniye" (singular form)
*  vm-messagex1 "sobsheniya" (first counting plural form, genative singular)
*  vm-messagex2 "sobsheniy" (second counting plural form, genative plural)
*  digits/1n "odno" (neuter singular for phrases such as "one message" or "thirty one messages")
*  digits/2n "dva" (neuter singular)

Note that the Russian sound files were provided by Maxim Topal.  You may contact him about this issue at:
http://www.ivrvoice.ru

I've acknowledged this issue, as the v1.0 Russian sound files do not have the sound files listed above.  However, the Russian sounds are community supported, and will have to be provided by either Maxim Topal or someone else from the community.

By: Alexandr Doroschenko (alex_sibtone) 2012-09-02 09:06:34.501-0500

ln -s /var/lib/asterisk/sounds/ru/vm-message.gsm /var/lib/asterisk/sounds/ru/vm-messagex1.gsm
ln -s /var/lib/asterisk/sounds/ru/vm-messages.gsm /var/lib/asterisk/sounds/ru/vm-messagex2.gsm

m.b. .gsm .g729 .wav

By: Alexander Litnitskiy (litnialex) 2013-01-25 08:27:42.399-0600

An updated release of Russian IVR files from http://www.ivrvoice.ru is ready for commit to the sources. It can be downloaded from github:
https://github.com/pbxware/asterisk-sounds/tarball/master

An announce about new release was posted half an year ago at Russian's Asterisk Q&A:
http://asterisk-support.ru/question/35623/obnovlenie-russkogo-ivr-dlia-asterisk/
And no bugs were reported.


By: Rusty Newton (rnewton) 2013-03-26 18:51:09.485-0500

These are almost ready to go in. I had to fix some discrepancies in the files.

We are waiting for ASTERISK-19721 to make a new sounds release at the same time. Should be very soon.

By: Rusty Newton (rnewton) 2013-03-27 14:12:04.911-0500

Fixed in trunk of sounds revision 233.

Next core sounds release including this update should be 1.4.24, but that will wait on ASTERISK-19721. That'll probably happen within next week or so.

By: Rusty Newton (rnewton) 2013-04-29 18:52:42.896-0500

1.4.24 is now available at http://downloads.asterisk.org/pub/telephony/sounds/releases/