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@default:1] Answer("SIP/22-00000015", "") in new stack
    -- Executing [800@default:2] Wait("SIP/22-00000015", "1") in new stack
    -- Executing [800@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

_______________________________________________
Voyage-linux mailing list
Voyage-linux@list.voyage.hk
http://list.voyage.hk/mailman/listinfo/voyage-linux

Reply via email to