Compare commits

...

3 Commits

Author SHA1 Message Date
Kevin P. Fleming
fb30a11542 remove extraneous svn:executable properties
git-svn-id: https://origsvn.digium.com/svn/asterisk/tags/0.1.1@7221 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-11-29 18:24:39 +00:00
Kevin P. Fleming
ad9578816d automatic tag renames
git-svn-id: https://origsvn.digium.com/svn/asterisk/tags/0.1.1@7201 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-11-27 17:18:34 +00:00
Admin Commit
251ae2502d This commit was manufactured by cvs2svn to create tag 'v0-1-1'.
git-svn-id: https://origsvn.digium.com/svn/asterisk/tags/v0-1-1@143 65c4cc65-6c06-0410-ace0-fbb531ad65f3
1999-12-19 22:38:55 +00:00
155 changed files with 2 additions and 2 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
apps/Makefile 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_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_skel.c Executable file → Normal file
View File

0
apps/app_voicemail.c 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
audiofile.patch 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/chan_ixj.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_vofr.c 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.2 1999/12/01 05:25:58 markster
Version 0.1.1 from FTP
Revision 1.1 1999/12/01 05:25:58 markster
Start on the Internet Phone Jack channel

0
cli.c Executable file → Normal file
View File

0
codecs/Makefile 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_mp3_d.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/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/mp3/Makefile Executable file → Normal file
View File

0
codecs/mp3/include/L3.h Executable file → Normal file
View File

0
codecs/mp3/include/htable.h Executable file → Normal file
View File

0
codecs/mp3/include/itype.h Executable file → Normal file
View File

0
codecs/mp3/include/jdw.h Executable file → Normal file
View File

0
codecs/mp3/include/mhead.h Executable file → Normal file
View File

0
codecs/mp3/include/port.h Executable file → Normal file
View File

0
codecs/mp3/include/protos.h Executable file → Normal file
View File

0
codecs/mp3/include/tableawd.h Executable file → Normal file
View File

0
codecs/mp3/include/xinglmc.h Executable file → Normal file
View File

0
codecs/mp3/src/cdct.c Executable file → Normal file
View File

0
codecs/mp3/src/csbt.c Executable file → Normal file
View File

0
codecs/mp3/src/csbtL3.c Executable file → Normal file
View File

0
codecs/mp3/src/csbtb.c Executable file → Normal file
View File

0
codecs/mp3/src/cup.c Executable file → Normal file
View File

0
codecs/mp3/src/cupL1.c Executable file → Normal file
View File

0
codecs/mp3/src/cupini.c Executable file → Normal file
View File

0
codecs/mp3/src/cupl3.c Executable file → Normal file
View File

0
codecs/mp3/src/cwin.c Executable file → Normal file
View File

0
codecs/mp3/src/cwinb.c Executable file → Normal file
View File

0
codecs/mp3/src/cwinm.c Executable file → Normal file
View File

0
codecs/mp3/src/dec8.c Executable file → Normal file
View File

0
codecs/mp3/src/hwin.c Executable file → Normal file
View File

0
codecs/mp3/src/icdct.c Executable file → Normal file
View File

0
codecs/mp3/src/isbt.c Executable file → Normal file
View File

0
codecs/mp3/src/isbtb.c Executable file → Normal file
View File

0
codecs/mp3/src/iup.c Executable file → Normal file
View File

0
codecs/mp3/src/iupL1.c Executable file → Normal file
View File

0
codecs/mp3/src/iupini.c Executable file → Normal file
View File

0
codecs/mp3/src/iwinQ.c Executable file → Normal file
View File

0
codecs/mp3/src/iwinbQ.c Executable file → Normal file
View File

0
codecs/mp3/src/iwinm.c Executable file → Normal file
View File

0
codecs/mp3/src/l3dq.c Executable file → Normal file
View File

0
codecs/mp3/src/l3init.c Executable file → Normal file
View File

0
codecs/mp3/src/mdct.c Executable file → Normal file
View File

0
codecs/mp3/src/mhead.c Executable file → Normal file
View File

0
codecs/mp3/src/msis.c Executable file → Normal file
View File

0
codecs/mp3/src/uph.c Executable file → Normal file
View File

0
codecs/mp3/src/upsf.c Executable file → Normal file
View File

0
codecs/mp3/src/wavep.c Executable file → Normal file
View File

0
codecs/mp3/src/wcvt.c Executable file → Normal file
View File

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