[Voyage-linux] Asterisk on Voyage-ONE 0.7.5
Mirco Schmidt
(spam-protected)
Mon Oct 3 05:43:44 HKT 2011
I've installed ONE on an ALIX and found two prob's:
The first was documented before: /var/lib/asterisk change's perm's of owner to 105. I've fixed it by adding those line's to /etc/rc.local:
---------------
chown asterisk:asterisk /var/log/asterisk//cdr-csv//Master.csv
chown -R asterisk:asterisk /var/spool/asterisk/
---------------
The second is that voicemail doesn't find it's file's, as you can see in this CLI log:
----------------
== Using SIP RTP CoS mark 5
-- Executing [800 at default:1] Answer("SIP/22-00000015", "") in new stack
-- Executing [800 at default:2] Wait("SIP/22-00000015", "1") in new stack
-- Executing [800 at default:3] VoiceMailMain("SIP/22-00000015", "") in new stack
-- <SIP/22-00000015> Playing 'vm-login.gsm' (language 'de')
-- <SIP/22-00000015> Playing 'vm-password.gsm' (language 'de')
-- <SIP/22-00000015> Playing 'vm-youhave.gsm' (language 'de')
[Oct 2 23:26:09] WARNING[13721]: file.c:644 ast_openstream_full: File digits/1F does not exist in any format
[Oct 2 23:26:09] WARNING[13721]: file.c:950 ast_streamfile: Unable to open digits/1F (format 0x8 (alaw)): No such file or directory
== Spawn extension (default, 800, 3) exited non-zero on 'SIP/22-00000015'
-----------------
I hope we can find a solution for these prob's
Greetz
Mirco
More information about the Voyage-linux
mailing list