/*
 * custom.h
 *
 * Application header file for OpenMCU
 *
 * Customisable application configuration for OEMs.
 *
 * Copyright (C) 2004 Post Increment
 *
 * $Log: custom.h,v $
 * Revision 2.1  2004/05/26 06:54:31  csoutheren
 * Changed to be a PHTTPServiceProcess
 * Added ability to play WAV files on member entry and exit
 * Added additional documentation on all classes
 * Preparation for re-introducing video
 *
 */

#include <ptclib/httpsvc.h>

extern PHTTPServiceProcess::Info ProductInfo;

// End of File ///////////////////////////////////////////////////////////////


syntax highlighted by Code2HTML, v. 0.9.1