Version 0.1.7 from FTP

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@235 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Mark Spencer
2001-03-07 00:52:22 +00:00
parent 40780b1559
commit 22318b627d
15 changed files with 138 additions and 0 deletions

View File

@@ -350,3 +350,8 @@ char *description()
return desc;
}
char *key()
{
return ASTERISK_GPL_KEY;
}