Bug#679133: Acknowledgement (asterisk-core-sounds-fr-gsm: all sounds files not retrieve after upgrade (1.4.21-1 -> 1.4.22-1))
Moussa NOMBRÉ
moussa.nombre at auf.org
Tue Jun 26 15:44:36 UTC 2012
I make my update this morning and notice that no sounds file is retrieve :
-- Executing [*11 at xxxx:1] Answer("SIP/100-00000003", "") in new stack
-- Executing [*11 at xxxx:2] Wait("SIP/100-00000003", "1") in new stack
-- Executing [*11 at xxxx:3] Set("SIP/100-00000003",
"CHANNEL(language)=fr") in new stack
-- Executing [*11 at xxxx:4] Playback("SIP/100-00000003",
"demo-echotest") in new stack
[Jun 26 09:48:06] WARNING[26564]: file.c:663 ast_openstream_full: File
demo-echotest does not exist in any format
[Jun 26 09:48:06] WARNING[26564]: file.c:958 ast_streamfile: Unable to
open demo-echotest (format 0x4 (ulaw)): No such file or directory
[Jun 26 09:48:06] WARNING[26564]: app_playback.c:475 playback_exec:
ast_streamfile failed on SIP/1000-00000003 for demo-echotest
-- Executing [*11 at AUF:5] Echo("SIP/100-00000003", "") in new stack
== Spawn extension (AUF, *11, 5) exited non-zero on 'SIP/100-00000003'
Before update :
# ls -al /usr/share/asterisk/sounds
total 80
drwxr-xr-x 4 root root 4096 jun 26 10:49 .
drwxr-xr-x 10 root root 4096 jun 12 14:13 ..
lrwxrwxrwx 1 root root 36 jun 4 21:40 custom ->
../../../local/share/asterisk/sounds
lrwxrwxrwx 1 root root 42 jun 26 10:49 en ->
/usr/share/asterisk/sounds/en_US_f_Allison
lrwxrwxrwx 1 root root 42 jun 26 10:49 en_US ->
/usr/share/asterisk/sounds/en_US_f_Allison
drwxr-xr-x 8 root root 36864 jun 26 10:47 en_US_f_Allison
lrwxrwxrwx 1 root root 39 jun 26 10:49 fr ->
/usr/share/asterisk/sounds/fr_CA_f_June
lrwxrwxrwx 1 root root 39 jun 26 10:49 fr_CA ->
/usr/share/asterisk/sounds/fr_CA_f_June
drwxr-xr-x 8 root root 36864 jun 26 10:46 fr_CA_f_June
lrwxrwxrwx 1 root root 31 jun 4 21:40 recordings ->
/var/lib/asterisk/sounds/custom
After update :
# ls -al /usr/share/asterisk/sounds/total 80
drwxr-xr-x 4 root root 4096 jun 26 09:44 .
drwxr-xr-x 10 root root 4096 jun 12 14:13 ..
lrwxrwxrwx 1 root root 36 jun 4 21:40 custom ->
../../../local/share/asterisk/sounds
drwxr-xr-x 8 root root 36864 jun 26 10:47 en_US_f_Allison
drwxr-xr-x 8 root root 36864 jun 26 10:46 fr_CA_f_June
lrwxrwxrwx 1 root root 31 jun 4 21:40 recordings ->
/var/lib/asterisk/sounds/custom
Re-creating the link helps : ln -s
/usr/share/asterisk/sounds/fr_CA_f_June /usr/share/asterisk/sounds/fr
Thanks
NM
More information about the Pkg-voip-maintainers
mailing list