[Home]

Summary:ASTERISK-00541: [patch] Voicemail with PostgreSQL backend: NULL passwords
Reporter:otmar (otmar)Labels:
Date Opened:2003-11-18 04:57:10.000-0600Date Closed:2008-01-15 14:39:45.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) postgres.patch
Description:There was a bug in my Postgresql code: A NULL value was considered to mean an empty password. Now it defaults to the string "NULL" which should not be possible to enter.
Comments:By: Malcolm Davenport (mdavenport) 2004-01-07 17:49:56.000-0600

Fixed in CVS.  Thank you.

By: Digium Subversion (svnbot) 2008-01-15 14:39:45.000-0600

Repository: asterisk
Revision: 1898

U   trunk/apps/app_voicemail.c

------------------------------------------------------------------------
r1898 | malcolmd | 2008-01-15 14:39:44 -0600 (Tue, 15 Jan 2008) | 2 lines

PostgreSQL Voicemail NULL password..Bug ASTERISK-541

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

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