Hi,
I followed the thread that was supposed to solve this in January, but it does not work for me in the final release of 10.04:
http://forum.linuxmce.org/index.php/topic,13068.0.htmlI've changed the permissions to asterisk:asterisk rebooted asterisk (and the core for good measure) and still nothing happens:
-- Executing [s@voice-menu-lmce-custom:4] Background("SIP/206.15.148.189-00000002", "pluto/pluto-default-voicemenu")
[May 15 09:56:18] WARNING[11419]: file.c:663 ast_openstream_full:
File pluto/pluto-default-voicemenu does not exist in any format[May 15 09:56:18] WARNING[11419]: file.c:958 ast_streamfile:
Unable to open pluto/pluto-default-voicemenu (format 0x8 (alaw)): No such file or directory[May 15 09:56:18] WARNING[11419]: pbx.c:9781 pbx_builtin_background: ast_streamfile failed on SIP/206.15.148.189-00000002 for pluto/pluto-default-voicemenu
-- Executing [s@voice-menu-lmce-custom:5] Set("SIP/206.15.148.189-00000002", "TIMEOUT(digit)=10")
-- Digit timeout set to 10.000
-- Executing [s@voice-menu-lmce-custom:6] Set("SIP/206.15.148.189-00000002", "TIMEOUT(response)=20")
-- Response timeout set to 20.000
[May 15 09:56:28] WARNING[11419]: pbx.c:5203 __ast_pbx_run: Don't know what to do with 'SIP/206.15.148.189-00000002'
Also, when I dial *98 I get no voicemail prompts although Asterisk seems to think it is playing them:
-- Executing [*98@from-internal:2] Wait("SCCP/202-0000000a", "1") in new stack
-- Executing [*98@from-internal:3] VoiceMailMain("SCCP/202-0000000a", "") in new stack
-- <SCCP/202-0000000a> Playing 'vm-login.gsm' (language 'en')
== Manager 'admin' logged on from 127.0.0.1
-- <SCCP/202-0000000a> Playing 'vm-password.gsm' (language 'en')
-- Incorrect password '' for user '202' (context = default)
-- <SCCP/202-0000000a> Playing 'vm-incorrect-mailbox.gsm' (language 'en')
-- SEP001121116CEB is Onhook
== SEP001121116CEB: Ending call 10 on line 202 (Connected)
No sound and no password entered....
I'll keep digging but if anyone has fixed this on their own core, I would appreciate any pointers. Thanks in advance.