mirror of
https://github.com/asterisk/asterisk.git
synced 2025-08-18 03:56:20 +00:00
Compare commits
3 Commits
1.4.22-rc4
...
0.1.0
Author | SHA1 | Date | |
---|---|---|---|
|
da258e1541 | ||
|
227717bbb4 | ||
|
35c23b32b5 |
0
apps/Makefile
Executable file → Normal file
0
apps/Makefile
Executable file → Normal file
0
apps/app_dial.c
Executable file → Normal file
0
apps/app_dial.c
Executable file → Normal file
0
apps/app_directory.c
Executable file → Normal file
0
apps/app_directory.c
Executable file → Normal file
0
apps/app_intercom.c
Executable file → Normal file
0
apps/app_intercom.c
Executable file → Normal file
0
apps/app_mp3.c
Executable file → Normal file
0
apps/app_mp3.c
Executable file → Normal file
0
apps/app_playback.c
Executable file → Normal file
0
apps/app_playback.c
Executable file → Normal file
0
apps/app_skel.c
Executable file → Normal file
0
apps/app_skel.c
Executable file → Normal file
0
apps/app_voicemail.c
Executable file → Normal file
0
apps/app_voicemail.c
Executable file → Normal file
0
asterisk.c
Executable file → Normal file
0
asterisk.c
Executable file → Normal file
0
asterisk.h
Executable file → Normal file
0
asterisk.h
Executable file → Normal file
0
channels/DialTone.h
Executable file → Normal file
0
channels/DialTone.h
Executable file → Normal file
0
channels/Makefile
Executable file → Normal file
0
channels/Makefile
Executable file → Normal file
0
channels/adtranvofr.h
Executable file → Normal file
0
channels/adtranvofr.h
Executable file → Normal file
0
channels/chan_ixj.c
Executable file → Normal file
0
channels/chan_ixj.c
Executable file → Normal file
0
channels/chan_vofr.c
Executable file → Normal file
0
channels/chan_vofr.c
Executable file → Normal file
4
channels/ixjuser.h
Executable file → Normal file
4
channels/ixjuser.h
Executable file → Normal 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
0
codecs/Makefile
Executable file → Normal file
0
codecs/codec_g723_1.c
Executable file → Normal file
0
codecs/codec_g723_1.c
Executable file → Normal file
0
codecs/codec_gsm.c
Executable file → Normal file
0
codecs/codec_gsm.c
Executable file → Normal file
0
codecs/g723_slin_ex.h
Executable file → Normal file
0
codecs/g723_slin_ex.h
Executable file → Normal file
0
codecs/gsm/COPYRIGHT
Executable file → Normal file
0
codecs/gsm/COPYRIGHT
Executable file → Normal file
0
codecs/gsm/Makefile
Executable file → Normal file
0
codecs/gsm/Makefile
Executable file → Normal file
0
codecs/gsm/README
Executable file → Normal file
0
codecs/gsm/README
Executable file → Normal file
0
codecs/gsm/inc/config.h
Executable file → Normal file
0
codecs/gsm/inc/config.h
Executable file → Normal file
0
codecs/gsm/inc/gsm.h
Executable file → Normal file
0
codecs/gsm/inc/gsm.h
Executable file → Normal file
0
codecs/gsm/inc/private.h
Executable file → Normal file
0
codecs/gsm/inc/private.h
Executable file → Normal file
0
codecs/gsm/inc/proto.h
Executable file → Normal file
0
codecs/gsm/inc/proto.h
Executable file → Normal file
0
codecs/gsm/inc/unproto.h
Executable file → Normal file
0
codecs/gsm/inc/unproto.h
Executable file → Normal file
0
codecs/gsm/src/add.c
Executable file → Normal file
0
codecs/gsm/src/add.c
Executable file → Normal file
0
codecs/gsm/src/code.c
Executable file → Normal file
0
codecs/gsm/src/code.c
Executable file → Normal file
0
codecs/gsm/src/debug.c
Executable file → Normal file
0
codecs/gsm/src/debug.c
Executable file → Normal file
0
codecs/gsm/src/decode.c
Executable file → Normal file
0
codecs/gsm/src/decode.c
Executable file → Normal file
0
codecs/gsm/src/gsm_create.c
Executable file → Normal file
0
codecs/gsm/src/gsm_create.c
Executable file → Normal file
0
codecs/gsm/src/gsm_decode.c
Executable file → Normal file
0
codecs/gsm/src/gsm_decode.c
Executable file → Normal file
0
codecs/gsm/src/gsm_destroy.c
Executable file → Normal file
0
codecs/gsm/src/gsm_destroy.c
Executable file → Normal file
0
codecs/gsm/src/gsm_encode.c
Executable file → Normal file
0
codecs/gsm/src/gsm_encode.c
Executable file → Normal file
0
codecs/gsm/src/gsm_explode.c
Executable file → Normal file
0
codecs/gsm/src/gsm_explode.c
Executable file → Normal file
0
codecs/gsm/src/gsm_implode.c
Executable file → Normal file
0
codecs/gsm/src/gsm_implode.c
Executable file → Normal file
0
codecs/gsm/src/gsm_option.c
Executable file → Normal file
0
codecs/gsm/src/gsm_option.c
Executable file → Normal file
0
codecs/gsm/src/gsm_print.c
Executable file → Normal file
0
codecs/gsm/src/gsm_print.c
Executable file → Normal file
0
codecs/gsm/src/long_term.c
Executable file → Normal file
0
codecs/gsm/src/long_term.c
Executable file → Normal file
0
codecs/gsm/src/lpc.c
Executable file → Normal file
0
codecs/gsm/src/lpc.c
Executable file → Normal file
0
codecs/gsm/src/preprocess.c
Executable file → Normal file
0
codecs/gsm/src/preprocess.c
Executable file → Normal file
0
codecs/gsm/src/rpe.c
Executable file → Normal file
0
codecs/gsm/src/rpe.c
Executable file → Normal file
0
codecs/gsm/src/short_term.c
Executable file → Normal file
0
codecs/gsm/src/short_term.c
Executable file → Normal file
0
codecs/gsm/src/table.c
Executable file → Normal file
0
codecs/gsm/src/table.c
Executable file → Normal file
0
codecs/gsm_slin_ex.h
Executable file → Normal file
0
codecs/gsm_slin_ex.h
Executable file → Normal file
0
codecs/slin_g723_ex.h
Executable file → Normal file
0
codecs/slin_g723_ex.h
Executable file → Normal file
0
codecs/slin_gsm_ex.h
Executable file → Normal file
0
codecs/slin_gsm_ex.h
Executable file → Normal file
0
configs/adtranvofr.conf.sample
Executable file → Normal file
0
configs/adtranvofr.conf.sample
Executable file → Normal file
0
configs/extensions.conf.sample
Executable file → Normal file
0
configs/extensions.conf.sample
Executable file → Normal file
0
configs/ixj.conf.sample
Executable file → Normal file
0
configs/ixj.conf.sample
Executable file → Normal file
0
configs/modules.conf.sample
Executable file → Normal file
0
configs/modules.conf.sample
Executable file → Normal file
0
configs/voicemail.conf.sample
Executable file → Normal file
0
configs/voicemail.conf.sample
Executable file → Normal file
0
doc/apps.txt
Executable file → Normal file
0
doc/apps.txt
Executable file → Normal file
0
doc/extensions.txt
Executable file → Normal file
0
doc/extensions.txt
Executable file → Normal file
0
doc/model.txt
Executable file → Normal file
0
doc/model.txt
Executable file → Normal file
0
doc/modules.txt
Executable file → Normal file
0
doc/modules.txt
Executable file → Normal file
0
formats/Makefile
Executable file → Normal file
0
formats/Makefile
Executable file → Normal file
0
formats/format_g723.c
Executable file → Normal file
0
formats/format_g723.c
Executable file → Normal file
0
formats/format_mp3.c
Executable file → Normal file
0
formats/format_mp3.c
Executable file → Normal file
0
formats/format_wav.c
Executable file → Normal file
0
formats/format_wav.c
Executable file → Normal file
0
include/asterisk/channel.h
Executable file → Normal file
0
include/asterisk/channel.h
Executable file → Normal file
0
include/asterisk/channel_pvt.h
Executable file → Normal file
0
include/asterisk/channel_pvt.h
Executable file → Normal file
0
include/asterisk/config.h
Executable file → Normal file
0
include/asterisk/config.h
Executable file → Normal file
0
include/asterisk/file.h
Executable file → Normal file
0
include/asterisk/file.h
Executable file → Normal file
0
include/asterisk/frame.h
Executable file → Normal file
0
include/asterisk/frame.h
Executable file → Normal file
0
include/asterisk/io.h
Executable file → Normal file
0
include/asterisk/io.h
Executable file → Normal file
0
include/asterisk/logger.h
Executable file → Normal file
0
include/asterisk/logger.h
Executable file → Normal file
0
include/asterisk/module.h
Executable file → Normal file
0
include/asterisk/module.h
Executable file → Normal file
0
include/asterisk/options.h
Executable file → Normal file
0
include/asterisk/options.h
Executable file → Normal file
0
include/asterisk/pbx.h
Executable file → Normal file
0
include/asterisk/pbx.h
Executable file → Normal file
0
include/asterisk/say.h
Executable file → Normal file
0
include/asterisk/say.h
Executable file → Normal file
0
include/asterisk/sched.h
Executable file → Normal file
0
include/asterisk/sched.h
Executable file → Normal file
0
include/asterisk/translate.h
Executable file → Normal file
0
include/asterisk/translate.h
Executable file → Normal file
0
pbx/Makefile
Executable file → Normal file
0
pbx/Makefile
Executable file → Normal file
0
pbx/pbx_config.c
Executable file → Normal file
0
pbx/pbx_config.c
Executable file → Normal file
0
pbx/pbx_gtkconsole.c
Executable file → Normal file
0
pbx/pbx_gtkconsole.c
Executable file → Normal file
0
pbx/pbx_kdeconsole.cc
Executable file → Normal file
0
pbx/pbx_kdeconsole.cc
Executable file → Normal file
0
pbx/pbx_kdeconsole.h
Executable file → Normal file
0
pbx/pbx_kdeconsole.h
Executable file → Normal file
0
pbx/pbx_kdeconsole_main.cc
Executable file → Normal file
0
pbx/pbx_kdeconsole_main.cc
Executable file → Normal file
0
translate.c
Executable file → Normal file
0
translate.c
Executable file → Normal file
Reference in New Issue
Block a user