@sebastian
I can login now, and hear a message and record my greeting, but when i have an application like below
it still takes the general message from the system and not my recorded message.
1,Answer()
2,Set(CHANNEL(language)=nl-nl)
3,Wait(1)
4,Playback(/storage/usbdisk1/askoziapbx/media/front/Front-Lamupro)
5,GotoIfTime(09:00-17:00,mon-fri,*,*?

6,VoiceMail(1103@default)
7,Hangup()
8,Dial(SIP/1103&SIP/1106&SIP/1107&SIP/1108,20,m)
9,VoiceMail(1103@default)
10,Hangup()
What do I need to change to get in line 6 or line 9 the recorded unavailable message instead of the system one.
Do I need to put the custom greeting on? And what file should I take there?
Plz help