Compare commits

...

3 Commits

Author SHA1 Message Date
Kevin P. Fleming
435a47f8ed remove extraneous svn:executable properties
git-svn-id: https://origsvn.digium.com/svn/asterisk/tags/0.1.9@7221 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-11-29 18:24:39 +00:00
Kevin P. Fleming
af3d087c1a automatic tag renames
git-svn-id: https://origsvn.digium.com/svn/asterisk/tags/0.1.9@7201 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-11-27 17:18:34 +00:00
Admin Commit
0be2a468a0 This commit was manufactured by cvs2svn to create tag 'v0-1-9'.
git-svn-id: https://origsvn.digium.com/svn/asterisk/tags/v0-1-9@371 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2001-10-15 17:39:25 +00:00
351 changed files with 182 additions and 182 deletions

0
BUGS Executable file → Normal file
View File

0
CHANGES Executable file → Normal file
View File

0
CREDITS Executable file → Normal file
View File

0
LICENSE Executable file → Normal file
View File

0
Makefile Executable file → Normal file
View File

0
README Executable file → Normal file
View File

0
SECURITY Executable file → Normal file
View File

0
addmailbox Executable file → Normal file
View File

0
agi/Makefile Executable file → Normal file
View File

0
agi/agi-test.agi Executable file → Normal file
View File

0
app.c Executable file → Normal file
View File

0
apps/Makefile Executable file → Normal file
View File

0
apps/app_agi.c Executable file → Normal file
View File

0
apps/app_dial.c Executable file → Normal file
View File

0
apps/app_directory.c Executable file → Normal file
View File

0
apps/app_disa.c Executable file → Normal file
View File

0
apps/app_echo.c Executable file → Normal file
View File

0
apps/app_image.c Executable file → Normal file
View File

0
apps/app_intercom.c Executable file → Normal file
View File

0
apps/app_mp3.c Executable file → Normal file
View File

0
apps/app_playback.c Executable file → Normal file
View File

0
apps/app_record.c Executable file → Normal file
View File

0
apps/app_skel.c Executable file → Normal file
View File

0
apps/app_system.c Executable file → Normal file
View File

0
apps/app_url.c Executable file → Normal file
View File

0
apps/app_voicemail.c Executable file → Normal file
View File

0
asterisk-ng-doxygen Executable file → Normal file
View File

0
asterisk.c Executable file → Normal file
View File

0
asterisk.h Executable file → Normal file
View File

0
callerid.c Executable file → Normal file
View File

0
cas.h Executable file → Normal file
View File

0
channel.c Executable file → Normal file
View File

0
channels/DialTone.h Executable file → Normal file
View File

0
channels/Makefile Executable file → Normal file
View File

0
channels/adtranvofr.h Executable file → Normal file
View File

0
channels/alaw.h Executable file → Normal file
View File

0
channels/answer.h Executable file → Normal file
View File

0
channels/chan_iax.c Executable file → Normal file
View File

0
channels/chan_modem.c Executable file → Normal file
View File

0
channels/chan_modem_aopen.c Executable file → Normal file
View File

0
channels/chan_modem_bestdata.c Executable file → Normal file
View File

0
channels/chan_modem_i4l.c Executable file → Normal file
View File

0
channels/chan_oss.c Executable file → Normal file
View File

0
channels/chan_phone.c Executable file → Normal file
View File

0
channels/chan_vofr.c Executable file → Normal file
View File

0
channels/chan_zap.c Executable file → Normal file
View File

0
channels/gentone.c Executable file → Normal file
View File

0
channels/iax.h Executable file → Normal file
View File

4
channels/ixjuser.h Executable file → Normal file
View File

