Hi when im trying to listen to my voicemail all i hear is “You have” and then asterisk hangsup the call…
Cli output:
-- Executing Answer("SIP/500-b6d26f50", "") in new stack
-- Executing Wait("SIP/500-b6d26f50", "1") in new stack
-- Executing VoiceMailMain("SIP/500-b6d26f50", "") in new stack
-- Playing 'vm-login' (language 'se')
-- Playing 'vm-password' (language 'se')
-- Playing 'vm-youhave' (language 'se')
== Spawn extension (from-office1, *98, 3) exited non-zero on 'SIP/500-b6d26f50'
-- Executing Macro("SIP/500-b6d26f50", "hangupcall|") in new stack
-- Executing ResetCDR("SIP/500-b6d26f50", "w") in new stack
-- Executing NoCDR("SIP/500-b6d26f50", "") in new stack
-- Executing GotoIf("SIP/500-b6d26f50", "1?skiprg") in new stack
-- Goto (macro-hangupcall,s,6)
-- Executing GotoIf("SIP/500-b6d26f50", "1?theend") in new stack
-- Goto (macro-hangupcall,s,9)
-- Executing Wait("SIP/500-b6d26f50", "5") in new stack
-- Executing Hangup("SIP/500-b6d26f50", "") in new stack
== Spawn extension (macro-hangupcall, s, 10) exited non-zero on 'SIP/500-b6d26f50' in macro 'hangupcall'
== Spawn extension (macro-hangupcall, s, 10) exited non-zero on 'SIP/500-b6d26f50'
But when i change to english sound everything works just fine…
Anyone got any ideas?