<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1170" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>
<DIV><FONT face=Arial size=2>Hi,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; I'm&nbsp;attempting to 
use&nbsp;voicemail&nbsp;via Mysql authenication aka voicemail2.c. It seems to 
error compiling syntax I don't see how could compile in gcc.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>example</FONT></DIV>
<DIV><FONT face=Arial size=2>
<DIV><FONT face=Arial size=2>wait_file(chan,vms,DIGITS_DIR 
"yesterday");</FONT></DIV>
<DIV>&nbsp;</DIV></FONT></DIV>
<DIV><FONT face=Arial size=2>DIGITS_DIR is defined as follows</FONT></DIV>
<DIV><FONT face=Arial size=2>#define DIGITS_DIR&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
AST_SOUNDS "/digits/"</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>therefore it becomes <FONT face=Arial 
size=2>wait_file(chan,vms,&nbsp;/var/lib/asterisk "/sounds" "/digits/" 
"yesterday");</FONT></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I don't see how gcc is meant to interpret that but 
I assume it has compiled before. Could you please help me getting this file 
compiled.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thanks,</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; Adam 
Hart</FONT></DIV></FONT></DIV></BODY></HTML>