Hi,
Is it possible to change the asterisk voicemail recording path, if yes, then what steps I will perform.
its default path is
/var/spool/asterisk/voiocemail/
I want to change
/home/spool/asterisk/voicemail
with regards
Satti
Hi,
Is it possible to change the asterisk voicemail recording path, if yes, then what steps I will perform.
its default path is
/var/spool/asterisk/voiocemail/
I want to change
/home/spool/asterisk/voicemail
with regards
Satti
make the change for the spool directory in asterisk.conf :-
astspooldir => /home/spool/asterisk
given what else is in /var/spool/asterisk (and depending on your use of the directories contained there), i would be tempted to make a symbolic link to the desired location rather than change the spool directory setting.
Hi,
Thanks to all, My Problem solved.
Satti
[quote=“Muhammad Zahoor Satti”]Hi,
Thanks to all, My Problem solved.
Satti[/quote]
Hi!
Can you reply with your solution for your problem?
Thank you!