@@ -1,8 +1,8 @@
/******************************************************************************
$Id$
$Log$
Revision 1.15 1999/12/01 05:25:58 markster
Version 0.3.0 from FTP
Revision 1.10 1999/12/01 05:25:58 markster
Version 0.1.9 from FTP
Revision 1.1 1999/12/01 05:25:58 markster
Start on the Internet Phone Jack channel

0
channels/ring10.h Executable file → Normal file
View File

0
cli.c Executable file → Normal file
View File

0
codecs/Makefile Executable file → Normal file
View File

0
codecs/adpcm_slin_ex.h Executable file → Normal file
View File

0
codecs/codec_adpcm.c Executable file → Normal file
View File

0
codecs/codec_g723_1.c Executable file → Normal file
View File

0
codecs/codec_gsm.c Executable file → Normal file
View File

0
codecs/codec_lpc10.c Executable file → Normal file
View File

0
codecs/codec_mp3_d.c Executable file → Normal file
View File

0
codecs/codec_ulaw.c Executable file → Normal file
View File

0
codecs/g723_slin_ex.h Executable file → Normal file
View File

0
codecs/gsm/COPYRIGHT Executable file → Normal file
View File

0
codecs/gsm/Makefile Executable file → Normal file
View File

0
codecs/gsm/README Executable file → Normal file
View File

0
codecs/gsm/inc/config.h Executable file → Normal file
View File

0
codecs/gsm/inc/gsm.h Executable file → Normal file
View File

0
codecs/gsm/inc/private.h Executable file → Normal file
View File

0
codecs/gsm/inc/proto.h Executable file → Normal file
View File

0
codecs/gsm/inc/unproto.h Executable file → Normal file
View File

0
codecs/gsm/src/add.c Executable file → Normal file
View File

0
codecs/gsm/src/code.c Executable file → Normal file
View File

0
codecs/gsm/src/debug.c Executable file → Normal file
View File

0
codecs/gsm/src/decode.c Executable file → Normal file
View File

0
codecs/gsm/src/gsm_create.c Executable file → Normal file
View File

0
codecs/gsm/src/gsm_decode.c Executable file → Normal file
View File

0
codecs/gsm/src/gsm_destroy.c Executable file → Normal file
View File

0
codecs/gsm/src/gsm_encode.c Executable file → Normal file
View File

0
codecs/gsm/src/gsm_explode.c Executable file → Normal file
View File

0
codecs/gsm/src/gsm_implode.c Executable file → Normal file
View File

0
codecs/gsm/src/gsm_option.c Executable file → Normal file
View File

0
codecs/gsm/src/gsm_print.c Executable file → Normal file
View File

0
codecs/gsm/src/k6opt.h Executable file → Normal file
View File

0
codecs/gsm/src/k6opt.s Executable file → Normal file
View File

0
codecs/gsm/src/long_term.c Executable file → Normal file
View File

0
codecs/gsm/src/lpc.c Executable file → Normal file
View File

0
codecs/gsm/src/preprocess.c Executable file → Normal file
View File

0
codecs/gsm/src/rpe.c Executable file → Normal file
View File

0
codecs/gsm/src/short_term.c Executable file → Normal file
View File

0
codecs/gsm/src/table.c Executable file → Normal file
View File

0
codecs/gsm_slin_ex.h Executable file → Normal file
View File

0
codecs/lpc10/Makefile Executable file → Normal file
View File

0
codecs/lpc10/README Executable file → Normal file
View File

16
codecs/lpc10/analys.c Executable file → Normal file
View File

@@ -1,8 +1,8 @@
/*
$Log$
Revision 1.13 2000/01/05 08:20:39 markster
Version 0.3.0 from FTP
Revision 1.8 2000/01/05 08:20:39 markster
Version 0.1.9 from FTP
Revision 1.2 2000/01/05 08:20:39 markster
Some OSS fixes and a few lpc changes to make it actually work
@@ -79,8 +79,8 @@ static integer c__1 = 1;
/* ANALYS Version 55 */
/* $Log$
* Revision 1.13 2000/01/05 08:20:39 markster
* Version 0.3.0 from FTP
* Revision 1.8 2000/01/05 08:20:39 markster
* Version 0.1.9 from FTP
*
/* Revision 1.2 2000/01/05 08:20:39 markster
/* Some OSS fixes and a few lpc changes to make it actually work
@@ -246,8 +246,8 @@ static integer c__1 = 1;
real phi[100] /* was [10][10] */, psi[10];
/* $Log$
* Revision 1.13 2000/01/05 08:20:39 markster
* Version 0.3.0 from FTP
* Revision 1.8 2000/01/05 08:20:39 markster
* Version 0.1.9 from FTP
*
/* Revision 1.2 2000/01/05 08:20:39 markster
/* Some OSS fixes and a few lpc changes to make it actually work
@@ -277,8 +277,8 @@ static integer c__1 = 1;
/* Frame size, Prediction order, Pitch period */
/* Arguments to ANALYS */
/* $Log$
* Revision 1.13 2000/01/05 08:20:39 markster
* Version 0.3.0 from FTP
* Revision 1.8 2000/01/05 08:20:39 markster
* Version 0.1.9 from FTP
*
/* Revision 1.2 2000/01/05 08:20:39 markster
/* Some OSS fixes and a few lpc changes to make it actually work

16
codecs/lpc10/bsynz.c Executable file → Normal file
View File

@@ -1,8 +1,8 @@
/*
$Log$
Revision 1.13 2000/01/05 08:20:39 markster
Version 0.3.0 from FTP
Revision 1.8 2000/01/05 08:20:39 markster
Version 0.1.9 from FTP
Revision 1.2 2000/01/05 08:20:39 markster
Some OSS fixes and a few lpc changes to make it actually work
@@ -48,8 +48,8 @@ extern struct {
/* BSYNZ Version 54 */
/* $Log$
* Revision 1.13 2000/01/05 08:20:39 markster
* Version 0.3.0 from FTP
* Revision 1.8 2000/01/05 08:20:39 markster
* Version 0.1.9 from FTP
*
/* Revision 1.2 2000/01/05 08:20:39 markster
/* Some OSS fixes and a few lpc changes to make it actually work
@@ -144,8 +144,8 @@ extern struct {
real lpi0, hpi0;
/* $Log$
* Revision 1.13 2000/01/05 08:20:39 markster
* Version 0.3.0 from FTP
* Revision 1.8 2000/01/05 08:20:39 markster
* Version 0.1.9 from FTP
*
/* Revision 1.2 2000/01/05 08:20:39 markster
/* Some OSS fixes and a few lpc changes to make it actually work
@@ -175,8 +175,8 @@ extern struct {
/* Frame size, Prediction order, Pitch period */
/* Arguments */
/* $Log$
* Revision 1.13 2000/01/05 08:20:39 markster
* Version 0.3.0 from FTP
* Revision 1.8 2000/01/05 08:20:39 markster
* Version 0.1.9 from FTP
*
/* Revision 1.2 2000/01/05 08:20:39 markster
/* Some OSS fixes and a few lpc changes to make it actually work

8
codecs/lpc10/chanwr.c Executable file → Normal file
View File

@@ -1,8 +1,8 @@
/*
$Log$
Revision 1.13 2000/01/05 08:20:39 markster
Version 0.3.0 from FTP
Revision 1.8 2000/01/05 08:20:39 markster
Version 0.1.9 from FTP
Revision 1.2 2000/01/05 08:20:39 markster
Some OSS fixes and a few lpc changes to make it actually work
@@ -35,8 +35,8 @@ extern int chanrd_(integer *order, integer *ipitv, integer *irms, integer *irc,
/* CHANL Version 49 */
/* $Log$
* Revision 1.13 2000/01/05 08:20:39 markster
* Version 0.3.0 from FTP
* Revision 1.8 2000/01/05 08:20:39 markster
* Version 0.1.9 from FTP
*
/* Revision 1.2 2000/01/05 08:20:39 markster
/* Some OSS fixes and a few lpc changes to make it actually work

8
codecs/lpc10/dcbias.c Executable file → Normal file
View File

@@ -1,8 +1,8 @@
/*
$Log$
Revision 1.13 2000/01/05 08:20:39 markster
Version 0.3.0 from FTP
Revision 1.8 2000/01/05 08:20:39 markster
Version 0.1.9 from FTP
Revision 1.2 2000/01/05 08:20:39 markster
Some OSS fixes and a few lpc changes to make it actually work
@@ -29,8 +29,8 @@ extern int dcbias_(integer *len, real *speech, real *sigout);
/* DCBIAS Version 50 */
/* $Log$
* Revision 1.13 2000/01/05 08:20:39 markster
* Version 0.3.0 from FTP
* Revision 1.8 2000/01/05 08:20:39 markster
* Version 0.1.9 from FTP
*
/* Revision 1.2 2000/01/05 08:20:39 markster
/* Some OSS fixes and a few lpc changes to make it actually work

16
codecs/lpc10/decode.c Executable file → Normal file
View File

@@ -1,8 +1,8 @@
/*
$Log$
Revision 1.13 2000/01/05 08:20:39 markster
Version 0.3.0 from FTP
Revision 1.8 2000/01/05 08:20:39 markster
Version 0.1.9 from FTP
Revision 1.2 2000/01/05 08:20:39 markster
Some OSS fixes and a few lpc changes to make it actually work
@@ -53,8 +53,8 @@ static integer c__2 = 2;
/* DECODE Version 54 */
/* $Log$
* Revision 1.13 2000/01/05 08:20:39 markster
* Version 0.3.0 from FTP
* Revision 1.8 2000/01/05 08:20:39 markster
* Version 0.1.9 from FTP
*
/* Revision 1.2 2000/01/05 08:20:39 markster
/* Some OSS fixes and a few lpc changes to make it actually work
@@ -188,8 +188,8 @@ static integer c__2 = 2;
integer ishift, errcnt, lsb;
/* $Log$
* Revision 1.13 2000/01/05 08:20:39 markster
* Version 0.3.0 from FTP
* Revision 1.8 2000/01/05 08:20:39 markster
* Version 0.1.9 from FTP
*
/* Revision 1.2 2000/01/05 08:20:39 markster
/* Some OSS fixes and a few lpc changes to make it actually work
@@ -219,8 +219,8 @@ static integer c__2 = 2;
/* Frame size, Prediction order, Pitch period */
/* Arguments */
/* $Log$
* Revision 1.13 2000/01/05 08:20:39 markster
* Version 0.3.0 from FTP
* Revision 1.8 2000/01/05 08:20:39 markster
* Version 0.1.9 from FTP
*
/* Revision 1.2 2000/01/05 08:20:39 markster
/* Some OSS fixes and a few lpc changes to make it actually work

8
codecs/lpc10/deemp.c Executable file → Normal file
View File

@@ -1,8 +1,8 @@
/*
$Log$
Revision 1.13 2000/01/05 08:20:39 markster
Version 0.3.0 from FTP
Revision 1.8 2000/01/05 08:20:39 markster
Version 0.1.9 from FTP
Revision 1.2 2000/01/05 08:20:39 markster
Some OSS fixes and a few lpc changes to make it actually work
@@ -37,8 +37,8 @@ extern int deemp_(real *x, integer *n, struct lpc10_decoder_state *st);
/* DEEMP Version 48 */
/* $Log$
* Revision 1.13 2000/01/05 08:20:39 markster
* Version 0.3.0 from FTP
* Revision 1.8 2000/01/05 08:20:39 markster
* Version 0.1.9 from FTP
*
/* Revision 1.2 2000/01/05 08:20:39 markster
/* Some OSS fixes and a few lpc changes to make it actually work

8
codecs/lpc10/difmag.c Executable file → Normal file
View File

@@ -1,8 +1,8 @@
/*
$Log$
Revision 1.13 2000/01/05 08:20:39 markster
Version 0.3.0 from FTP
Revision 1.8 2000/01/05 08:20:39 markster
Version 0.1.9 from FTP
Revision 1.2 2000/01/05 08:20:39 markster
Some OSS fixes and a few lpc changes to make it actually work
@@ -29,8 +29,8 @@ extern int difmag_(real *speech, integer *lpita, integer *tau, integer *ltau, in
/* DIFMAG Version 49 */
/* $Log$
* Revision 1.13 2000/01/05 08:20:39 markster
* Version 0.3.0 from FTP
* Revision 1.8 2000/01/05 08:20:39 markster
* Version 0.1.9 from FTP
*
/* Revision 1.2 2000/01/05 08:20:39 markster
/* Some OSS fixes and a few lpc changes to make it actually work

12
codecs/lpc10/dyptrk.c Executable file → Normal file
View File

@@ -1,8 +1,8 @@
/*
$Log$
Revision 1.13 2000/01/05 08:20:39 markster
Version 0.3.0 from FTP
Revision 1.8 2000/01/05 08:20:39 markster
Version 0.1.9 from FTP
Revision 1.2 2000/01/05 08:20:39 markster
Some OSS fixes and a few lpc changes to make it actually work
@@ -47,8 +47,8 @@ extern struct {
/* DYPTRK Version 52 */
/* $Log$
* Revision 1.13 2000/01/05 08:20:39 markster
* Version 0.3.0 from FTP
* Revision 1.8 2000/01/05 08:20:39 markster
* Version 0.1.9 from FTP
*
/* Revision 1.2 2000/01/05 08:20:39 markster
/* Some OSS fixes and a few lpc changes to make it actually work
@@ -136,8 +136,8 @@ extern struct {
/* Arguments */
/* $Log$
* Revision 1.13 2000/01/05 08:20:39 markster
* Version 0.3.0 from FTP
* Revision 1.8 2000/01/05 08:20:39 markster
* Version 0.1.9 from FTP
*
/* Revision 1.2 2000/01/05 08:20:39 markster
/* Some OSS fixes and a few lpc changes to make it actually work

16
codecs/lpc10/encode.c Executable file → Normal file
View File

@@ -1,8 +1,8 @@
/*
$Log$
Revision 1.13 2000/01/05 08:20:39 markster
Version 0.3.0 from FTP
Revision 1.8 2000/01/05 08:20:39 markster
Version 0.1.9 from FTP
Revision 1.2 2000/01/05 08:20:39 markster
Some OSS fixes and a few lpc changes to make it actually work
@@ -43,8 +43,8 @@ static integer c__2 = 2;
/* ENCODE Version 54 */
/* $Log$
* Revision 1.13 2000/01/05 08:20:39 markster
* Version 0.3.0 from FTP
* Revision 1.8 2000/01/05 08:20:39 markster
* Version 0.1.9 from FTP
*
/* Revision 1.2 2000/01/05 08:20:39 markster
/* Some OSS fixes and a few lpc changes to make it actually work
@@ -128,8 +128,8 @@ static integer c__2 = 2;
integer idel, nbit, i__, j, i2, i3, mrk;
/* $Log$
* Revision 1.13 2000/01/05 08:20:39 markster
* Version 0.3.0 from FTP
* Revision 1.8 2000/01/05 08:20:39 markster
* Version 0.1.9 from FTP
*
/* Revision 1.2 2000/01/05 08:20:39 markster
/* Some OSS fixes and a few lpc changes to make it actually work
@@ -151,8 +151,8 @@ static integer c__2 = 2;
/* Frame size, Prediction order, Pitch period */
/* Arguments */
/* $Log$
* Revision 1.13 2000/01/05 08:20:39 markster
* Version 0.3.0 from FTP
* Revision 1.8 2000/01/05 08:20:39 markster
* Version 0.1.9 from FTP
*
/* Revision 1.2 2000/01/05 08:20:39 markster
/* Some OSS fixes and a few lpc changes to make it actually work

Some files were not shown because too many files have changed in this diff Show More