Version 0.3.0 from FTP

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@539 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Mark Spencer
2002-10-22 15:31:47 +00:00
parent 622848130b
commit e488544457
5 changed files with 107 additions and 33 deletions

View File

@@ -1,3 +1,16 @@
/*
* Asterisk -- A telephony toolkit for Linux.
*
* Channel Variables
*
* Copyright (C) 2002, Mark Spencer
*
* Mark Spencer <markster@linux-support.net>
*
* This program is free software, distributed under the terms of
* the GNU General Public License
*/
#ifndef _ASTERISK_CHANVARS_INCLUDE
#define _ASTERISK_CHANVARS_INCLUDE