Hello Everyone,
I had configured voicemail to email using sendmail in asterisk 15
I need to store cdr uniqueid in the directory /var/spool/asterisk/voicemail/<context>/<mailbox>/INBOX/ based on the created extensions.
Hello Everyone,
I had configured voicemail to email using sendmail in asterisk 15
I need to store cdr uniqueid in the directory /var/spool/asterisk/voicemail/<context>/<mailbox>/INBOX/ based on the created extensions.
can you explain more please ?
The auto generated cdr uniqueid while connecting to the database will need to be stored while sending voicemail to email from particular extension in the default directory of voicemail var/spool/asterisk/voicemail/<context>/<mailbox>/INBOX/ in asterisk 15
and where are you stuck ?