[asterisk-users] Removing mailbox and password prompt for voicemail
ka at mayten.sch.bme.hu
ka at mayten.sch.bme.hu
Thu Aug 4 03:23:08 CDT 2016
On 2016-08-04 09:12, Nabeel wrote:
> The problem is that the 'mailbox' prompt allows a way for accessing
> any other mailbox, which is not necessary in my case. If anyone knows
> a way to remove this 'mailbox' prompt, please let me know.
>
Not having followed the thread from the beginning I must admit, not sure
if the 's' flag has been suggested to you? What I have in my dial plan
is
exten => 100,n,VoicemailMain(s${CALLERID(num)})
So callers can dial 100 from their phones and get immediately into their
mailboxes without any sort of authentication.
This does have security concerns as anyone can walk up to anybody else's
phone and start dialling to listen to someone else's messages. In my
installation this is not a problem, but could be a problem elsewhere.
Apologies if the thread was about something entirely different and this
was not the problem.
regards
Adam
More information about the asterisk-users
mailing list