<!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> </DIV>
<DIV><FONT face=Arial size=2> I'm attempting to
use voicemail 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> </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> </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
AST_SOUNDS "/digits/"</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>therefore it becomes <FONT face=Arial
size=2>wait_file(chan,vms, /var/lib/asterisk "/sounds" "/digits/"
"yesterday");</FONT></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </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> </DIV>
<DIV><FONT face=Arial size=2>Thanks,</FONT></DIV>
<DIV><FONT face=Arial size=2> Adam
Hart</FONT></DIV></FONT></DIV></BODY></HTML>