[Home]

Summary:ASTERISK-02728: [patch] VMAuthenticate
Reporter:Tilghman Lesher (tilghman)Labels:
Date Opened:2004-11-02 11:50:32.000-0600Date Closed:2008-01-15 15:12:34.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Applications/app_voicemail
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) 20041103__vmauthenticate.diff.txt
Description:Put the authentication from voicemail.conf into a separate function and enable a stub to call just the authentication procedure as an application.

****** ADDITIONAL INFORMATION ******

Seemed like a better way to maintain passwords was to use an existing password facility, especially given that users can change their own passwords using VoiceMailMain.
Comments:By: Brian West (bkw918) 2004-11-02 12:39:06.000-0600

Good job!!! This will be handy as heck.

By: tclark (tclark) 2004-11-03 19:38:45.000-0600

looks like when this got merged into app_voicemail v167
it does not respect the 's' option on VoicemailMain
VoicemailMain(s1@somecontext)
this will prompt for a password (on both adsi & non adsi interfaces)

edited on: 11-03-04 19:39

By: Tilghman Lesher (tilghman) 2004-11-03 21:23:59.000-0600

Fixed.

By: Mark Spencer (markster) 2004-11-03 22:39:29.000-0600

Added to CVS and fixed for that bug.

By: Russell Bryant (russell) 2004-11-04 18:17:21.000-0600

not included in 1.0

By: Digium Subversion (svnbot) 2008-01-15 15:12:31.000-0600

Repository: asterisk
Revision: 4155

U   trunk/apps/app_voicemail.c

------------------------------------------------------------------------
r4155 | markster | 2008-01-15 15:12:30 -0600 (Tue, 15 Jan 2008) | 2 lines

Add VMAuthenticate application (bug ASTERISK-2728)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=4155

By: Digium Subversion (svnbot) 2008-01-15 15:12:34.000-0600

Repository: asterisk
Revision: 4159

U   trunk/apps/app_voicemail.c

------------------------------------------------------------------------
r4159 | markster | 2008-01-15 15:12:34 -0600 (Tue, 15 Jan 2008) | 2 lines

Fix VMAuthenticate application (bug ASTERISK-2728)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=4159