]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Creating tag for the release of asterisk-1.6.0-beta1 1.6.0-beta1
authorRussell Bryant <russell@russellbryant.com>
Sat, 19 Jan 2008 00:19:29 +0000 (00:19 +0000)
committerRussell Bryant <russell@russellbryant.com>
Sat, 19 Jan 2008 00:19:29 +0000 (00:19 +0000)
commita187d0c3f1759134611c00687590e8cbe7c24f22
tree0cc92ad6ebf6ae49a62f6e7ef8ec819121d63630
parent3eb28e7735c2edfe58b8b7027397185e96b6ee30
Creating tag for the release of asterisk-1.6.0-beta1

git-svn-id: https://origsvn.digium.com/svn/asterisk/tags/1.6.0-beta1@99163 65c4cc65-6c06-0410-ace0-fbb531ad65f3
1092 files changed:
trunk/.cleancount [new file with mode: 0644]
trunk/BUGS [new file with mode: 0644]
trunk/CHANGES [new file with mode: 0644]
trunk/COPYING [new file with mode: 0644]
trunk/CREDITS [new file with mode: 0644]
trunk/LICENSE [new file with mode: 0644]
trunk/Makefile [new file with mode: 0644]
trunk/Makefile.moddir_rules [new file with mode: 0644]
trunk/Makefile.rules [new file with mode: 0644]
trunk/README [new file with mode: 0644]
trunk/UPGRADE.txt [new file with mode: 0644]
trunk/acinclude.m4 [new file with mode: 0644]
trunk/agi/DialAnMp3.agi [new file with mode: 0644]
trunk/agi/Makefile [new file with mode: 0644]
trunk/agi/agi-test.agi [new file with mode: 0644]
trunk/agi/eagi-sphinx-test.c [new file with mode: 0644]
trunk/agi/eagi-test.c [new file with mode: 0644]
trunk/agi/fastagi-test [new file with mode: 0644]
trunk/agi/jukebox.agi [new file with mode: 0755]
trunk/agi/numeralize [new file with mode: 0644]
trunk/apps/Makefile [new file with mode: 0644]
trunk/apps/app_adsiprog.c [new file with mode: 0644]
trunk/apps/app_alarmreceiver.c [new file with mode: 0644]
trunk/apps/app_amd.c [new file with mode: 0644]
trunk/apps/app_authenticate.c [new file with mode: 0644]
trunk/apps/app_cdr.c [new file with mode: 0644]
trunk/apps/app_chanisavail.c [new file with mode: 0644]
trunk/apps/app_channelredirect.c [new file with mode: 0644]
trunk/apps/app_chanspy.c [new file with mode: 0644]
trunk/apps/app_controlplayback.c [new file with mode: 0644]
trunk/apps/app_db.c [new file with mode: 0644]
trunk/apps/app_dial.c [new file with mode: 0644]
trunk/apps/app_dictate.c [new file with mode: 0644]
trunk/apps/app_directed_pickup.c [new file with mode: 0644]
trunk/apps/app_directory.c [new file with mode: 0644]
trunk/apps/app_disa.c [new file with mode: 0644]
trunk/apps/app_dumpchan.c [new file with mode: 0644]
trunk/apps/app_echo.c [new file with mode: 0644]
trunk/apps/app_exec.c [new file with mode: 0644]
trunk/apps/app_externalivr.c [new file with mode: 0644]
trunk/apps/app_festival.c [new file with mode: 0644]
trunk/apps/app_flash.c [new file with mode: 0644]
trunk/apps/app_followme.c [new file with mode: 0644]
trunk/apps/app_forkcdr.c [new file with mode: 0644]
trunk/apps/app_getcpeid.c [new file with mode: 0644]
trunk/apps/app_ices.c [new file with mode: 0644]
trunk/apps/app_image.c [new file with mode: 0644]
trunk/apps/app_ivrdemo.c [new file with mode: 0644]
trunk/apps/app_jack.c [new file with mode: 0644]
trunk/apps/app_macro.c [new file with mode: 0644]
trunk/apps/app_meetme.c [new file with mode: 0644]
trunk/apps/app_milliwatt.c [new file with mode: 0644]
trunk/apps/app_minivm.c [new file with mode: 0644]
trunk/apps/app_mixmonitor.c [new file with mode: 0644]
trunk/apps/app_morsecode.c [new file with mode: 0644]
trunk/apps/app_mp3.c [new file with mode: 0644]
trunk/apps/app_nbscat.c [new file with mode: 0644]
trunk/apps/app_osplookup.c [new file with mode: 0644]
trunk/apps/app_page.c [new file with mode: 0644]
trunk/apps/app_parkandannounce.c [new file with mode: 0644]
trunk/apps/app_pickupchan.c [new file with mode: 0644]
trunk/apps/app_playback.c [new file with mode: 0644]
trunk/apps/app_privacy.c [new file with mode: 0644]
trunk/apps/app_queue.c [new file with mode: 0644]
trunk/apps/app_read.c [new file with mode: 0644]
trunk/apps/app_readexten.c [new file with mode: 0644]
trunk/apps/app_readfile.c [new file with mode: 0644]
trunk/apps/app_record.c [new file with mode: 0644]
trunk/apps/app_rpt.c [new file with mode: 0644]
trunk/apps/app_sayunixtime.c [new file with mode: 0644]
trunk/apps/app_senddtmf.c [new file with mode: 0644]
trunk/apps/app_sendtext.c [new file with mode: 0644]
trunk/apps/app_setcallerid.c [new file with mode: 0644]
trunk/apps/app_skel.c [new file with mode: 0644]
trunk/apps/app_sms.c [new file with mode: 0644]
trunk/apps/app_softhangup.c [new file with mode: 0644]
trunk/apps/app_speech_utils.c [new file with mode: 0644]
trunk/apps/app_stack.c [new file with mode: 0644]
trunk/apps/app_system.c [new file with mode: 0644]
trunk/apps/app_talkdetect.c [new file with mode: 0644]
trunk/apps/app_test.c [new file with mode: 0644]
trunk/apps/app_transfer.c [new file with mode: 0644]
trunk/apps/app_url.c [new file with mode: 0644]
trunk/apps/app_userevent.c [new file with mode: 0644]
trunk/apps/app_verbose.c [new file with mode: 0644]
trunk/apps/app_voicemail.c [new file with mode: 0644]
trunk/apps/app_waitforring.c [new file with mode: 0644]
trunk/apps/app_waitforsilence.c [new file with mode: 0644]
trunk/apps/app_waituntil.c [new file with mode: 0644]
trunk/apps/app_while.c [new file with mode: 0644]
trunk/apps/app_zapateller.c [new file with mode: 0644]
trunk/apps/app_zapbarge.c [new file with mode: 0644]
trunk/apps/app_zapras.c [new file with mode: 0644]
trunk/apps/app_zapscan.c [new file with mode: 0644]
trunk/apps/enter.h [new file with mode: 0644]
trunk/apps/leave.h [new file with mode: 0644]
trunk/apps/rpt_flow.pdf [new file with mode: 0644]
trunk/bootstrap.sh [new file with mode: 0755]
trunk/build_tools/cflags.xml [new file with mode: 0644]
trunk/build_tools/embed_modules.xml [new file with mode: 0644]
trunk/build_tools/get_makeopts [new file with mode: 0644]
trunk/build_tools/get_moduleinfo [new file with mode: 0644]
trunk/build_tools/make_build_h [new file with mode: 0755]
trunk/build_tools/make_buildopts_h [new file with mode: 0755]
trunk/build_tools/make_defaults_h [new file with mode: 0755]
trunk/build_tools/make_linker_eo_script [new file with mode: 0755]
trunk/build_tools/make_sample_voicemail [new file with mode: 0755]
trunk/build_tools/make_version [new file with mode: 0755]
trunk/build_tools/make_version_c [new file with mode: 0755]
trunk/build_tools/menuselect-deps.in [new file with mode: 0644]
trunk/build_tools/mkpkgconfig [new file with mode: 0755]
trunk/build_tools/prep_tarball [new file with mode: 0755]
trunk/build_tools/strip_nonapi [new file with mode: 0755]
trunk/cdr/Makefile [new file with mode: 0644]
trunk/cdr/cdr_adaptive_odbc.c [new file with mode: 0644]
trunk/cdr/cdr_csv.c [new file with mode: 0644]
trunk/cdr/cdr_custom.c [new file with mode: 0644]
trunk/cdr/cdr_manager.c [new file with mode: 0644]
trunk/cdr/cdr_odbc.c [new file with mode: 0644]
trunk/cdr/cdr_pgsql.c [new file with mode: 0644]
trunk/cdr/cdr_radius.c [new file with mode: 0644]
trunk/cdr/cdr_sqlite.c [new file with mode: 0644]
trunk/cdr/cdr_sqlite3_custom.c [new file with mode: 0644]
trunk/cdr/cdr_tds.c [new file with mode: 0644]
trunk/channels/DialTone.h [new file with mode: 0644]
trunk/channels/Makefile [new file with mode: 0644]
trunk/channels/chan_agent.c [new file with mode: 0644]
trunk/channels/chan_alsa.c [new file with mode: 0644]
trunk/channels/chan_console.c [new file with mode: 0644]
trunk/channels/chan_features.c [new file with mode: 0644]
trunk/channels/chan_gtalk.c [new file with mode: 0644]
trunk/channels/chan_h323.c [new file with mode: 0644]
trunk/channels/chan_iax2.c [new file with mode: 0644]
trunk/channels/chan_jingle.c [new file with mode: 0644]
trunk/channels/chan_local.c [new file with mode: 0644]
trunk/channels/chan_mgcp.c [new file with mode: 0644]
trunk/channels/chan_misdn.c [new file with mode: 0644]
trunk/channels/chan_nbs.c [new file with mode: 0644]
trunk/channels/chan_oss.c [new file with mode: 0644]
trunk/channels/chan_phone.c [new file with mode: 0644]
trunk/channels/chan_sip.c [new file with mode: 0644]
trunk/channels/chan_skinny.c [new file with mode: 0644]
trunk/channels/chan_unistim.c [new file with mode: 0644]
trunk/channels/chan_usbradio.c [new file with mode: 0644]
trunk/channels/chan_vpb.cc [new file with mode: 0644]
trunk/channels/chan_zap.c [new file with mode: 0644]
trunk/channels/console_board.c [new file with mode: 0644]
trunk/channels/console_gui.c [new file with mode: 0644]
trunk/channels/console_video.c [new file with mode: 0644]
trunk/channels/console_video.h [new file with mode: 0644]
trunk/channels/h323/ChangeLog [new file with mode: 0644]
trunk/channels/h323/INSTALL.openh323 [new file with mode: 0644]
trunk/channels/h323/Makefile.in [new file with mode: 0644]
trunk/channels/h323/README [new file with mode: 0644]
trunk/channels/h323/TODO [new file with mode: 0644]
trunk/channels/h323/ast_h323.cxx [new file with mode: 0644]
trunk/channels/h323/ast_h323.h [new file with mode: 0644]
trunk/channels/h323/caps_h323.cxx [new file with mode: 0644]
trunk/channels/h323/caps_h323.h [new file with mode: 0644]
trunk/channels/h323/chan_h323.h [new file with mode: 0644]
trunk/channels/h323/cisco-h225.asn [new file with mode: 0644]
trunk/channels/h323/cisco-h225.cxx [new file with mode: 0644]
trunk/channels/h323/cisco-h225.h [new file with mode: 0644]
trunk/channels/h323/compat_h323.cxx [new file with mode: 0644]
trunk/channels/h323/compat_h323.h [new file with mode: 0644]
trunk/channels/h323/noexport.map [new file with mode: 0644]
trunk/channels/iax2-parser.c [new file with mode: 0644]
trunk/channels/iax2-parser.h [new file with mode: 0644]
trunk/channels/iax2-provision.c [new file with mode: 0644]
trunk/channels/iax2-provision.h [new file with mode: 0644]
trunk/channels/iax2.h [new file with mode: 0644]
trunk/channels/misdn/Makefile [new file with mode: 0644]
trunk/channels/misdn/chan_misdn_config.h [new file with mode: 0644]
trunk/channels/misdn/ie.c [new file with mode: 0644]
trunk/channels/misdn/isdn_lib.c [new file with mode: 0644]
trunk/channels/misdn/isdn_lib.h [new file with mode: 0644]
trunk/channels/misdn/isdn_lib_intern.h [new file with mode: 0644]
trunk/channels/misdn/isdn_msg_parser.c [new file with mode: 0644]
trunk/channels/misdn/portinfo.c [new file with mode: 0644]
trunk/channels/misdn_config.c [new file with mode: 0644]
trunk/channels/vcodecs.c [new file with mode: 0644]
trunk/channels/vgrabbers.c [new file with mode: 0644]
trunk/channels/xpmr/sinetabx.h [new file with mode: 0755]
trunk/channels/xpmr/xpmr.c [new file with mode: 0755]
trunk/channels/xpmr/xpmr.h [new file with mode: 0755]
trunk/channels/xpmr/xpmr_coef.h [new file with mode: 0755]
trunk/codecs/Makefile [new file with mode: 0644]
trunk/codecs/adpcm_slin_ex.h [new file with mode: 0644]
trunk/codecs/codec_a_mu.c [new file with mode: 0644]
trunk/codecs/codec_adpcm.c [new file with mode: 0644]
trunk/codecs/codec_alaw.c [new file with mode: 0644]
trunk/codecs/codec_g722.c [new file with mode: 0644]
trunk/codecs/codec_g726.c [new file with mode: 0644]
trunk/codecs/codec_gsm.c [new file with mode: 0644]
trunk/codecs/codec_ilbc.c [new file with mode: 0644]
trunk/codecs/codec_lpc10.c [new file with mode: 0644]
trunk/codecs/codec_resample.c [new file with mode: 0644]
trunk/codecs/codec_speex.c [new file with mode: 0644]
trunk/codecs/codec_ulaw.c [new file with mode: 0644]
trunk/codecs/codec_zap.c [new file with mode: 0644]
trunk/codecs/g722/Makefile [new file with mode: 0644]
trunk/codecs/g722/g722.h [new file with mode: 0644]
trunk/codecs/g722/g722_decode.c [new file with mode: 0644]
trunk/codecs/g722/g722_encode.c [new file with mode: 0644]
trunk/codecs/g722_slin_ex.h [new file with mode: 0644]
trunk/codecs/g726_slin_ex.h [new file with mode: 0644]
trunk/codecs/gsm/COPYRIGHT [new file with mode: 0644]
trunk/codecs/gsm/Makefile [new file with mode: 0644]
trunk/codecs/gsm/README [new file with mode: 0644]
trunk/codecs/gsm/inc/config.h [new file with mode: 0644]
trunk/codecs/gsm/inc/gsm.h [new file with mode: 0644]
trunk/codecs/gsm/inc/private.h [new file with mode: 0644]
trunk/codecs/gsm/inc/proto.h [new file with mode: 0644]
trunk/codecs/gsm/inc/unproto.h [new file with mode: 0644]
trunk/codecs/gsm/libgsm.vcproj [new file with mode: 0644]
trunk/codecs/gsm/src/add.c [new file with mode: 0644]
trunk/codecs/gsm/src/code.c [new file with mode: 0644]
trunk/codecs/gsm/src/debug.c [new file with mode: 0644]
trunk/codecs/gsm/src/decode.c [new file with mode: 0644]
trunk/codecs/gsm/src/gsm_create.c [new file with mode: 0644]
trunk/codecs/gsm/src/gsm_decode.c [new file with mode: 0644]
trunk/codecs/gsm/src/gsm_destroy.c [new file with mode: 0644]
trunk/codecs/gsm/src/gsm_encode.c [new file with mode: 0644]
trunk/codecs/gsm/src/gsm_explode.c [new file with mode: 0644]
trunk/codecs/gsm/src/gsm_implode.c [new file with mode: 0644]
trunk/codecs/gsm/src/gsm_option.c [new file with mode: 0644]
trunk/codecs/gsm/src/gsm_print.c [new file with mode: 0644]
trunk/codecs/gsm/src/k6opt.h [new file with mode: 0644]
trunk/codecs/gsm/src/k6opt.s [new file with mode: 0644]
trunk/codecs/gsm/src/long_term.c [new file with mode: 0644]
trunk/codecs/gsm/src/lpc.c [new file with mode: 0644]
trunk/codecs/gsm/src/preprocess.c [new file with mode: 0644]
trunk/codecs/gsm/src/rpe.c [new file with mode: 0644]
trunk/codecs/gsm/src/short_term.c [new file with mode: 0644]
trunk/codecs/gsm/src/table.c [new file with mode: 0644]
trunk/codecs/gsm_slin_ex.h [new file with mode: 0644]
trunk/codecs/ilbc/FrameClassify.c [new file with mode: 0644]
trunk/codecs/ilbc/FrameClassify.h [new file with mode: 0644]
trunk/codecs/ilbc/LPCdecode.c [new file with mode: 0644]
trunk/codecs/ilbc/LPCdecode.h [new file with mode: 0644]
trunk/codecs/ilbc/LPCencode.c [new file with mode: 0644]
trunk/codecs/ilbc/LPCencode.h [new file with mode: 0644]
trunk/codecs/ilbc/Makefile [new file with mode: 0644]
trunk/codecs/ilbc/StateConstructW.c [new file with mode: 0644]
trunk/codecs/ilbc/StateConstructW.h [new file with mode: 0644]
trunk/codecs/ilbc/StateSearchW.c [new file with mode: 0644]
trunk/codecs/ilbc/StateSearchW.h [new file with mode: 0644]
trunk/codecs/ilbc/anaFilter.c [new file with mode: 0644]
trunk/codecs/ilbc/anaFilter.h [new file with mode: 0644]
trunk/codecs/ilbc/constants.c [new file with mode: 0644]
trunk/codecs/ilbc/constants.h [new file with mode: 0644]
trunk/codecs/ilbc/createCB.c [new file with mode: 0644]
trunk/codecs/ilbc/createCB.h [new file with mode: 0644]
trunk/codecs/ilbc/doCPLC.c [new file with mode: 0644]
trunk/codecs/ilbc/doCPLC.h [new file with mode: 0644]
trunk/codecs/ilbc/enhancer.c [new file with mode: 0644]
trunk/codecs/ilbc/enhancer.h [new file with mode: 0644]
trunk/codecs/ilbc/filter.c [new file with mode: 0644]
trunk/codecs/ilbc/filter.h [new file with mode: 0644]
trunk/codecs/ilbc/gainquant.c [new file with mode: 0644]
trunk/codecs/ilbc/gainquant.h [new file with mode: 0644]
trunk/codecs/ilbc/getCBvec.c [new file with mode: 0644]
trunk/codecs/ilbc/getCBvec.h [new file with mode: 0644]
trunk/codecs/ilbc/helpfun.c [new file with mode: 0644]
trunk/codecs/ilbc/helpfun.h [new file with mode: 0644]
trunk/codecs/ilbc/hpInput.c [new file with mode: 0644]
trunk/codecs/ilbc/hpInput.h [new file with mode: 0644]
trunk/codecs/ilbc/hpOutput.c [new file with mode: 0644]
trunk/codecs/ilbc/hpOutput.h [new file with mode: 0644]
trunk/codecs/ilbc/iCBConstruct.c [new file with mode: 0644]
trunk/codecs/ilbc/iCBConstruct.h [new file with mode: 0644]
trunk/codecs/ilbc/iCBSearch.c [new file with mode: 0644]
trunk/codecs/ilbc/iCBSearch.h [new file with mode: 0644]
trunk/codecs/ilbc/iLBC_decode.c [new file with mode: 0644]
trunk/codecs/ilbc/iLBC_decode.h [new file with mode: 0644]
trunk/codecs/ilbc/iLBC_define.h [new file with mode: 0644]
trunk/codecs/ilbc/iLBC_encode.c [new file with mode: 0644]
trunk/codecs/ilbc/iLBC_encode.h [new file with mode: 0644]
trunk/codecs/ilbc/libilbc.vcproj [new file with mode: 0644]
trunk/codecs/ilbc/lsf.c [new file with mode: 0644]
trunk/codecs/ilbc/lsf.h [new file with mode: 0644]
trunk/codecs/ilbc/packing.c [new file with mode: 0644]
trunk/codecs/ilbc/packing.h [new file with mode: 0644]
trunk/codecs/ilbc/syntFilter.c [new file with mode: 0644]
trunk/codecs/ilbc/syntFilter.h [new file with mode: 0644]
trunk/codecs/ilbc_slin_ex.h [new file with mode: 0644]
trunk/codecs/log2comp.h [new file with mode: 0644]
trunk/codecs/lpc10/Makefile [new file with mode: 0644]
trunk/codecs/lpc10/README [new file with mode: 0644]
trunk/codecs/lpc10/analys.c [new file with mode: 0644]
trunk/codecs/lpc10/bsynz.c [new file with mode: 0644]
trunk/codecs/lpc10/chanwr.c [new file with mode: 0644]
trunk/codecs/lpc10/dcbias.c [new file with mode: 0644]
trunk/codecs/lpc10/decode.c [new file with mode: 0644]
trunk/codecs/lpc10/deemp.c [new file with mode: 0644]
trunk/codecs/lpc10/difmag.c [new file with mode: 0644]
trunk/codecs/lpc10/dyptrk.c [new file with mode: 0644]
trunk/codecs/lpc10/encode.c [new file with mode: 0644]
trunk/codecs/lpc10/energy.c [new file with mode: 0644]
trunk/codecs/lpc10/f2c.h [new file with mode: 0644]
trunk/codecs/lpc10/f2clib.c [new file with mode: 0644]
trunk/codecs/lpc10/ham84.c [new file with mode: 0644]
trunk/codecs/lpc10/hp100.c [new file with mode: 0644]
trunk/codecs/lpc10/invert.c [new file with mode: 0644]
trunk/codecs/lpc10/irc2pc.c [new file with mode: 0644]
trunk/codecs/lpc10/ivfilt.c [new file with mode: 0644]
trunk/codecs/lpc10/liblpc10.vcproj [new file with mode: 0644]
trunk/codecs/lpc10/lpc10.h [new file with mode: 0644]
trunk/codecs/lpc10/lpcdec.c [new file with mode: 0644]
trunk/codecs/lpc10/lpcenc.c [new file with mode: 0644]
trunk/codecs/lpc10/lpcini.c [new file with mode: 0644]
trunk/codecs/lpc10/lpfilt.c [new file with mode: 0644]
trunk/codecs/lpc10/median.c [new file with mode: 0644]
trunk/codecs/lpc10/mload.c [new file with mode: 0644]
trunk/codecs/lpc10/onset.c [new file with mode: 0644]
trunk/codecs/lpc10/pitsyn.c [new file with mode: 0644]
trunk/codecs/lpc10/placea.c [new file with mode: 0644]
trunk/codecs/lpc10/placev.c [new file with mode: 0644]
trunk/codecs/lpc10/preemp.c [new file with mode: 0644]
trunk/codecs/lpc10/prepro.c [new file with mode: 0644]
trunk/codecs/lpc10/random.c [new file with mode: 0644]
trunk/codecs/lpc10/rcchk.c [new file with mode: 0644]
trunk/codecs/lpc10/synths.c [new file with mode: 0644]
trunk/codecs/lpc10/tbdm.c [new file with mode: 0644]
trunk/codecs/lpc10/voicin.c [new file with mode: 0644]
trunk/codecs/lpc10/vparms.c [new file with mode: 0644]
trunk/codecs/lpc10_slin_ex.h [new file with mode: 0644]
trunk/codecs/slin_adpcm_ex.h [new file with mode: 0644]
trunk/codecs/slin_g722_ex.h [new file with mode: 0644]
trunk/codecs/slin_g726_ex.h [new file with mode: 0644]
trunk/codecs/slin_gsm_ex.h [new file with mode: 0644]
trunk/codecs/slin_ilbc_ex.h [new file with mode: 0644]
trunk/codecs/slin_lpc10_ex.h [new file with mode: 0644]
trunk/codecs/slin_resample_ex.h [new file with mode: 0644]
trunk/codecs/slin_speex_ex.h [new file with mode: 0644]
trunk/codecs/slin_ulaw_ex.h [new file with mode: 0644]
trunk/codecs/speex_slin_ex.h [new file with mode: 0644]
trunk/codecs/ulaw_slin_ex.h [new file with mode: 0644]
trunk/config.guess [new file with mode: 0755]
trunk/config.sub [new file with mode: 0755]
trunk/configs/adsi.conf.sample [new file with mode: 0644]
trunk/configs/adtranvofr.conf.sample [new file with mode: 0644]
trunk/configs/agents.conf.sample [new file with mode: 0644]
trunk/configs/alarmreceiver.conf.sample [new file with mode: 0644]
trunk/configs/alsa.conf.sample [new file with mode: 0644]
trunk/configs/amd.conf.sample [new file with mode: 0644]
trunk/configs/asterisk.adsi [new file with mode: 0644]
trunk/configs/cdr.conf.sample [new file with mode: 0644]
trunk/configs/cdr_adaptive_odbc.conf.sample [new file with mode: 0644]
trunk/configs/cdr_custom.conf.sample [new file with mode: 0644]
trunk/configs/cdr_manager.conf.sample [new file with mode: 0644]
trunk/configs/cdr_odbc.conf.sample [new file with mode: 0644]
trunk/configs/cdr_pgsql.conf.sample [new file with mode: 0644]
trunk/configs/cdr_sqlite3_custom.conf.sample [new file with mode: 0644]
trunk/configs/cdr_tds.conf.sample [new file with mode: 0644]
trunk/configs/codecs.conf.sample [new file with mode: 0644]
trunk/configs/console.conf.sample [new file with mode: 0644]
trunk/configs/dnsmgr.conf.sample [new file with mode: 0644]
trunk/configs/dundi.conf.sample [new file with mode: 0644]
trunk/configs/enum.conf.sample [new file with mode: 0644]
trunk/configs/extconfig.conf.sample [new file with mode: 0644]
trunk/configs/extensions.ael.sample [new file with mode: 0644]
trunk/configs/extensions.conf.sample [new file with mode: 0644]
trunk/configs/extensions.lua.sample [new file with mode: 0644]
trunk/configs/extensions_minivm.conf.sample [new file with mode: 0644]
trunk/configs/features.conf.sample [new file with mode: 0644]
trunk/configs/festival.conf.sample [new file with mode: 0644]
trunk/configs/followme.conf.sample [new file with mode: 0644]
trunk/configs/func_odbc.conf.sample [new file with mode: 0644]
trunk/configs/gtalk.conf.sample [new file with mode: 0644]
trunk/configs/h323.conf.sample [new file with mode: 0644]
trunk/configs/http.conf.sample [new file with mode: 0644]
trunk/configs/iax.conf.sample [new file with mode: 0644]
trunk/configs/iaxprov.conf.sample [new file with mode: 0644]
trunk/configs/indications.conf.sample [new file with mode: 0644]
trunk/configs/jabber.conf.sample [new file with mode: 0644]
trunk/configs/jingle.conf.sample [new file with mode: 0644]
trunk/configs/logger.conf.sample [new file with mode: 0644]
trunk/configs/manager.conf.sample [new file with mode: 0644]
trunk/configs/meetme.conf.sample [new file with mode: 0644]
trunk/configs/mgcp.conf.sample [new file with mode: 0644]
trunk/configs/minivm.conf.sample [new file with mode: 0644]
trunk/configs/misdn.conf.sample [new file with mode: 0644]
trunk/configs/modules.conf.sample [new file with mode: 0644]
trunk/configs/musiconhold.conf.sample [new file with mode: 0644]
trunk/configs/muted.conf.sample [new file with mode: 0644]
trunk/configs/osp.conf.sample [new file with mode: 0644]
trunk/configs/oss.conf.sample [new file with mode: 0644]
trunk/configs/phone.conf.sample [new file with mode: 0644]
trunk/configs/phoneprov.conf.sample [new file with mode: 0644]
trunk/configs/queuerules.conf.sample [new file with mode: 0644]
trunk/configs/queues.conf.sample [new file with mode: 0644]
trunk/configs/res_config_sqlite.conf [new file with mode: 0644]
trunk/configs/res_odbc.conf.sample [new file with mode: 0644]
trunk/configs/res_pgsql.conf.sample [new file with mode: 0644]
trunk/configs/res_snmp.conf.sample [new file with mode: 0644]
trunk/configs/rpt.conf.sample [new file with mode: 0644]
trunk/configs/rtp.conf.sample [new file with mode: 0644]
trunk/configs/say.conf.sample [new file with mode: 0644]
trunk/configs/sip.conf.sample [new file with mode: 0644]
trunk/configs/sip_notify.conf.sample [new file with mode: 0644]
trunk/configs/skinny.conf.sample [new file with mode: 0644]
trunk/configs/sla.conf.sample [new file with mode: 0644]
trunk/configs/smdi.conf.sample [new file with mode: 0644]
trunk/configs/telcordia-1.adsi [new file with mode: 0644]
trunk/configs/udptl.conf.sample [new file with mode: 0644]
trunk/configs/unistim.conf.sample [new file with mode: 0644]
trunk/configs/usbradio.conf.sample [new file with mode: 0644]
trunk/configs/users.conf.sample [new file with mode: 0644]
trunk/configs/voicemail.conf.sample [new file with mode: 0644]
trunk/configs/vpb.conf.sample [new file with mode: 0644]
trunk/configs/zapata.conf.sample [new file with mode: 0644]
trunk/configure [new file with mode: 0755]
trunk/configure.ac [new file with mode: 0644]
trunk/contrib/README.festival [new file with mode: 0644]
trunk/contrib/asterisk-doxygen-header [new file with mode: 0644]
trunk/contrib/asterisk-ices.xml [new file with mode: 0644]
trunk/contrib/asterisk-ng-doxygen [new file with mode: 0644]
trunk/contrib/dictionary.digium [new file with mode: 0644]
trunk/contrib/festival-1.4.1-diff [new file with mode: 0644]
trunk/contrib/festival-1.4.2.diff [new file with mode: 0644]
trunk/contrib/festival-1.4.3.diff [new file with mode: 0644]
trunk/contrib/festival-1.95.diff [new file with mode: 0644]
trunk/contrib/firmware/iax/iaxy.bin [new file with mode: 0644]
trunk/contrib/i18n.testsuite.conf [new file with mode: 0644]
trunk/contrib/init.d/rc.debian.asterisk [new file with mode: 0755]
trunk/contrib/init.d/rc.gentoo.asterisk [new file with mode: 0755]
trunk/contrib/init.d/rc.mandrake.asterisk [new file with mode: 0755]
trunk/contrib/init.d/rc.mandrake.zaptel [new file with mode: 0755]
trunk/contrib/init.d/rc.redhat.asterisk [new file with mode: 0755]
trunk/contrib/init.d/rc.slackware.asterisk [new file with mode: 0755]
trunk/contrib/init.d/rc.suse.asterisk [new file with mode: 0755]
trunk/contrib/scripts/README.messages-expire [new file with mode: 0644]
trunk/contrib/scripts/agents.php [new file with mode: 0644]
trunk/contrib/scripts/ast_grab_core [new file with mode: 0644]
trunk/contrib/scripts/astgenkey [new file with mode: 0644]
trunk/contrib/scripts/astgenkey.8 [new file with mode: 0644]
trunk/contrib/scripts/autosupport [new file with mode: 0644]
trunk/contrib/scripts/autosupport.8 [new file with mode: 0644]
trunk/contrib/scripts/iax-friends.sql [new file with mode: 0644]
trunk/contrib/scripts/loadtest.tcl [new file with mode: 0644]
trunk/contrib/scripts/lookup.agi [new file with mode: 0644]
trunk/contrib/scripts/managerproxy.pl [new file with mode: 0644]
trunk/contrib/scripts/meetme.sql [new file with mode: 0644]
trunk/contrib/scripts/messages-expire.pl [new file with mode: 0644]
trunk/contrib/scripts/postgres_cdr.sql [new file with mode: 0644]
trunk/contrib/scripts/qview.pl [new file with mode: 0644]
trunk/contrib/scripts/realtime_pgsql.sql [new file with mode: 0644]
trunk/contrib/scripts/retrieve_extensions_from_mysql.pl [new file with mode: 0644]
trunk/contrib/scripts/retrieve_extensions_from_sql.pl [new file with mode: 0644]
trunk/contrib/scripts/retrieve_sip_conf_from_mysql.pl [new file with mode: 0644]
trunk/contrib/scripts/safe_asterisk [new file with mode: 0644]
trunk/contrib/scripts/safe_asterisk.8 [new file with mode: 0644]
trunk/contrib/scripts/safe_asterisk_restart [new file with mode: 0644]
trunk/contrib/scripts/sip-friends.sql [new file with mode: 0644]
trunk/contrib/scripts/vmail.cgi [new file with mode: 0644]
trunk/contrib/scripts/vmdb.sql [new file with mode: 0644]
trunk/contrib/thirdparty/spexxilbcfix_xlite.reg [new file with mode: 0644]
trunk/contrib/thirdparty/spexxilbcfix_xpro.reg [new file with mode: 0644]
trunk/contrib/utils/README.rawplayer [new file with mode: 0644]
trunk/contrib/utils/eagi_proxy.c [new file with mode: 0644]
trunk/contrib/utils/rawplayer.c [new file with mode: 0644]
trunk/contrib/utils/zones2indications.c [new file with mode: 0644]
trunk/contrib/valgrind-RedHat-8.0.supp [new file with mode: 0644]
trunk/doc/CODING-GUIDELINES [new file with mode: 0644]
trunk/doc/India-CID.txt [new file with mode: 0644]
trunk/doc/PEERING [new file with mode: 0644]
trunk/doc/asterisk-mib.txt [new file with mode: 0644]
trunk/doc/asterisk.8 [new file with mode: 0644]
trunk/doc/asterisk.sgml [new file with mode: 0644]
trunk/doc/backtrace.txt [new file with mode: 0644]
trunk/doc/callfiles.txt [new file with mode: 0644]
trunk/doc/datastores.txt [new file with mode: 0644]
trunk/doc/digium-mib.txt [new file with mode: 0644]
trunk/doc/externalivr.txt [new file with mode: 0644]
trunk/doc/jabber.txt [new file with mode: 0644]
trunk/doc/jingle.txt [new file with mode: 0644]
trunk/doc/macroexclusive.txt [new file with mode: 0644]
trunk/doc/manager_1_1.txt [new file with mode: 0644]
trunk/doc/modules.txt [new file with mode: 0644]
trunk/doc/osp.txt [new file with mode: 0644]
trunk/doc/queue.txt [new file with mode: 0644]
trunk/doc/res_config_sqlite.txt [new file with mode: 0644]
trunk/doc/rtp-packetization.txt [new file with mode: 0644]
trunk/doc/siptls.txt [new file with mode: 0644]
trunk/doc/smdi.txt [new file with mode: 0644]
trunk/doc/sms.txt [new file with mode: 0644]
trunk/doc/snmp.txt [new file with mode: 0644]
trunk/doc/speechrec.txt [new file with mode: 0644]
trunk/doc/ss7.txt [new file with mode: 0644]
trunk/doc/tex/Makefile [new file with mode: 0644]
trunk/doc/tex/README.txt [new file with mode: 0644]
trunk/doc/tex/ael.tex [new file with mode: 0644]
trunk/doc/tex/ajam.tex [new file with mode: 0644]
trunk/doc/tex/app-sms.tex [new file with mode: 0644]
trunk/doc/tex/asterisk-conf.tex [new file with mode: 0644]
trunk/doc/tex/asterisk.tex [new file with mode: 0644]
trunk/doc/tex/backtrace.tex [new file with mode: 0644]
trunk/doc/tex/billing.tex [new file with mode: 0644]
trunk/doc/tex/cdrdriver.tex [new file with mode: 0644]
trunk/doc/tex/chaniax.tex [new file with mode: 0644]
trunk/doc/tex/channelvariables.tex [new file with mode: 0644]
trunk/doc/tex/cliprompt.tex [new file with mode: 0644]
trunk/doc/tex/configuration.tex [new file with mode: 0644]
trunk/doc/tex/dundi.tex [new file with mode: 0644]
trunk/doc/tex/enum.tex [new file with mode: 0644]
trunk/doc/tex/extensions.tex [new file with mode: 0644]
trunk/doc/tex/freetds.tex [new file with mode: 0644]
trunk/doc/tex/hardware.tex [new file with mode: 0644]
trunk/doc/tex/ices.tex [new file with mode: 0644]
trunk/doc/tex/imapstorage.tex [new file with mode: 0644]
trunk/doc/tex/jitterbuffer.tex [new file with mode: 0644]
trunk/doc/tex/localchannel.tex [new file with mode: 0644]
trunk/doc/tex/manager.tex [new file with mode: 0644]
trunk/doc/tex/misdn.tex [new file with mode: 0644]
trunk/doc/tex/mp3.tex [new file with mode: 0644]
trunk/doc/tex/odbcstorage.tex [new file with mode: 0644]
trunk/doc/tex/phoneprov.tex [new file with mode: 0644]
trunk/doc/tex/privacy.tex [new file with mode: 0644]
trunk/doc/tex/qos.tex [new file with mode: 0644]
trunk/doc/tex/queuelog.tex [new file with mode: 0644]
trunk/doc/tex/queues-with-callback-members.tex [new file with mode: 0644]
trunk/doc/tex/realtime.tex [new file with mode: 0644]
trunk/doc/tex/security.tex [new file with mode: 0644]
trunk/doc/tex/sla.tex [new file with mode: 0644]
trunk/doc/unistim.txt [new file with mode: 0644]
trunk/doc/valgrind.txt [new file with mode: 0644]
trunk/doc/video.txt [new file with mode: 0644]
trunk/doc/voicemail_odbc_postgresql.txt [new file with mode: 0644]
trunk/formats/Makefile [new file with mode: 0644]
trunk/formats/format_g723.c [new file with mode: 0644]
trunk/formats/format_g726.c [new file with mode: 0644]
trunk/formats/format_g729.c [new file with mode: 0644]
trunk/formats/format_gsm.c [new file with mode: 0644]
trunk/formats/format_h263.c [new file with mode: 0644]
trunk/formats/format_h264.c [new file with mode: 0644]
trunk/formats/format_ilbc.c [new file with mode: 0644]
trunk/formats/format_jpeg.c [new file with mode: 0644]
trunk/formats/format_ogg_vorbis.c [new file with mode: 0644]
trunk/formats/format_pcm.c [new file with mode: 0644]
trunk/formats/format_sln.c [new file with mode: 0644]
trunk/formats/format_sln16.c [new file with mode: 0644]
trunk/formats/format_vox.c [new file with mode: 0644]
trunk/formats/format_wav.c [new file with mode: 0644]
trunk/formats/format_wav_gsm.c [new file with mode: 0644]
trunk/formats/msgsm.h [new file with mode: 0644]
trunk/funcs/Makefile [new file with mode: 0644]
trunk/funcs/func_base64.c [new file with mode: 0644]
trunk/funcs/func_blacklist.c [new file with mode: 0644]
trunk/funcs/func_callerid.c [new file with mode: 0644]
trunk/funcs/func_cdr.c [new file with mode: 0644]
trunk/funcs/func_channel.c [new file with mode: 0644]
trunk/funcs/func_curl.c [new file with mode: 0644]
trunk/funcs/func_cut.c [new file with mode: 0644]
trunk/funcs/func_db.c [new file with mode: 0644]
trunk/funcs/func_devstate.c [new file with mode: 0644]
trunk/funcs/func_dialgroup.c [new file with mode: 0644]
trunk/funcs/func_dialplan.c [new file with mode: 0644]
trunk/funcs/func_enum.c [new file with mode: 0644]
trunk/funcs/func_env.c [new file with mode: 0644]
trunk/funcs/func_extstate.c [new file with mode: 0644]
trunk/funcs/func_global.c [new file with mode: 0644]
trunk/funcs/func_groupcount.c [new file with mode: 0644]
trunk/funcs/func_iconv.c [new file with mode: 0644]
trunk/funcs/func_lock.c [new file with mode: 0644]
trunk/funcs/func_logic.c [new file with mode: 0644]
trunk/funcs/func_math.c [new file with mode: 0644]
trunk/funcs/func_md5.c [new file with mode: 0644]
trunk/funcs/func_module.c [new file with mode: 0644]
trunk/funcs/func_odbc.c [new file with mode: 0644]
trunk/funcs/func_rand.c [new file with mode: 0644]
trunk/funcs/func_realtime.c [new file with mode: 0644]
trunk/funcs/func_sha1.c [new file with mode: 0644]
trunk/funcs/func_shell.c [new file with mode: 0644]
trunk/funcs/func_strings.c [new file with mode: 0644]
trunk/funcs/func_sysinfo.c [new file with mode: 0644]
trunk/funcs/func_timeout.c [new file with mode: 0644]
trunk/funcs/func_uri.c [new file with mode: 0644]
trunk/funcs/func_version.c [new file with mode: 0644]
trunk/funcs/func_vmcount.c [new file with mode: 0644]
trunk/funcs/func_volume.c [new file with mode: 0644]
trunk/images/animlogo.gif [new file with mode: 0644]
trunk/images/asterisk-intro.jpg [new file with mode: 0644]
trunk/images/font.png [new file with mode: 0644]
trunk/images/kpad2.jpg [new file with mode: 0644]
trunk/images/play.gif [new file with mode: 0644]
trunk/include/asterisk.h [new file with mode: 0644]
trunk/include/asterisk/_private.h [new file with mode: 0644]
trunk/include/asterisk/abstract_jb.h [new file with mode: 0644]
trunk/include/asterisk/acl.h [new file with mode: 0644]
trunk/include/asterisk/adsi.h [new file with mode: 0644]
trunk/include/asterisk/ael_structs.h [new file with mode: 0644]
trunk/include/asterisk/aes.h [new file with mode: 0644]
trunk/include/asterisk/aes_internal.h [new file with mode: 0644]
trunk/include/asterisk/agi.h [new file with mode: 0644]
trunk/include/asterisk/alaw.h [new file with mode: 0644]
trunk/include/asterisk/app.h [new file with mode: 0644]
trunk/include/asterisk/ast_expr.h [new file with mode: 0644]
trunk/include/asterisk/astdb.h [new file with mode: 0644]
trunk/include/asterisk/astmm.h [new file with mode: 0644]
trunk/include/asterisk/astobj.h [new file with mode: 0644]
trunk/include/asterisk/astobj2.h [new file with mode: 0644]
trunk/include/asterisk/astosp.h [new file with mode: 0644]
trunk/include/asterisk/audiohook.h [new file with mode: 0644]
trunk/include/asterisk/autoconfig.h.in [new file with mode: 0644]
trunk/include/asterisk/callerid.h [new file with mode: 0644]
trunk/include/asterisk/causes.h [new file with mode: 0644]
trunk/include/asterisk/cdr.h [new file with mode: 0644]
trunk/include/asterisk/channel.h [new file with mode: 0644]
trunk/include/asterisk/chanvars.h [new file with mode: 0644]
trunk/include/asterisk/cli.h [new file with mode: 0644]
trunk/include/asterisk/compat.h [new file with mode: 0644]
trunk/include/asterisk/compiler.h [new file with mode: 0644]
trunk/include/asterisk/config.h [new file with mode: 0644]
trunk/include/asterisk/crypto.h [new file with mode: 0644]
trunk/include/asterisk/devicestate.h [new file with mode: 0644]
trunk/include/asterisk/dial.h [new file with mode: 0644]
trunk/include/asterisk/dlfcn-compat.h [new file with mode: 0644]
trunk/include/asterisk/dns.h [new file with mode: 0644]
trunk/include/asterisk/dnsmgr.h [new file with mode: 0644]
trunk/include/asterisk/doxyref.h [new file with mode: 0644]
trunk/include/asterisk/dsp.h [new file with mode: 0644]
trunk/include/asterisk/dundi.h [new file with mode: 0644]
trunk/include/asterisk/endian.h [new file with mode: 0644]
trunk/include/asterisk/enum.h [new file with mode: 0644]
trunk/include/asterisk/event.h [new file with mode: 0644]
trunk/include/asterisk/event_defs.h [new file with mode: 0644]
trunk/include/asterisk/extconf.h [new file with mode: 0644]
trunk/include/asterisk/features.h [new file with mode: 0644]
trunk/include/asterisk/file.h [new file with mode: 0644]
trunk/include/asterisk/frame.h [new file with mode: 0644]
trunk/include/asterisk/fskmodem.h [new file with mode: 0644]
trunk/include/asterisk/global_datastores.h [new file with mode: 0644]
trunk/include/asterisk/hashtab.h [new file with mode: 0644]
trunk/include/asterisk/http.h [new file with mode: 0644]
trunk/include/asterisk/image.h [new file with mode: 0644]
trunk/include/asterisk/indications.h [new file with mode: 0644]
trunk/include/asterisk/inline_api.h [new file with mode: 0644]
trunk/include/asterisk/io.h [new file with mode: 0644]
trunk/include/asterisk/jabber.h [new file with mode: 0644]
trunk/include/asterisk/jingle.h [new file with mode: 0644]
trunk/include/asterisk/libresample.h [new symlink]
trunk/include/asterisk/linkedlists.h [new file with mode: 0644]
trunk/include/asterisk/localtime.h [new file with mode: 0644]
trunk/include/asterisk/lock.h [new file with mode: 0644]
trunk/include/asterisk/logger.h [new file with mode: 0644]
trunk/include/asterisk/manager.h [new file with mode: 0644]
trunk/include/asterisk/md5.h [new file with mode: 0644]
trunk/include/asterisk/mod_format.h [new file with mode: 0644]
trunk/include/asterisk/module.h [new file with mode: 0644]
trunk/include/asterisk/monitor.h [new file with mode: 0644]
trunk/include/asterisk/musiconhold.h [new file with mode: 0644]
trunk/include/asterisk/netsock.h [new file with mode: 0644]
trunk/include/asterisk/network.h [new file with mode: 0644]
trunk/include/asterisk/options.h [new file with mode: 0644]
trunk/include/asterisk/paths.h [new file with mode: 0644]
trunk/include/asterisk/pbx.h [new file with mode: 0644]
trunk/include/asterisk/plc.h [new file with mode: 0644]
trunk/include/asterisk/poll-compat.h [new file with mode: 0644]
trunk/include/asterisk/privacy.h [new file with mode: 0644]
trunk/include/asterisk/pval.h [new file with mode: 0644]
trunk/include/asterisk/res_odbc.h [new file with mode: 0644]
trunk/include/asterisk/rtp.h [new file with mode: 0644]
trunk/include/asterisk/say.h [new file with mode: 0644]
trunk/include/asterisk/sched.h [new file with mode: 0644]
trunk/include/asterisk/sha1.h [new file with mode: 0644]
trunk/include/asterisk/slinfactory.h [new file with mode: 0644]
trunk/include/asterisk/smdi.h [new file with mode: 0644]
trunk/include/asterisk/speech.h [new file with mode: 0644]
trunk/include/asterisk/srv.h [new file with mode: 0644]
trunk/include/asterisk/stringfields.h [new file with mode: 0644]
trunk/include/asterisk/strings.h [new file with mode: 0644]
trunk/include/asterisk/tcptls.h [new file with mode: 0644]
trunk/include/asterisk/tdd.h [new file with mode: 0644]
trunk/include/asterisk/term.h [new file with mode: 0644]
trunk/include/asterisk/threadstorage.h [new file with mode: 0644]
trunk/include/asterisk/time.h [new file with mode: 0644]
trunk/include/asterisk/transcap.h [new file with mode: 0644]
trunk/include/asterisk/translate.h [new file with mode: 0644]
trunk/include/asterisk/udptl.h [new file with mode: 0644]
trunk/include/asterisk/ulaw.h [new file with mode: 0644]
trunk/include/asterisk/unaligned.h [new file with mode: 0644]
trunk/include/asterisk/utils.h [new file with mode: 0644]
trunk/include/asterisk/version.h [new file with mode: 0644]
trunk/include/asterisk/zapata.h [new file with mode: 0644]
trunk/include/jitterbuf.h [new file with mode: 0644]
trunk/include/solaris-compat/compat.h [new file with mode: 0644]
trunk/include/solaris-compat/sys/cdefs.h [new file with mode: 0644]
trunk/include/solaris-compat/sys/queue.h [new file with mode: 0644]
trunk/install-sh [new file with mode: 0755]
trunk/keys/freeworlddialup.pub [new file with mode: 0644]
trunk/keys/iaxtel.pub [new file with mode: 0644]
trunk/main/Makefile [new file with mode: 0644]
trunk/main/abstract_jb.c [new file with mode: 0644]
trunk/main/acl.c [new file with mode: 0644]
trunk/main/adsistub.c [new file with mode: 0644]
trunk/main/aescrypt.c [new file with mode: 0644]
trunk/main/aeskey.c [new file with mode: 0644]
trunk/main/aesopt.h [new file with mode: 0644]
trunk/main/aestab.c [new file with mode: 0644]
trunk/main/alaw.c [new file with mode: 0644]
trunk/main/app.c [new file with mode: 0644]
trunk/main/ast_expr2.c [new file with mode: 0644]
trunk/main/ast_expr2.fl [new file with mode: 0644]
trunk/main/ast_expr2.h [new file with mode: 0644]
trunk/main/ast_expr2.y [new file with mode: 0644]
trunk/main/ast_expr2f.c [new file with mode: 0644]
trunk/main/asterisk.c [new file with mode: 0644]
trunk/main/astmm.c [new file with mode: 0644]
trunk/main/astobj2.c [new file with mode: 0644]
trunk/main/audiohook.c [new file with mode: 0644]
trunk/main/autoservice.c [new file with mode: 0644]
trunk/main/buildinfo.c [new file with mode: 0644]
trunk/main/callerid.c [new file with mode: 0644]
trunk/main/cdr.c [new file with mode: 0644]
trunk/main/channel.c [new file with mode: 0644]
trunk/main/chanvars.c [new file with mode: 0644]
trunk/main/cli.c [new file with mode: 0644]
trunk/main/config.c [new file with mode: 0644]
trunk/main/cryptostub.c [new file with mode: 0644]
trunk/main/cygload.c [new file with mode: 0644]
trunk/main/db.c [new file with mode: 0644]
trunk/main/db1-ast/Makefile [new file with mode: 0644]
trunk/main/db1-ast/btree/bt_close.c [new file with mode: 0644]
trunk/main/db1-ast/btree/bt_conv.c [new file with mode: 0644]
trunk/main/db1-ast/btree/bt_debug.c [new file with mode: 0644]
trunk/main/db1-ast/btree/bt_delete.c [new file with mode: 0644]
trunk/main/db1-ast/btree/bt_get.c [new file with mode: 0644]
trunk/main/db1-ast/btree/bt_open.c [new file with mode: 0644]
trunk/main/db1-ast/btree/bt_overflow.c [new file with mode: 0644]
trunk/main/db1-ast/btree/bt_page.c [new file with mode: 0644]
trunk/main/db1-ast/btree/bt_put.c [new file with mode: 0644]
trunk/main/db1-ast/btree/bt_search.c [new file with mode: 0644]
trunk/main/db1-ast/btree/bt_seq.c [new file with mode: 0644]
trunk/main/db1-ast/btree/bt_split.c [new file with mode: 0644]
trunk/main/db1-ast/btree/bt_utils.c [new file with mode: 0644]
trunk/main/db1-ast/btree/btree.h [new file with mode: 0644]
trunk/main/db1-ast/btree/extern.h [new file with mode: 0644]
trunk/main/db1-ast/db/db.c [new file with mode: 0644]
trunk/main/db1-ast/hash/README [new file with mode: 0644]
trunk/main/db1-ast/hash/extern.h [new file with mode: 0644]
trunk/main/db1-ast/hash/hash.c [new file with mode: 0644]
trunk/main/db1-ast/hash/hash.h [new file with mode: 0644]
trunk/main/db1-ast/hash/hash_bigkey.c [new file with mode: 0644]
trunk/main/db1-ast/hash/hash_buf.c [new file with mode: 0644]
trunk/main/db1-ast/hash/hash_func.c [new file with mode: 0644]
trunk/main/db1-ast/hash/hash_log2.c [new file with mode: 0644]
trunk/main/db1-ast/hash/hash_page.c [new file with mode: 0644]
trunk/main/db1-ast/hash/hsearch.c [new file with mode: 0644]
trunk/main/db1-ast/hash/ndbm.c [new file with mode: 0644]
trunk/main/db1-ast/hash/page.h [new file with mode: 0644]
trunk/main/db1-ast/hash/search.h [new file with mode: 0644]
trunk/main/db1-ast/include/circ-queue.h [new file with mode: 0644]
trunk/main/db1-ast/include/compat.h [new file with mode: 0644]
trunk/main/db1-ast/include/db.h [new file with mode: 0644]
trunk/main/db1-ast/include/mpool.h [new file with mode: 0644]
trunk/main/db1-ast/include/ndbm.h [new file with mode: 0644]
trunk/main/db1-ast/libdb.map [new file with mode: 0644]
trunk/main/db1-ast/mpool/README [new file with mode: 0644]
trunk/main/db1-ast/mpool/mpool.c [new file with mode: 0644]
trunk/main/db1-ast/recno/extern.h [new file with mode: 0644]
trunk/main/db1-ast/recno/rec_close.c [new file with mode: 0644]
trunk/main/db1-ast/recno/rec_delete.c [new file with mode: 0644]
trunk/main/db1-ast/recno/rec_get.c [new file with mode: 0644]
trunk/main/db1-ast/recno/rec_open.c [new file with mode: 0644]
trunk/main/db1-ast/recno/rec_put.c [new file with mode: 0644]
trunk/main/db1-ast/recno/rec_search.c [new file with mode: 0644]
trunk/main/db1-ast/recno/rec_seq.c [new file with mode: 0644]
trunk/main/db1-ast/recno/rec_utils.c [new file with mode: 0644]
trunk/main/db1-ast/recno/recno.h [new file with mode: 0644]
trunk/main/devicestate.c [new file with mode: 0644]
trunk/main/dial.c [new file with mode: 0644]
trunk/main/dlfcn.c [new file with mode: 0644]
trunk/main/dns.c [new file with mode: 0644]
trunk/main/dnsmgr.c [new file with mode: 0644]
trunk/main/dsp.c [new file with mode: 0644]
trunk/main/ecdisa.h [new file with mode: 0644]
trunk/main/editline/CHANGES [new file with mode: 0644]
trunk/main/editline/INSTALL [new file with mode: 0644]
trunk/main/editline/Makefile.in [new file with mode: 0644]
trunk/main/editline/PLATFORMS [new file with mode: 0644]
trunk/main/editline/README [new file with mode: 0644]
trunk/main/editline/TEST/test.c [new file with mode: 0644]
trunk/main/editline/chared.c [new file with mode: 0644]
trunk/main/editline/chared.h [new file with mode: 0644]
trunk/main/editline/common.c [new file with mode: 0644]
trunk/main/editline/config.guess [new file with mode: 0755]
trunk/main/editline/config.h.in [new file with mode: 0644]
trunk/main/editline/config.sub [new file with mode: 0755]
trunk/main/editline/configure [new file with mode: 0755]
trunk/main/editline/configure.in [new file with mode: 0644]
trunk/main/editline/editline.3 [new file with mode: 0644]
trunk/main/editline/editrc.5 [new file with mode: 0644]
trunk/main/editline/el.c [new file with mode: 0644]
trunk/main/editline/el.h [new file with mode: 0644]
trunk/main/editline/emacs.c [new file with mode: 0644]
trunk/main/editline/hist.c [new file with mode: 0644]
trunk/main/editline/hist.h [new file with mode: 0644]
trunk/main/editline/histedit.h [new file with mode: 0644]
trunk/main/editline/history.c [new file with mode: 0644]
trunk/main/editline/install-sh [new file with mode: 0755]
trunk/main/editline/key.c [new file with mode: 0644]
trunk/main/editline/key.h [new file with mode: 0644]
trunk/main/editline/makelist [new file with mode: 0644]
trunk/main/editline/map.c [new file with mode: 0644]
trunk/main/editline/map.h [new file with mode: 0644]
trunk/main/editline/np/fgetln.c [new file with mode: 0644]
trunk/main/editline/np/strlcat.c [new file with mode: 0644]
trunk/main/editline/np/strlcpy.c [new file with mode: 0644]
trunk/main/editline/np/unvis.c [new file with mode: 0644]
trunk/main/editline/np/vis.c [new file with mode: 0644]
trunk/main/editline/np/vis.h [new file with mode: 0644]
trunk/main/editline/parse.c [new file with mode: 0644]
trunk/main/editline/parse.h [new file with mode: 0644]
trunk/main/editline/prompt.c [new file with mode: 0644]
trunk/main/editline/prompt.h [new file with mode: 0644]
trunk/main/editline/read.c [new file with mode: 0644]
trunk/main/editline/read.h [new file with mode: 0644]
trunk/main/editline/readline.c [new file with mode: 0644]
trunk/main/editline/readline/readline.h [new file with mode: 0644]
trunk/main/editline/refresh.c [new file with mode: 0644]
trunk/main/editline/refresh.h [new file with mode: 0644]
trunk/main/editline/search.c [new file with mode: 0644]
trunk/main/editline/search.h [new file with mode: 0644]
trunk/main/editline/sig.c [new file with mode: 0644]
trunk/main/editline/sig.h [new file with mode: 0644]
trunk/main/editline/sys.h [new file with mode: 0644]
trunk/main/editline/term.c [new file with mode: 0644]
trunk/main/editline/term.h [new file with mode: 0644]
trunk/main/editline/tokenizer.c [new file with mode: 0644]
trunk/main/editline/tokenizer.h [new file with mode: 0644]
trunk/main/editline/tty.c [new file with mode: 0644]
trunk/main/editline/tty.h [new file with mode: 0644]
trunk/main/editline/vi.c [new file with mode: 0644]
trunk/main/enum.c [new file with mode: 0644]
trunk/main/event.c [new file with mode: 0644]
trunk/main/file.c [new file with mode: 0644]
trunk/main/fixedjitterbuf.c [new file with mode: 0644]
trunk/main/fixedjitterbuf.h [new file with mode: 0644]
trunk/main/frame.c [new file with mode: 0644]
trunk/main/fskmodem.c [new file with mode: 0644]
trunk/main/global_datastores.c [new file with mode: 0644]
trunk/main/hashtab.c [new file with mode: 0644]
trunk/main/http.c [new file with mode: 0644]
trunk/main/image.c [new file with mode: 0644]
trunk/main/indications.c [new file with mode: 0644]
trunk/main/io.c [new file with mode: 0644]
trunk/main/jitterbuf.c [new file with mode: 0644]
trunk/main/libresample/LICENSE.txt [new file with mode: 0644]
trunk/main/libresample/Makefile.asterisk [new file with mode: 0644]
trunk/main/libresample/Makefile.in [new file with mode: 0644]
trunk/main/libresample/README.txt [new file with mode: 0644]
trunk/main/libresample/config.guess [new file with mode: 0755]
trunk/main/libresample/config.sub [new file with mode: 0755]
trunk/main/libresample/configure [new file with mode: 0755]
trunk/main/libresample/configure.in [new file with mode: 0644]
trunk/main/libresample/include/libresample.h [new file with mode: 0644]
trunk/main/libresample/install-sh [new file with mode: 0755]
trunk/main/libresample/src/configtemplate.h [new file with mode: 0644]
trunk/main/libresample/src/filterkit.c [new file with mode: 0644]
trunk/main/libresample/src/filterkit.h [new file with mode: 0644]
trunk/main/libresample/src/resample.c [new file with mode: 0644]
trunk/main/libresample/src/resample_defs.h [new file with mode: 0644]
trunk/main/libresample/src/resamplesubs.c [new file with mode: 0644]
trunk/main/libresample/tests/compareresample.c [new file with mode: 0644]
trunk/main/libresample/tests/resample-sndfile.c [new file with mode: 0644]
trunk/main/libresample/tests/testresample.c [new file with mode: 0644]
trunk/main/libresample/win/libresample.dsp [new file with mode: 0644]
trunk/main/libresample/win/libresample.vcproj [new file with mode: 0644]
trunk/main/loader.c [new file with mode: 0644]
trunk/main/logger.c [new file with mode: 0644]
trunk/main/manager.c [new file with mode: 0644]
trunk/main/md5.c [new file with mode: 0644]
trunk/main/minimime/Make.conf [new file with mode: 0644]
trunk/main/minimime/Makefile [new file with mode: 0644]
trunk/main/minimime/mimeparser.h [new file with mode: 0644]
trunk/main/minimime/mimeparser.l [new file with mode: 0644]
trunk/main/minimime/mimeparser.tab.c [new file with mode: 0644]
trunk/main/minimime/mimeparser.tab.h [new file with mode: 0644]
trunk/main/minimime/mimeparser.y [new file with mode: 0644]
trunk/main/minimime/mimeparser.yy.c [new file with mode: 0644]
trunk/main/minimime/minimime.c [new file with mode: 0644]
trunk/main/minimime/mm.h [new file with mode: 0644]
trunk/main/minimime/mm_base64.c [new file with mode: 0644]
trunk/main/minimime/mm_codecs.c [new file with mode: 0644]
trunk/main/minimime/mm_contenttype.c [new file with mode: 0644]
trunk/main/minimime/mm_context.c [new file with mode: 0644]
trunk/main/minimime/mm_envelope.c [new file with mode: 0644]
trunk/main/minimime/mm_error.c [new file with mode: 0644]
trunk/main/minimime/mm_header.c [new file with mode: 0644]
trunk/main/minimime/mm_init.c [new file with mode: 0644]
trunk/main/minimime/mm_internal.h [new file with mode: 0644]
trunk/main/minimime/mm_mem.c [new file with mode: 0644]
trunk/main/minimime/mm_mem.h [new file with mode: 0644]
trunk/main/minimime/mm_mimepart.c [new file with mode: 0644]
trunk/main/minimime/mm_mimeutil.c [new file with mode: 0644]
trunk/main/minimime/mm_param.c [new file with mode: 0644]
trunk/main/minimime/mm_parse.c [new file with mode: 0644]
trunk/main/minimime/mm_queue.h [new file with mode: 0644]
trunk/main/minimime/mm_util.c [new file with mode: 0644]
trunk/main/minimime/mm_util.h [new file with mode: 0644]
trunk/main/minimime/mm_warnings.c [new file with mode: 0644]
trunk/main/minimime/strlcat.c [new file with mode: 0644]
trunk/main/minimime/strlcpy.c [new file with mode: 0644]
trunk/main/minimime/sys/mm_queue.h [new file with mode: 0644]
trunk/main/minimime/test.sh [new file with mode: 0755]
trunk/main/minimime/tests/Makefile [new file with mode: 0644]
trunk/main/minimime/tests/create.c [new file with mode: 0644]
trunk/main/minimime/tests/messages/test1.txt [new file with mode: 0644]
trunk/main/minimime/tests/messages/test2.txt [new file with mode: 0644]
trunk/main/minimime/tests/messages/test3.txt [new file with mode: 0644]
trunk/main/minimime/tests/messages/test4.txt [new file with mode: 0644]
trunk/main/minimime/tests/messages/test5.txt [new file with mode: 0644]
trunk/main/minimime/tests/messages/test6.txt [new file with mode: 0644]
trunk/main/minimime/tests/messages/test7.txt [new file with mode: 0644]
trunk/main/minimime/tests/parse.c [new file with mode: 0644]
trunk/main/netsock.c [new file with mode: 0644]
trunk/main/pbx.c [new file with mode: 0644]
trunk/main/plc.c [new file with mode: 0644]
trunk/main/poll.c [new file with mode: 0644]
trunk/main/privacy.c [new file with mode: 0644]
trunk/main/rtp.c [new file with mode: 0644]
trunk/main/say.c [new file with mode: 0644]
trunk/main/sched.c [new file with mode: 0644]
trunk/main/sha1.c [new file with mode: 0644]
trunk/main/slinfactory.c [new file with mode: 0644]
trunk/main/srv.c [new file with mode: 0644]
trunk/main/stdtime/Makefile [new file with mode: 0644]
trunk/main/stdtime/localtime.c [new file with mode: 0644]
trunk/main/stdtime/private.h [new file with mode: 0644]
trunk/main/stdtime/test.c [new file with mode: 0644]
trunk/main/stdtime/tzfile.h [new file with mode: 0644]
trunk/main/strcompat.c [new file with mode: 0644]
trunk/main/tcptls.c [new file with mode: 0644]
trunk/main/tdd.c [new file with mode: 0644]
trunk/main/term.c [new file with mode: 0644]
trunk/main/threadstorage.c [new file with mode: 0644]
trunk/main/translate.c [new file with mode: 0644]
trunk/main/udptl.c [new file with mode: 0644]
trunk/main/ulaw.c [new file with mode: 0644]
trunk/main/utils.c [new file with mode: 0644]
trunk/makeopts.in [new file with mode: 0644]
trunk/missing [new file with mode: 0755]
trunk/mkinstalldirs [new file with mode: 0755]
trunk/pbx/Makefile [new file with mode: 0644]
trunk/pbx/ael/ael-test/ael-ntest10/extensions.ael [new file with mode: 0644]
trunk/pbx/ael/ael-test/ael-ntest12/extensions.ael [new file with mode: 0644]
trunk/pbx/ael/ael-test/ael-ntest22/extensions.ael [new file with mode: 0644]
trunk/pbx/ael/ael-test/ael-ntest22/qq.ael [new file with mode: 0644]
trunk/pbx/ael/ael-test/ael-ntest22/t1/a.ael [new file with mode: 0644]
trunk/pbx/ael/ael-test/ael-ntest22/t1/b.ael [new file with mode: 0644]
trunk/pbx/ael/ael-test/ael-ntest22/t1/c.ael [new file with mode: 0644]
trunk/pbx/ael/ael-test/ael-ntest22/t2/d.ael [new file with mode: 0644]
trunk/pbx/ael/ael-test/ael-ntest22/t2/e.ael [new file with mode: 0644]
trunk/pbx/ael/ael-test/ael-ntest22/t2/f.ael [new file with mode: 0644]
trunk/pbx/ael/ael-test/ael-ntest22/t3/g.ael [new file with mode: 0644]
trunk/pbx/ael/ael-test/ael-ntest22/t3/h.ael [new file with mode: 0644]
trunk/pbx/ael/ael-test/ael-ntest22/t3/i.ael [new file with mode: 0644]
trunk/pbx/ael/ael-test/ael-ntest22/t3/j.ael [new file with mode: 0644]
trunk/pbx/ael/ael-test/ael-ntest9/extensions.ael [new file with mode: 0755]
trunk/pbx/ael/ael-test/ael-test1/extensions.ael [new file with mode: 0644]
trunk/pbx/ael/ael-test/ael-test11/extensions.ael [new file with mode: 0644]
trunk/pbx/ael/ael-test/ael-test14/extensions.ael [new file with mode: 0644]
trunk/pbx/ael/ael-test/ael-test15/extensions.ael [new file with mode: 0644]
trunk/pbx/ael/ael-test/ael-test16/extensions.ael [new file with mode: 0644]
trunk/pbx/ael/ael-test/ael-test18/extensions.ael [new file with mode: 0644]
trunk/pbx/ael/ael-test/ael-test19/extensions.ael [new file with mode: 0644]
trunk/pbx/ael/ael-test/ael-test2/apptest.ael2 [new file with mode: 0644]
trunk/pbx/ael/ael-test/ael-test2/extensions.ael [new file with mode: 0644]
trunk/pbx/ael/ael-test/ael-test20/extensions.ael [new file with mode: 0644]
trunk/pbx/ael/ael-test/ael-test3/extensions.ael [new file with mode: 0755]
trunk/pbx/ael/ael-test/ael-test3/include1.ael2 [new file with mode: 0644]
trunk/pbx/ael/ael-test/ael-test3/include2.ael2 [new file with mode: 0644]
trunk/pbx/ael/ael-test/ael-test3/include3.ael2 [new file with mode: 0644]
trunk/pbx/ael/ael-test/ael-test3/include4.ael2 [new file with mode: 0644]
trunk/pbx/ael/ael-test/ael-test3/include5.ael2 [new file with mode: 0644]
trunk/pbx/ael/ael-test/ael-test3/telemarket_torture.ael2 [new file with mode: 0755]
trunk/pbx/ael/ael-test/ael-test4/apptest.ael2 [new file with mode: 0644]
trunk/pbx/ael/ael-test/ael-test4/extensions.ael [new file with mode: 0644]
trunk/pbx/ael/ael-test/ael-test5/extensions.ael [new file with mode: 0644]
trunk/pbx/ael/ael-test/ael-test6/extensions.ael [new file with mode: 0644]
trunk/pbx/ael/ael-test/ael-test7/extensions.ael [new file with mode: 0644]
trunk/pbx/ael/ael-test/ael-test8/extensions.ael [new file with mode: 0644]
trunk/pbx/ael/ael-test/ael-vtest13/extensions.ael [new file with mode: 0755]
trunk/pbx/ael/ael-test/ael-vtest13/include1.ael2 [new file with mode: 0644]
trunk/pbx/ael/ael-test/ael-vtest13/include2.ael2 [new file with mode: 0644]
trunk/pbx/ael/ael-test/ael-vtest13/include3.ael2 [new file with mode: 0644]
trunk/pbx/ael/ael-test/ael-vtest13/include4.ael2 [new file with mode: 0644]
trunk/pbx/ael/ael-test/ael-vtest13/include5.ael2 [new file with mode: 0644]
trunk/pbx/ael/ael-test/ael-vtest13/telemarket_torture.ael2 [new file with mode: 0755]
trunk/pbx/ael/ael-test/ael-vtest17/extensions.ael [new file with mode: 0644]
trunk/pbx/ael/ael-test/ael-vtest21/extensions.ael [new file with mode: 0644]
trunk/pbx/ael/ael-test/ref.ael-ntest10 [new file with mode: 0644]
trunk/pbx/ael/ael-test/ref.ael-ntest12 [new file with mode: 0644]
trunk/pbx/ael/ael-test/ref.ael-ntest22 [new file with mode: 0644]
trunk/pbx/ael/ael-test/ref.ael-ntest9 [new file with mode: 0644]
trunk/pbx/ael/ael-test/ref.ael-test1 [new file with mode: 0644]
trunk/pbx/ael/ael-test/ref.ael-test11 [new file with mode: 0644]
trunk/pbx/ael/ael-test/ref.ael-test14 [new file with mode: 0644]
trunk/pbx/ael/ael-test/ref.ael-test15 [new file with mode: 0644]
trunk/pbx/ael/ael-test/ref.ael-test16 [new file with mode: 0644]
trunk/pbx/ael/ael-test/ref.ael-test18 [new file with mode: 0644]
trunk/pbx/ael/ael-test/ref.ael-test19 [new file with mode: 0644]
trunk/pbx/ael/ael-test/ref.ael-test2 [new file with mode: 0644]
trunk/pbx/ael/ael-test/ref.ael-test20 [new file with mode: 0644]
trunk/pbx/ael/ael-test/ref.ael-test3 [new file with mode: 0644]
trunk/pbx/ael/ael-test/ref.ael-test4 [new file with mode: 0644]
trunk/pbx/ael/ael-test/ref.ael-test5 [new file with mode: 0644]
trunk/pbx/ael/ael-test/ref.ael-test6 [new file with mode: 0644]
trunk/pbx/ael/ael-test/ref.ael-test7 [new file with mode: 0644]
trunk/pbx/ael/ael-test/ref.ael-test8 [new file with mode: 0644]
trunk/pbx/ael/ael-test/ref.ael-vtest13 [new file with mode: 0644]
trunk/pbx/ael/ael-test/ref.ael-vtest17 [new file with mode: 0644]
trunk/pbx/ael/ael-test/ref.ael-vtest21 [new file with mode: 0644]
trunk/pbx/ael/ael-test/runtests [new file with mode: 0755]
trunk/pbx/ael/ael-test/setref [new file with mode: 0755]
trunk/pbx/dundi-parser.c [new file with mode: 0644]
trunk/pbx/dundi-parser.h [new file with mode: 0644]
trunk/pbx/pbx_ael.c [new file with mode: 0644]
trunk/pbx/pbx_config.c [new file with mode: 0644]
trunk/pbx/pbx_dundi.c [new file with mode: 0644]
trunk/pbx/pbx_gtkconsole.c [new file with mode: 0644]
trunk/pbx/pbx_loopback.c [new file with mode: 0644]
trunk/pbx/pbx_lua.c [new file with mode: 0644]
trunk/pbx/pbx_realtime.c [new file with mode: 0644]
trunk/pbx/pbx_spool.c [new file with mode: 0644]
trunk/phoneprov/000000000000-directory.xml [new file with mode: 0644]
trunk/phoneprov/000000000000-phone.cfg [new file with mode: 0644]
trunk/phoneprov/000000000000.cfg [new file with mode: 0644]
trunk/phoneprov/polycom.xml [new file with mode: 0644]
trunk/redhat/asterisk.spec [new file with mode: 0644]
trunk/redhat/rpmmacros [new file with mode: 0644]
trunk/redhat/rpmrc [new file with mode: 0644]
trunk/res/Makefile [new file with mode: 0644]
trunk/res/ael/ael.flex [new file with mode: 0644]
trunk/res/ael/ael.tab.c [new file with mode: 0644]
trunk/res/ael/ael.tab.h [new file with mode: 0644]
trunk/res/ael/ael.y [new file with mode: 0644]
trunk/res/ael/ael_lex.c [new file with mode: 0644]
trunk/res/ael/pval.c [new file with mode: 0644]
trunk/res/res_adsi.c [new file with mode: 0644]
trunk/res/res_ael_share.c [new file with mode: 0644]
trunk/res/res_agi.c [new file with mode: 0644]
trunk/res/res_clioriginate.c [new file with mode: 0644]
trunk/res/res_config_curl.c [new file with mode: 0644]
trunk/res/res_config_odbc.c [new file with mode: 0644]
trunk/res/res_config_pgsql.c [new file with mode: 0644]
trunk/res/res_config_sqlite.c [new file with mode: 0644]
trunk/res/res_convert.c [new file with mode: 0644]
trunk/res/res_crypto.c [new file with mode: 0644]
trunk/res/res_features.c [new file with mode: 0644]
trunk/res/res_indications.c [new file with mode: 0644]
trunk/res/res_jabber.c [new file with mode: 0644]
trunk/res/res_limit.c [new file with mode: 0644]
trunk/res/res_monitor.c [new file with mode: 0644]
trunk/res/res_musiconhold.c [new file with mode: 0644]
trunk/res/res_odbc.c [new file with mode: 0644]
trunk/res/res_phoneprov.c [new file with mode: 0644]
trunk/res/res_realtime.c [new file with mode: 0644]
trunk/res/res_smdi.c [new file with mode: 0644]
trunk/res/res_snmp.c [new file with mode: 0644]
trunk/res/res_speech.c [new file with mode: 0644]
trunk/res/snmp/agent.c [new file with mode: 0644]
trunk/res/snmp/agent.h [new file with mode: 0644]
trunk/sample.call [new file with mode: 0644]
trunk/sounds/Makefile [new file with mode: 0644]
trunk/sounds/sounds.xml [new file with mode: 0644]
trunk/static-http/ajamdemo.html [new file with mode: 0644]
trunk/static-http/astman.css [new file with mode: 0644]
trunk/static-http/astman.js [new file with mode: 0644]
trunk/static-http/prototype.js [new file with mode: 0644]
trunk/tests/Makefile [new file with mode: 0644]
trunk/tests/test_skel.c [new file with mode: 0644]
trunk/utils/Makefile [new file with mode: 0644]
trunk/utils/ael_main.c [new file with mode: 0644]
trunk/utils/astcanary.c [new file with mode: 0644]
trunk/utils/astman.1 [new file with mode: 0644]
trunk/utils/astman.c [new file with mode: 0644]
trunk/utils/build-extensions-conf.lua [new file with mode: 0755]
trunk/utils/check_expr.c [new file with mode: 0644]
trunk/utils/clicompat.c [new file with mode: 0644]
trunk/utils/conf2ael.c [new file with mode: 0644]
trunk/utils/expr2.testinput [new file with mode: 0644]
trunk/utils/extconf.c [new file with mode: 0644]
trunk/utils/frame.c [new file with mode: 0644]
trunk/utils/frame.h [new file with mode: 0644]
trunk/utils/hashtest.c [new file with mode: 0644]
trunk/utils/hashtest2.c [new file with mode: 0644]
trunk/utils/muted.c [new file with mode: 0644]
trunk/utils/smsq.c [new file with mode: 0644]
trunk/utils/stereorize.c [new file with mode: 0644]
trunk/utils/streamplayer.c [new file with mode: 0644]