[Asterisk-Dev] app_voicemail.c rework on static void vm_change_password(struct ast_vm_user *vmu, const char *newpassword)

Tilghman Lesher tilghman at mail.jeffandtilghman.com
Tue Oct 4 18:25:06 MST 2005


On Tuesday 04 October 2005 20:02, Michael Anderson wrote:
> I had a problem with password changes not being saved to the
> voicemail.conf file and traced it to some issues with the
> vm_change_password function in app_voicemail.c.  Comments were not
> properly being ignored and if they contained '[' ']' characters
> could change the currentcontext variable causing the test to fail
> at line 690.
>
> I have tested the following patch and it seems to work well.  I'm
> not sure how to submit the patch (this is my first for OSS) so I'll
> put it here for now.
>
> ===========================
> --- asterisk/apps/app_voicemail.c	2005-10-03 21:24:51.981917024
> -0700 +++ app_voicemail.c	2005-10-03 21:25:18.354907720 -0700
> @@ -609,7 +609,6 @@

Please upload all patches to bugs.digium.com.

-- 
Tilghman



More information about the asterisk-dev mailing list