Compare commits

...

3 Commits

Author SHA1 Message Date
Kevin P. Fleming
da258e1541 remove extraneous svn:executable properties
git-svn-id: https://origsvn.digium.com/svn/asterisk/tags/0.1.0@7221 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-11-29 18:24:39 +00:00
Kevin P. Fleming
227717bbb4 automatic tag renames
git-svn-id: https://origsvn.digium.com/svn/asterisk/tags/0.1.0@7201 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-11-27 17:18:34 +00:00
Admin Commit
35c23b32b5 This commit was manufactured by cvs2svn to create tag 'v0-1-0'.
git-svn-id: https://origsvn.digium.com/svn/asterisk/tags/v0-1-0@93 65c4cc65-6c06-0410-ace0-fbb531ad65f3
1999-12-05 07:28:29 +00:00
96 changed files with 2 additions and 2 deletions

0
BUGS 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
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_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.1 1999/12/01 05:25:58 markster
Version 0.1.0 from FTP
Revision 1.1 1999/12/01 05:25:58 markster
Start on the Internet Phone Jack channel

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/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/slin_g723_ex.h Executable file → Normal file
View File

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

0
config.c Executable file → Normal file
View File

0
configs/adtranvofr.conf.sample Executable file → Normal file
View File

0
configs/extensions.conf.sample Executable file → Normal file
View File

0
configs/ixj.conf.sample Executable file → Normal file
View File

0
configs/modules.conf.sample Executable file → Normal file
View File

0
configs/voicemail.conf.sample Executable file → Normal file
View File

0
doc/apps.txt Executable file → Normal file
View File

0
doc/extensions.txt Executable file → Normal file
View File

0
doc/model.txt Executable file → Normal file
View File

0
doc/modules.txt Executable file → Normal file
View File

0
file.c Executable file → Normal file
View File

0
formats/Makefile Executable file → Normal file
View File

0
formats/format_g723.c Executable file → Normal file
View File

0
formats/format_mp3.c Executable file → Normal file
View File

0
formats/format_wav.c Executable file → Normal file
View File

0
frame.c Executable file → Normal file
View File

0
include/asterisk/channel.h Executable file → Normal file
View File

0
include/asterisk/channel_pvt.h Executable file → Normal file
View File

0
include/asterisk/config.h Executable file → Normal file
View File

0
include/asterisk/file.h Executable file → Normal file
View File

0
include/asterisk/frame.h Executable file → Normal file
View File

0
include/asterisk/io.h Executable file → Normal file
View File

0
include/asterisk/logger.h Executable file → Normal file
View File

0
include/asterisk/module.h Executable file → Normal file
View File

0
include/asterisk/options.h Executable file → Normal file
View File

0
include/asterisk/pbx.h Executable file → Normal file
View File

0
include/asterisk/say.h Executable file → Normal file
View File

0
include/asterisk/sched.h Executable file → Normal file
View File

0
include/asterisk/translate.h Executable file → Normal file
View File

0
io.c Executable file → Normal file
View File

0
loader.c Executable file → Normal file
View File

0
logger.c Executable file → Normal file
View File

0
pbx.c Executable file → Normal file
View File

0
pbx/Makefile Executable file → Normal file
View File

0
pbx/pbx_config.c Executable file → Normal file
View File

0
pbx/pbx_gtkconsole.c Executable file → Normal file
View File

0
pbx/pbx_kdeconsole.cc Executable file → Normal file
View File

0
pbx/pbx_kdeconsole.h Executable file → Normal file
View File

0
pbx/pbx_kdeconsole_main.cc Executable file → Normal file
View File

0
say.c Executable file → Normal file
View File

0
sched.c Executable file → Normal file
View File

0
translate.c Executable file → Normal file
View File