aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2005-11-29 18:24:39 +0000
committerkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2005-11-29 18:24:39 +0000
commit8b196ac7e832904f398504d4a43ea8ba6d61e393 (patch)
tree30daf24b38507eaeca4063bd07da673b4e5e81d4
parente105958835e3c53e068470b38ade01d316fdcf16 (diff)
git-svn-id: http://svn.digium.com/svn/asterisk/tags/0.1.8@7221 f38db490-d61c-443f-a65b-d21fe96a405bv0.1.8
-rw-r--r--[-rwxr-xr-x]BUGS0
-rw-r--r--[-rwxr-xr-x]CHANGES0
-rw-r--r--[-rwxr-xr-x]CREDITS0
-rw-r--r--[-rwxr-xr-x]LICENSE0
-rw-r--r--[-rwxr-xr-x]Makefile0
-rw-r--r--[-rwxr-xr-x]README0
-rw-r--r--[-rwxr-xr-x]apps/Makefile0
-rw-r--r--[-rwxr-xr-x]apps/app_dial.c0
-rw-r--r--[-rwxr-xr-x]apps/app_directory.c0
-rw-r--r--[-rwxr-xr-x]apps/app_echo.c0
-rw-r--r--[-rwxr-xr-x]apps/app_intercom.c0
-rw-r--r--[-rwxr-xr-x]apps/app_mp3.c0
-rw-r--r--[-rwxr-xr-x]apps/app_playback.c0
-rw-r--r--[-rwxr-xr-x]apps/app_record.c0
-rw-r--r--[-rwxr-xr-x]apps/app_skel.c0
-rw-r--r--[-rwxr-xr-x]apps/app_system.c0
-rw-r--r--[-rwxr-xr-x]apps/app_voicemail.c0
-rw-r--r--[-rwxr-xr-x]asterisk.c0
-rw-r--r--[-rwxr-xr-x]asterisk.h0
-rw-r--r--[-rwxr-xr-x]callerid.c0
-rw-r--r--[-rwxr-xr-x]cas.h0
-rw-r--r--[-rwxr-xr-x]channel.c0
-rw-r--r--[-rwxr-xr-x]channels/DialTone.h0
-rw-r--r--[-rwxr-xr-x]channels/Makefile0
-rw-r--r--[-rwxr-xr-x]channels/adtranvofr.h0
-rw-r--r--[-rwxr-xr-x]channels/alaw.h0
-rw-r--r--[-rwxr-xr-x]channels/answer.h0
-rw-r--r--[-rwxr-xr-x]channels/chan_iax.c0
-rw-r--r--[-rwxr-xr-x]channels/chan_modem.c0
-rw-r--r--[-rwxr-xr-x]channels/chan_modem_aopen.c0
-rw-r--r--[-rwxr-xr-x]channels/chan_modem_i4l.c0
-rw-r--r--[-rwxr-xr-x]channels/chan_oss.c0
-rw-r--r--[-rwxr-xr-x]channels/chan_phone.c0
-rw-r--r--[-rwxr-xr-x]channels/chan_tor.c0
-rw-r--r--[-rwxr-xr-x]channels/chan_vofr.c0
-rw-r--r--[-rwxr-xr-x]channels/gentone.c0
-rw-r--r--[-rwxr-xr-x]channels/iax.h0
-rw-r--r--[-rwxr-xr-x]channels/ixjuser.h0
-rw-r--r--[-rwxr-xr-x]channels/ring10.h0
-rw-r--r--[-rwxr-xr-x]cli.c0
-rw-r--r--[-rwxr-xr-x]codecs/Makefile0
-rw-r--r--[-rwxr-xr-x]codecs/adpcm_slin_ex.h0
-rw-r--r--[-rwxr-xr-x]codecs/codec_adpcm.c0
-rw-r--r--[-rwxr-xr-x]codecs/codec_g723_1.c0
-rw-r--r--[-rwxr-xr-x]codecs/codec_gsm.c0
-rw-r--r--[-rwxr-xr-x]codecs/codec_lpc10.c0
-rw-r--r--[-rwxr-xr-x]codecs/codec_mp3_d.c0
-rw-r--r--[-rwxr-xr-x]codecs/codec_ulaw.c0
-rw-r--r--[-rwxr-xr-x]codecs/g723_slin_ex.h0
-rw-r--r--[-rwxr-xr-x]codecs/gsm/COPYRIGHT0
-rw-r--r--[-rwxr-xr-x]codecs/gsm/Makefile0
-rw-r--r--[-rwxr-xr-x]codecs/gsm/README0
-rw-r--r--[-rwxr-xr-x]codecs/gsm/inc/config.h0
-rw-r--r--[-rwxr-xr-x]codecs/gsm/inc/gsm.h0
-rw-r--r--[-rwxr-xr-x]codecs/gsm/inc/private.h0
-rw-r--r--[-rwxr-xr-x]codecs/gsm/inc/proto.h0
-rw-r--r--[-rwxr-xr-x]codecs/gsm/inc/unproto.h0
-rw-r--r--[-rwxr-xr-x]codecs/gsm/src/add.c0
-rw-r--r--[-rwxr-xr-x]codecs/gsm/src/code.c0
-rw-r--r--[-rwxr-xr-x]codecs/gsm/src/debug.c0
-rw-r--r--[-rwxr-xr-x]codecs/gsm/src/decode.c0
-rw-r--r--[-rwxr-xr-x]codecs/gsm/src/gsm_create.c0
-rw-r--r--[-rwxr-xr-x]codecs/gsm/src/gsm_decode.c0
-rw-r--r--[-rwxr-xr-x]codecs/gsm/src/gsm_destroy.c0
-rw-r--r--[-rwxr-xr-x]codecs/gsm/src/gsm_encode.c0
-rw-r--r--[-rwxr-xr-x]codecs/gsm/src/gsm_explode.c0
-rw-r--r--[-rwxr-xr-x]codecs/gsm/src/gsm_implode.c0
-rw-r--r--[-rwxr-xr-x]codecs/gsm/src/gsm_option.c0
-rw-r--r--[-rwxr-xr-x]codecs/gsm/src/gsm_print.c0
-rw-r--r--[-rwxr-xr-x]codecs/gsm/src/k6opt.h0
-rw-r--r--[-rwxr-xr-x]codecs/gsm/src/k6opt.s0
-rw-r--r--[-rwxr-xr-x]codecs/gsm/src/long_term.c0
-rw-r--r--[-rwxr-xr-x]codecs/gsm/src/lpc.c0
-rw-r--r--[-rwxr-xr-x]codecs/gsm/src/preprocess.c0
-rw-r--r--[-rwxr-xr-x]codecs/gsm/src/rpe.c0
-rw-r--r--[-rwxr-xr-x]codecs/gsm/src/short_term.c0
-rw-r--r--[-rwxr-xr-x]codecs/gsm/src/table.c0
-rw-r--r--[-rwxr-xr-x]codecs/gsm_slin_ex.h0
-rw-r--r--[-rwxr-xr-x]codecs/lpc10/Makefile0
-rw-r--r--[-rwxr-xr-x]codecs/lpc10/README0
-rw-r--r--[-rwxr-xr-x]codecs/lpc10/analys.c0
-rw-r--r--[-rwxr-xr-x]codecs/lpc10/bsynz.c0
-rw-r--r--[-rwxr-xr-x]codecs/lpc10/chanwr.c0
-rw-r--r--[-rwxr-xr-x]codecs/lpc10/dcbias.c0
-rw-r--r--[-rwxr-xr-x]codecs/lpc10/decode.c0
-rw-r--r--[-rwxr-xr-x]codecs/lpc10/deemp.c0
-rw-r--r--[-rwxr-xr-x]codecs/lpc10/difmag.c0
-rw-r--r--[-rwxr-xr-x]codecs/lpc10/dyptrk.c0
-rw-r--r--[-rwxr-xr-x]codecs/lpc10/encode.c0
-rw-r--r--[-rwxr-xr-x]codecs/lpc10/energy.c0
-rw-r--r--[-rwxr-xr-x]codecs/lpc10/f2c.h0
-rw-r--r--[-rwxr-xr-x]codecs/lpc10/f2clib.c0
-rw-r--r--[-rwxr-xr-x]codecs/lpc10/ham84.c0
-rw-r--r--[-rwxr-xr-x]codecs/lpc10/hp100.c0
-rw-r--r--[-rwxr-xr-x]codecs/lpc10/invert.c0
-rw-r--r--[-rwxr-xr-x]codecs/lpc10/irc2pc.c0
-rw-r--r--[-rwxr-xr-x]codecs/lpc10/ivfilt.c0
-rw-r--r--[-rwxr-xr-x]codecs/lpc10/lpc10.h0
-rw-r--r--[-rwxr-xr-x]codecs/lpc10/lpcdec.c0
-rw-r--r--[-rwxr-xr-x]codecs/lpc10/lpcenc.c0
-rw-r--r--[-rwxr-xr-x]codecs/lpc10/lpcini.c0
-rw-r--r--[-rwxr-xr-x]codecs/lpc10/lpfilt.c0
-rw-r--r--[-rwxr-xr-x]codecs/lpc10/median.c0
-rw-r--r--[-rwxr-xr-x]codecs/lpc10/mload.c0
-rw-r--r--[-rwxr-xr-x]codecs/lpc10/onset.c0
-rw-r--r--[-rwxr-xr-x]codecs/lpc10/pitsyn.c0
-rw-r--r--[-rwxr-xr-x]codecs/lpc10/placea.c0
-rw-r--r--[-rwxr-xr-x]codecs/lpc10/placev.c0
-rw-r--r--[-rwxr-xr-x]codecs/lpc10/preemp.c0
-rw-r--r--[-rwxr-xr-x]codecs/lpc10/prepro.c0
-rw-r--r--[-rwxr-xr-x]codecs/lpc10/random.c0
-rw-r--r--[-rwxr-xr-x]codecs/lpc10/rcchk.c0
-rw-r--r--[-rwxr-xr-x]codecs/lpc10/synths.c0
-rw-r--r--[-rwxr-xr-x]codecs/lpc10/tbdm.c0
-rw-r--r--[-rwxr-xr-x]codecs/lpc10/voicin.c0
-rw-r--r--[-rwxr-xr-x]codecs/lpc10/vparms.c0
-rw-r--r--[-rwxr-xr-x]codecs/lpc10_slin_ex.h0
-rw-r--r--[-rwxr-xr-x]codecs/mp3/Makefile0
-rw-r--r--[-rwxr-xr-x]codecs/mp3/include/L3.h0
-rw-r--r--[-rwxr-xr-x]codecs/mp3/include/htable.h0
-rw-r--r--[-rwxr-xr-x]codecs/mp3/include/itype.h0
-rw-r--r--[-rwxr-xr-x]codecs/mp3/include/jdw.h0
-rw-r--r--[-rwxr-xr-x]codecs/mp3/include/mhead.h0
-rw-r--r--[-rwxr-xr-x]codecs/mp3/include/port.h0
-rw-r--r--[-rwxr-xr-x]codecs/mp3/include/protos.h0
-rw-r--r--[-rwxr-xr-x]codecs/mp3/include/tableawd.h0
-rw-r--r--[-rwxr-xr-x]codecs/mp3/include/xinglmc.h0
-rw-r--r--[-rwxr-xr-x]codecs/mp3/src/cdct.c0
-rw-r--r--[-rwxr-xr-x]codecs/mp3/src/csbt.c0
-rw-r--r--[-rwxr-xr-x]codecs/mp3/src/csbtL3.c0
-rw-r--r--[-rwxr-xr-x]codecs/mp3/src/csbtb.c0
-rw-r--r--[-rwxr-xr-x]codecs/mp3/src/cup.c0
-rw-r--r--[-rwxr-xr-x]codecs/mp3/src/cupL1.c0
-rw-r--r--[-rwxr-xr-x]codecs/mp3/src/cupini.c0
-rw-r--r--[-rwxr-xr-x]codecs/mp3/src/cupl3.c0
-rw-r--r--[-rwxr-xr-x]codecs/mp3/src/cwin.c0
-rw-r--r--[-rwxr-xr-x]codecs/mp3/src/cwinb.c0
-rw-r--r--[-rwxr-xr-x]codecs/mp3/src/cwinm.c0
-rw-r--r--[-rwxr-xr-x]codecs/mp3/src/dec8.c0
-rw-r--r--[-rwxr-xr-x]codecs/mp3/src/hwin.c0
-rw-r--r--[-rwxr-xr-x]codecs/mp3/src/icdct.c0
-rw-r--r--[-rwxr-xr-x]codecs/mp3/src/isbt.c0
-rw-r--r--[-rwxr-xr-x]codecs/mp3/src/isbtb.c0
-rw-r--r--[-rwxr-xr-x]codecs/mp3/src/iup.c0
-rw-r--r--[-rwxr-xr-x]codecs/mp3/src/iupL1.c0
-rw-r--r--[-rwxr-xr-x]codecs/mp3/src/iupini.c0
-rw-r--r--[-rwxr-xr-x]codecs/mp3/src/iwinQ.c0
-rw-r--r--[-rwxr-xr-x]codecs/mp3/src/iwinbQ.c0
-rw-r--r--[-rwxr-xr-x]codecs/mp3/src/iwinm.c0
-rw-r--r--[-rwxr-xr-x]codecs/mp3/src/l3dq.c0
-rw-r--r--[-rwxr-xr-x]codecs/mp3/src/l3init.c0
-rw-r--r--[-rwxr-xr-x]codecs/mp3/src/mdct.c0
-rw-r--r--[-rwxr-xr-x]codecs/mp3/src/mhead.c0
-rw-r--r--[-rwxr-xr-x]codecs/mp3/src/msis.c0
-rw-r--r--[-rwxr-xr-x]codecs/mp3/src/uph.c0
-rw-r--r--[-rwxr-xr-x]codecs/mp3/src/upsf.c0
-rw-r--r--[-rwxr-xr-x]codecs/mp3/src/wavep.c0
-rw-r--r--[-rwxr-xr-x]codecs/mp3/src/wcvt.c0
-rw-r--r--[-rwxr-xr-x]codecs/mp3/src/x86gas.s0
-rw-r--r--[-rwxr-xr-x]codecs/mp3/src/x86intel.c0
-rw-r--r--[-rwxr-xr-x]codecs/mp3_slin_ex.h0
-rw-r--r--[-rwxr-xr-x]codecs/mp3anal.h0
-rw-r--r--[-rwxr-xr-x]codecs/slin_adpcm_ex.h0
-rw-r--r--[-rwxr-xr-x]codecs/slin_g723_ex.h0
-rw-r--r--[-rwxr-xr-x]codecs/slin_gsm_ex.h0
-rw-r--r--[-rwxr-xr-x]codecs/slin_lpc10_ex.h0
-rw-r--r--[-rwxr-xr-x]codecs/slin_ulaw_ex.h0
-rw-r--r--[-rwxr-xr-x]codecs/ulaw_slin_ex.h0
-rw-r--r--[-rwxr-xr-x]coef_in.h0
-rw-r--r--[-rwxr-xr-x]coef_out.h0
-rw-r--r--[-rwxr-xr-x]config.c0
-rw-r--r--[-rwxr-xr-x]configs/adtranvofr.conf.sample0
-rw-r--r--[-rwxr-xr-x]configs/extensions.conf.sample0
-rw-r--r--[-rwxr-xr-x]configs/iax.conf.sample0
-rw-r--r--[-rwxr-xr-x]configs/modem.conf.sample0
-rw-r--r--[-rwxr-xr-x]configs/modules.conf.sample0
-rw-r--r--[-rwxr-xr-x]configs/oss.conf.sample0
-rw-r--r--[-rwxr-xr-x]configs/phone.conf.sample0
-rw-r--r--[-rwxr-xr-x]configs/tormenta.conf.sample0
-rw-r--r--[-rwxr-xr-x]configs/voicemail.conf.sample0
-rw-r--r--[-rwxr-xr-x]doc/apps.txt0
-rw-r--r--[-rwxr-xr-x]doc/channel.txt0
-rw-r--r--[-rwxr-xr-x]doc/extensions.txt0
-rw-r--r--[-rwxr-xr-x]doc/iax.txt0
-rw-r--r--[-rwxr-xr-x]doc/model.txt0
-rw-r--r--[-rwxr-xr-x]doc/modules.txt0
-rw-r--r--[-rwxr-xr-x]file.c0
-rw-r--r--[-rwxr-xr-x]formats/Makefile0
-rw-r--r--[-rwxr-xr-x]formats/format_g723.c0
-rw-r--r--[-rwxr-xr-x]formats/format_gsm.c0
-rw-r--r--[-rwxr-xr-x]formats/format_mp3.c0
-rw-r--r--[-rwxr-xr-x]formats/format_pcm.c0
-rw-r--r--[-rwxr-xr-x]formats/format_vox.c0
-rw-r--r--[-rwxr-xr-x]formats/format_wav.c0
-rw-r--r--[-rwxr-xr-x]formats/format_wav_gsm.c0
-rw-r--r--[-rwxr-xr-x]formats/msgsm.h0
-rw-r--r--[-rwxr-xr-x]frame.c0
-rw-r--r--[-rwxr-xr-x]fskmodem.c0
-rw-r--r--[-rwxr-xr-x]include/asterisk/callerid.h0
-rw-r--r--[-rwxr-xr-x]include/asterisk/channel.h0
-rw-r--r--[-rwxr-xr-x]include/asterisk/channel_pvt.h0
-rw-r--r--[-rwxr-xr-x]include/asterisk/cli.h0
-rw-r--r--[-rwxr-xr-x]include/asterisk/config.h0
-rw-r--r--[-rwxr-xr-x]include/asterisk/file.h0
-rw-r--r--[-rwxr-xr-x]include/asterisk/frame.h0
-rw-r--r--[-rwxr-xr-x]include/asterisk/fskmodem.h0
-rw-r--r--[-rwxr-xr-x]include/asterisk/io.h0
-rw-r--r--[-rwxr-xr-x]include/asterisk/logger.h0
-rw-r--r--[-rwxr-xr-x]include/asterisk/md5.h0
-rw-r--r--[-rwxr-xr-x]include/asterisk/module.h0
-rw-r--r--[-rwxr-xr-x]include/asterisk/options.h0
-rw-r--r--[-rwxr-xr-x]include/asterisk/pbx.h0
-rw-r--r--[-rwxr-xr-x]include/asterisk/say.h0
-rw-r--r--[-rwxr-xr-x]include/asterisk/sched.h0
-rw-r--r--[-rwxr-xr-x]include/asterisk/translate.h0
-rw-r--r--[-rwxr-xr-x]include/asterisk/ulaw.h0
-rw-r--r--[-rwxr-xr-x]include/asterisk/vmodem.h0
-rw-r--r--[-rwxr-xr-x]io.c0
-rw-r--r--[-rwxr-xr-x]loader.c0
-rw-r--r--[-rwxr-xr-x]logger.c0
-rw-r--r--[-rwxr-xr-x]md5.c0
-rw-r--r--[-rwxr-xr-x]pbx.c0
-rw-r--r--[-rwxr-xr-x]pbx/Makefile0
-rw-r--r--[-rwxr-xr-x]pbx/pbx_config.c0
-rw-r--r--[-rwxr-xr-x]pbx/pbx_gtkconsole.c0
-rw-r--r--[-rwxr-xr-x]pbx/pbx_kdeconsole.cc0
-rw-r--r--[-rwxr-xr-x]pbx/pbx_kdeconsole.h0
-rw-r--r--[-rwxr-xr-x]pbx/pbx_kdeconsole_main.cc0
-rw-r--r--[-rwxr-xr-x]pbx/pbx_wilcalu.c0
-rw-r--r--[-rwxr-xr-x]sas.h0
-rw-r--r--[-rwxr-xr-x]say.c0
-rw-r--r--[-rwxr-xr-x]sched.c0
-rw-r--r--[-rwxr-xr-x]sounds/beep.gsmbin858 -> 858 bytes
-rw-r--r--[-rwxr-xr-x]sounds/demo-abouttotry.gsmbin24981 -> 24981 bytes
-rw-r--r--[-rwxr-xr-x]sounds/demo-congrats.gsmbin40458 -> 40458 bytes
-rw-r--r--[-rwxr-xr-x]sounds/demo-echodone.gsmbin3828 -> 3828 bytes
-rw-r--r--[-rwxr-xr-x]sounds/demo-echotest.gsmbin29700 -> 29700 bytes
-rw-r--r--[-rwxr-xr-x]sounds/demo-instruct.gsmbin102201 -> 102201 bytes
-rw-r--r--[-rwxr-xr-x]sounds/demo-moreinfo.gsmbin4158 -> 4158 bytes
-rw-r--r--[-rwxr-xr-x]sounds/demo-nogo.gsmbin16104 -> 16104 bytes
-rw-r--r--[-rwxr-xr-x]sounds/demo-thanks.gsmbin6105 -> 6105 bytes
-rw-r--r--[-rwxr-xr-x]sounds/digits/0.gsmbin1155 -> 1155 bytes
-rw-r--r--[-rwxr-xr-x]sounds/digits/1.gsmbin1155 -> 1155 bytes
-rw-r--r--[-rwxr-xr-x]sounds/digits/10.gsmbin1155 -> 1155 bytes
-rw-r--r--[-rwxr-xr-x]sounds/digits/11.gsm0
-rw-r--r--[-rwxr-xr-x]sounds/digits/12.gsmbin1155 -> 1155 bytes
-rw-r--r--[-rwxr-xr-x]sounds/digits/13.gsmbin1155 -> 1155 bytes
-rw-r--r--[-rwxr-xr-x]sounds/digits/14.gsmbin1155 -> 1155 bytes
-rw-r--r--[-rwxr-xr-x]sounds/digits/15.gsmbin1155 -> 1155 bytes
-rw-r--r--[-rwxr-xr-x]sounds/digits/16.gsmbin1155 -> 1155 bytes
-rw-r--r--[-rwxr-xr-x]sounds/digits/17.gsm0
-rw-r--r--[-rwxr-xr-x]sounds/digits/18.gsmbin1155 -> 1155 bytes
-rw-r--r--[-rwxr-xr-x]sounds/digits/19.gsm0
-rw-r--r--[-rwxr-xr-x]sounds/digits/2.gsmbin1155 -> 1155 bytes
-rw-r--r--[-rwxr-xr-x]sounds/digits/20.gsmbin1155 -> 1155 bytes
-rw-r--r--[-rwxr-xr-x]sounds/digits/3.gsmbin1155 -> 1155 bytes
-rw-r--r--[-rwxr-xr-x]sounds/digits/30.gsmbin1155 -> 1155 bytes
-rw-r--r--[-rwxr-xr-x]sounds/digits/4.gsmbin1155 -> 1155 bytes
-rw-r--r--[-rwxr-xr-x]sounds/digits/40.gsmbin1155 -> 1155 bytes
-rw-r--r--[-rwxr-xr-x]sounds/digits/5.gsm0
-rw-r--r--[-rwxr-xr-x]sounds/digits/50.gsmbin1155 -> 1155 bytes
-rw-r--r--[-rwxr-xr-x]sounds/digits/6.gsmbin1155 -> 1155 bytes
-rw-r--r--[-rwxr-xr-x]sounds/digits/60.gsmbin1155 -> 1155 bytes
-rw-r--r--[-rwxr-xr-x]sounds/digits/7.gsmbin1155 -> 1155 bytes
-rw-r--r--[-rwxr-xr-x]sounds/digits/70.gsmbin1155 -> 1155 bytes
-rw-r--r--[-rwxr-xr-x]sounds/digits/8.gsmbin1155 -> 1155 bytes
-rw-r--r--[-rwxr-xr-x]sounds/digits/80.gsmbin1155 -> 1155 bytes
-rw-r--r--[-rwxr-xr-x]sounds/digits/9.gsmbin1155 -> 1155 bytes
-rw-r--r--[-rwxr-xr-x]sounds/digits/90.gsmbin1155 -> 1155 bytes
-rw-r--r--[-rwxr-xr-x]sounds/digits/hundred.gsmbin1155 -> 1155 bytes
-rw-r--r--[-rwxr-xr-x]sounds/invalid.gsmbin5379 -> 5379 bytes
-rw-r--r--[-rwxr-xr-x]sounds/pbx-invalid.gsmbin5544 -> 5544 bytes
-rw-r--r--[-rwxr-xr-x]sounds/pbx-transfer.gsmbin2178 -> 2178 bytes
-rw-r--r--[-rwxr-xr-x]sounds/ss-noservice.gsmbin6468 -> 6468 bytes
-rw-r--r--[-rwxr-xr-x]sounds/transfer.gsmbin3432 -> 3432 bytes
-rw-r--r--[-rwxr-xr-x]sounds/vm-deleted.gsmbin2046 -> 2046 bytes
-rw-r--r--[-rwxr-xr-x]sounds/vm-goodbye.gsmbin2013 -> 2013 bytes
-rw-r--r--[-rwxr-xr-x]sounds/vm-incorrect.gsmbin2442 -> 2442 bytes
-rw-r--r--[-rwxr-xr-x]sounds/vm-instructions.gsmbin9834 -> 9834 bytes
-rw-r--r--[-rwxr-xr-x]sounds/vm-intro.gsmbin9735 -> 9735 bytes
-rw-r--r--[-rwxr-xr-x]sounds/vm-isonphone.gsmbin1749 -> 1749 bytes
-rw-r--r--[-rwxr-xr-x]sounds/vm-isunavail.gsmbin1947 -> 1947 bytes
-rw-r--r--[-rwxr-xr-x]sounds/vm-login.gsmbin2706 -> 2706 bytes
-rw-r--r--[-rwxr-xr-x]sounds/vm-message.gsmbin1452 -> 1452 bytes
-rw-r--r--[-rwxr-xr-x]sounds/vm-messages.gsm0
-rw-r--r--[-rwxr-xr-x]sounds/vm-msginstruct.gsmbin19602 -> 19602 bytes
-rw-r--r--[-rwxr-xr-x]sounds/vm-msgsaved.gsmbin3003 -> 3003 bytes
-rw-r--r--[-rwxr-xr-x]sounds/vm-no.gsm0
-rw-r--r--[-rwxr-xr-x]sounds/vm-nomore.gsmbin2442 -> 2442 bytes
-rw-r--r--[-rwxr-xr-x]sounds/vm-password.gsmbin1353 -> 1353 bytes
-rw-r--r--[-rwxr-xr-x]sounds/vm-theperson.gsmbin2310 -> 2310 bytes
-rw-r--r--[-rwxr-xr-x]sounds/vm-undeleted.gsmbin2475 -> 2475 bytes
-rw-r--r--[-rwxr-xr-x]sounds/vm-youhave.gsmbin1254 -> 1254 bytes
-rw-r--r--[-rwxr-xr-x]translate.c0
-rw-r--r--[-rwxr-xr-x]ulaw.c0
295 files changed, 0 insertions, 0 deletions
diff --git a/BUGS b/BUGS
index 92eb17c76..92eb17c76 100755..100644
--- a/BUGS
+++ b/BUGS
diff --git a/CHANGES b/CHANGES
index 1cc225f02..1cc225f02 100755..100644
--- a/CHANGES
+++ b/CHANGES
diff --git a/CREDITS b/CREDITS
index cef7cfc1a..cef7cfc1a 100755..100644
--- a/CREDITS
+++ b/CREDITS
diff --git a/LICENSE b/LICENSE
index a52b16e40..a52b16e40 100755..100644
--- a/LICENSE
+++ b/LICENSE
diff --git a/Makefile b/Makefile
index 55b57b280..55b57b280 100755..100644
--- a/Makefile
+++ b/Makefile
diff --git a/README b/README
index 0656a8985..0656a8985 100755..100644
--- a/README
+++ b/README
diff --git a/apps/Makefile b/apps/Makefile
index 4302b5e0a..4302b5e0a 100755..100644
--- a/apps/Makefile
+++ b/apps/Makefile
diff --git a/apps/app_dial.c b/apps/app_dial.c
index c1739a0ce..c1739a0ce 100755..100644
--- a/apps/app_dial.c
+++ b/apps/app_dial.c
diff --git a/apps/app_directory.c b/apps/app_directory.c
index 551f61fae..551f61fae 100755..100644
--- a/apps/app_directory.c
+++ b/apps/app_directory.c
diff --git a/apps/app_echo.c b/apps/app_echo.c
index db1eb9e9a..db1eb9e9a 100755..100644
--- a/apps/app_echo.c
+++ b/apps/app_echo.c
diff --git a/apps/app_intercom.c b/apps/app_intercom.c
index e12f0973b..e12f0973b 100755..100644
--- a/apps/app_intercom.c
+++ b/apps/app_intercom.c
diff --git a/apps/app_mp3.c b/apps/app_mp3.c
index 0013fe8b4..0013fe8b4 100755..100644
--- a/apps/app_mp3.c
+++ b/apps/app_mp3.c
diff --git a/apps/app_playback.c b/apps/app_playback.c
index 47e096bb9..47e096bb9 100755..100644
--- a/apps/app_playback.c
+++ b/apps/app_playback.c
diff --git a/apps/app_record.c b/apps/app_record.c
index b8cce548c..b8cce548c 100755..100644
--- a/apps/app_record.c
+++ b/apps/app_record.c
diff --git a/apps/app_skel.c b/apps/app_skel.c
index 8ca411305..8ca411305 100755..100644
--- a/apps/app_skel.c
+++ b/apps/app_skel.c
diff --git a/apps/app_system.c b/apps/app_system.c
index bb10543e2..bb10543e2 100755..100644
--- a/apps/app_system.c
+++ b/apps/app_system.c
diff --git a/apps/app_voicemail.c b/apps/app_voicemail.c
index 356e1015d..356e1015d 100755..100644
--- a/apps/app_voicemail.c
+++ b/apps/app_voicemail.c
diff --git a/asterisk.c b/asterisk.c
index a73307be0..a73307be0 100755..100644
--- a/asterisk.c
+++ b/asterisk.c
diff --git a/asterisk.h b/asterisk.h
index 1a03b9fdf..1a03b9fdf 100755..100644
--- a/asterisk.h
+++ b/asterisk.h
diff --git a/callerid.c b/callerid.c
index f78714fbf..f78714fbf 100755..100644
--- a/callerid.c
+++ b/callerid.c
diff --git a/cas.h b/cas.h
index ecc6c3cef..ecc6c3cef 100755..100644
--- a/cas.h
+++ b/cas.h
diff --git a/channel.c b/channel.c
index 0f7200162..0f7200162 100755..100644
--- a/channel.c
+++ b/channel.c
diff --git a/channels/DialTone.h b/channels/DialTone.h
index 098ed44d7..098ed44d7 100755..100644
--- a/channels/DialTone.h
+++ b/channels/DialTone.h
diff --git a/channels/Makefile b/channels/Makefile
index d1402a251..d1402a251 100755..100644
--- a/channels/Makefile
+++ b/channels/Makefile
diff --git a/channels/adtranvofr.h b/channels/adtranvofr.h
index 9a45402b8..9a45402b8 100755..100644
--- a/channels/adtranvofr.h
+++ b/channels/adtranvofr.h
diff --git a/channels/alaw.h b/channels/alaw.h
index 3148a9d67..3148a9d67 100755..100644
--- a/channels/alaw.h
+++ b/channels/alaw.h
diff --git a/channels/answer.h b/channels/answer.h
index 2a034204c..2a034204c 100755..100644
--- a/channels/answer.h
+++ b/channels/answer.h
diff --git a/channels/chan_iax.c b/channels/chan_iax.c
index 936ccdb67..936ccdb67 100755..100644
--- a/channels/chan_iax.c
+++ b/channels/chan_iax.c
diff --git a/channels/chan_modem.c b/channels/chan_modem.c
index 9c4f7d234..9c4f7d234 100755..100644
--- a/channels/chan_modem.c
+++ b/channels/chan_modem.c
diff --git a/channels/chan_modem_aopen.c b/channels/chan_modem_aopen.c
index f93fe0b67..f93fe0b67 100755..100644
--- a/channels/chan_modem_aopen.c
+++ b/channels/chan_modem_aopen.c
diff --git a/channels/chan_modem_i4l.c b/channels/chan_modem_i4l.c
index ecb931b72..ecb931b72 100755..100644
--- a/channels/chan_modem_i4l.c
+++ b/channels/chan_modem_i4l.c
diff --git a/channels/chan_oss.c b/channels/chan_oss.c
index 784067a97..784067a97 100755..100644
--- a/channels/chan_oss.c
+++ b/channels/chan_oss.c
diff --git a/channels/chan_phone.c b/channels/chan_phone.c
index d0ff80843..d0ff80843 100755..100644
--- a/channels/chan_phone.c
+++ b/channels/chan_phone.c
diff --git a/channels/chan_tor.c b/channels/chan_tor.c
index 65a779177..65a779177 100755..100644
--- a/channels/chan_tor.c
+++ b/channels/chan_tor.c
diff --git a/channels/chan_vofr.c b/channels/chan_vofr.c
index 836c1de34..836c1de34 100755..100644
--- a/channels/chan_vofr.c
+++ b/channels/chan_vofr.c
diff --git a/channels/gentone.c b/channels/gentone.c
index 00f5af179..00f5af179 100755..100644
--- a/channels/gentone.c
+++ b/channels/gentone.c
diff --git a/channels/iax.h b/channels/iax.h
index 6ba71b184..6ba71b184 100755..100644
--- a/channels/iax.h
+++ b/channels/iax.h
diff --git a/channels/ixjuser.h b/channels/ixjuser.h
index 1e6cc7aaa..1e6cc7aaa 100755..100644
--- a/channels/ixjuser.h
+++ b/channels/ixjuser.h
diff --git a/channels/ring10.h b/channels/ring10.h
index 13fce373e..13fce373e 100755..100644
--- a/channels/ring10.h
+++ b/channels/ring10.h
diff --git a/cli.c b/cli.c
index 98e16a0c8..98e16a0c8 100755..100644
--- a/cli.c
+++ b/cli.c
diff --git a/codecs/Makefile b/codecs/Makefile
index da84127e5..da84127e5 100755..100644
--- a/codecs/Makefile
+++ b/codecs/Makefile
diff --git a/codecs/adpcm_slin_ex.h b/codecs/adpcm_slin_ex.h
index 925391d17..925391d17 100755..100644
--- a/codecs/adpcm_slin_ex.h
+++ b/codecs/adpcm_slin_ex.h
diff --git a/codecs/codec_adpcm.c b/codecs/codec_adpcm.c
index c2aa090d5..c2aa090d5 100755..100644
--- a/codecs/codec_adpcm.c
+++ b/codecs/codec_adpcm.c
diff --git a/codecs/codec_g723_1.c b/codecs/codec_g723_1.c
index 848e0c858..848e0c858 100755..100644
--- a/codecs/codec_g723_1.c
+++ b/codecs/codec_g723_1.c
diff --git a/codecs/codec_gsm.c b/codecs/codec_gsm.c
index 35ef9e2d9..35ef9e2d9 100755..100644
--- a/codecs/codec_gsm.c
+++ b/codecs/codec_gsm.c
diff --git a/codecs/codec_lpc10.c b/codecs/codec_lpc10.c
index d8baa2458..d8baa2458 100755..100644
--- a/codecs/codec_lpc10.c
+++ b/codecs/codec_lpc10.c
diff --git a/codecs/codec_mp3_d.c b/codecs/codec_mp3_d.c
index d271dfe51..d271dfe51 100755..100644
--- a/codecs/codec_mp3_d.c
+++ b/codecs/codec_mp3_d.c
diff --git a/codecs/codec_ulaw.c b/codecs/codec_ulaw.c
index cbe174946..cbe174946 100755..100644
--- a/codecs/codec_ulaw.c
+++ b/codecs/codec_ulaw.c
diff --git a/codecs/g723_slin_ex.h b/codecs/g723_slin_ex.h
index 61eab6523..61eab6523 100755..100644
--- a/codecs/g723_slin_ex.h
+++ b/codecs/g723_slin_ex.h
diff --git a/codecs/gsm/COPYRIGHT b/codecs/gsm/COPYRIGHT
index eba0e523b..eba0e523b 100755..100644
--- a/codecs/gsm/COPYRIGHT
+++ b/codecs/gsm/COPYRIGHT
diff --git a/codecs/gsm/Makefile b/codecs/gsm/Makefile
index 1c674f725..1c674f725 100755..100644
--- a/codecs/gsm/Makefile
+++ b/codecs/gsm/Makefile
diff --git a/codecs/gsm/README b/codecs/gsm/README
index cb6af85cf..cb6af85cf 100755..100644
--- a/codecs/gsm/README
+++ b/codecs/gsm/README
diff --git a/codecs/gsm/inc/config.h b/codecs/gsm/inc/config.h
index ef1bfcdae..ef1bfcdae 100755..100644
--- a/codecs/gsm/inc/config.h
+++ b/codecs/gsm/inc/config.h
diff --git a/codecs/gsm/inc/gsm.h b/codecs/gsm/inc/gsm.h
index 81065e512..81065e512 100755..100644
--- a/codecs/gsm/inc/gsm.h
+++ b/codecs/gsm/inc/gsm.h
diff --git a/codecs/gsm/inc/private.h b/codecs/gsm/inc/private.h
index 140aef1ae..140aef1ae 100755..100644
--- a/codecs/gsm/inc/private.h
+++ b/codecs/gsm/inc/private.h
diff --git a/codecs/gsm/inc/proto.h b/codecs/gsm/inc/proto.h
index 87cf05e8a..87cf05e8a 100755..100644
--- a/codecs/gsm/inc/proto.h
+++ b/codecs/gsm/inc/proto.h
diff --git a/codecs/gsm/inc/unproto.h b/codecs/gsm/inc/unproto.h
index ccd565109..ccd565109 100755..100644
--- a/codecs/gsm/inc/unproto.h
+++ b/codecs/gsm/inc/unproto.h
diff --git a/codecs/gsm/src/add.c b/codecs/gsm/src/add.c
index 21ccfabe7..21ccfabe7 100755..100644
--- a/codecs/gsm/src/add.c
+++ b/codecs/gsm/src/add.c
diff --git a/codecs/gsm/src/code.c b/codecs/gsm/src/code.c
index 739554294..739554294 100755..100644
--- a/codecs/gsm/src/code.c
+++ b/codecs/gsm/src/code.c
diff --git a/codecs/gsm/src/debug.c b/codecs/gsm/src/debug.c
index 22dfa8082..22dfa8082 100755..100644
--- a/codecs/gsm/src/debug.c
+++ b/codecs/gsm/src/debug.c
diff --git a/codecs/gsm/src/decode.c b/codecs/gsm/src/decode.c
index 34e558663..34e558663 100755..100644
--- a/codecs/gsm/src/decode.c
+++ b/codecs/gsm/src/decode.c
diff --git a/codecs/gsm/src/gsm_create.c b/codecs/gsm/src/gsm_create.c
index a59aa2f2a..a59aa2f2a 100755..100644
--- a/codecs/gsm/src/gsm_create.c
+++ b/codecs/gsm/src/gsm_create.c
diff --git a/codecs/gsm/src/gsm_decode.c b/codecs/gsm/src/gsm_decode.c
index 7318ba2d4..7318ba2d4 100755..100644
--- a/codecs/gsm/src/gsm_decode.c
+++ b/codecs/gsm/src/gsm_decode.c
diff --git a/codecs/gsm/src/gsm_destroy.c b/codecs/gsm/src/gsm_destroy.c
index 4807c0acd..4807c0acd 100755..100644
--- a/codecs/gsm/src/gsm_destroy.c
+++ b/codecs/gsm/src/gsm_destroy.c
diff --git a/codecs/gsm/src/gsm_encode.c b/codecs/gsm/src/gsm_encode.c
index 62338300e..62338300e 100755..100644
--- a/codecs/gsm/src/gsm_encode.c
+++ b/codecs/gsm/src/gsm_encode.c
diff --git a/codecs/gsm/src/gsm_explode.c b/codecs/gsm/src/gsm_explode.c
index a906fc2ed..a906fc2ed 100755..100644
--- a/codecs/gsm/src/gsm_explode.c
+++ b/codecs/gsm/src/gsm_explode.c
diff --git a/codecs/gsm/src/gsm_implode.c b/codecs/gsm/src/gsm_implode.c
index 453b8cf39..453b8cf39 100755..100644
--- a/codecs/gsm/src/gsm_implode.c
+++ b/codecs/gsm/src/gsm_implode.c
diff --git a/codecs/gsm/src/gsm_option.c b/codecs/gsm/src/gsm_option.c
index 280780132..280780132 100755..100644
--- a/codecs/gsm/src/gsm_option.c
+++ b/codecs/gsm/src/gsm_option.c
diff --git a/codecs/gsm/src/gsm_print.c b/codecs/gsm/src/gsm_print.c
index af745bc48..af745bc48 100755..100644
--- a/codecs/gsm/src/gsm_print.c
+++ b/codecs/gsm/src/gsm_print.c
diff --git a/codecs/gsm/src/k6opt.h b/codecs/gsm/src/k6opt.h
index 16ea2ac8d..16ea2ac8d 100755..100644
--- a/codecs/gsm/src/k6opt.h
+++ b/codecs/gsm/src/k6opt.h
diff --git a/codecs/gsm/src/k6opt.s b/codecs/gsm/src/k6opt.s
index 3be5c1853..3be5c1853 100755..100644
--- a/codecs/gsm/src/k6opt.s
+++ b/codecs/gsm/src/k6opt.s
diff --git a/codecs/gsm/src/long_term.c b/codecs/gsm/src/long_term.c
index ee01c146b..ee01c146b 100755..100644
--- a/codecs/gsm/src/long_term.c
+++ b/codecs/gsm/src/long_term.c
diff --git a/codecs/gsm/src/lpc.c b/codecs/gsm/src/lpc.c
index 4ec52ee01..4ec52ee01 100755..100644
--- a/codecs/gsm/src/lpc.c
+++ b/codecs/gsm/src/lpc.c
diff --git a/codecs/gsm/src/preprocess.c b/codecs/gsm/src/preprocess.c
index 83c3f6a56..83c3f6a56 100755..100644
--- a/codecs/gsm/src/preprocess.c
+++ b/codecs/gsm/src/preprocess.c
diff --git a/codecs/gsm/src/rpe.c b/codecs/gsm/src/rpe.c
index 6644e3797..6644e3797 100755..100644
--- a/codecs/gsm/src/rpe.c
+++ b/codecs/gsm/src/rpe.c
diff --git a/codecs/gsm/src/short_term.c b/codecs/gsm/src/short_term.c
index c1921f551..c1921f551 100755..100644
--- a/codecs/gsm/src/short_term.c
+++ b/codecs/gsm/src/short_term.c
diff --git a/codecs/gsm/src/table.c b/codecs/gsm/src/table.c
index 16a04118c..16a04118c 100755..100644
--- a/codecs/gsm/src/table.c
+++ b/codecs/gsm/src/table.c
diff --git a/codecs/gsm_slin_ex.h b/codecs/gsm_slin_ex.h
index f22a633bf..f22a633bf 100755..100644
--- a/codecs/gsm_slin_ex.h
+++ b/codecs/gsm_slin_ex.h
diff --git a/codecs/lpc10/Makefile b/codecs/lpc10/Makefile
index cce4c4d92..cce4c4d92 100755..100644
--- a/codecs/lpc10/Makefile
+++ b/codecs/lpc10/Makefile
diff --git a/codecs/lpc10/README b/codecs/lpc10/README
index 30abe4c97..30abe4c97 100755..100644
--- a/codecs/lpc10/README
+++ b/codecs/lpc10/README
diff --git a/codecs/lpc10/analys.c b/codecs/lpc10/analys.c
index 819d2f531..819d2f531 100755..100644
--- a/codecs/lpc10/analys.c
+++ b/codecs/lpc10/analys.c
diff --git a/codecs/lpc10/bsynz.c b/codecs/lpc10/bsynz.c
index 518f2d22d..518f2d22d 100755..100644
--- a/codecs/lpc10/bsynz.c
+++ b/codecs/lpc10/bsynz.c
diff --git a/codecs/lpc10/chanwr.c b/codecs/lpc10/chanwr.c
index af6e57d13..af6e57d13 100755..100644
--- a/codecs/lpc10/chanwr.c
+++ b/codecs/lpc10/chanwr.c
diff --git a/codecs/lpc10/dcbias.c b/codecs/lpc10/dcbias.c
index 15b18df16..15b18df16 100755..100644
--- a/codecs/lpc10/dcbias.c
+++ b/codecs/lpc10/dcbias.c
diff --git a/codecs/lpc10/decode.c b/codecs/lpc10/decode.c
index c87cce797..c87cce797 100755..100644
--- a/codecs/lpc10/decode.c
+++ b/codecs/lpc10/decode.c
diff --git a/codecs/lpc10/deemp.c b/codecs/lpc10/deemp.c
index 16265c0c8..16265c0c8 100755..100644
--- a/codecs/lpc10/deemp.c
+++ b/codecs/lpc10/deemp.c
diff --git a/codecs/lpc10/difmag.c b/codecs/lpc10/difmag.c
index 227251aea..227251aea 100755..100644
--- a/codecs/lpc10/difmag.c
+++ b/codecs/lpc10/difmag.c
diff --git a/codecs/lpc10/dyptrk.c b/codecs/lpc10/dyptrk.c
index 3812bb015..3812bb015 100755..100644
--- a/codecs/lpc10/dyptrk.c
+++ b/codecs/lpc10/dyptrk.c
diff --git a/codecs/lpc10/encode.c b/codecs/lpc10/encode.c
index f93854c18..f93854c18 100755..100644
--- a/codecs/lpc10/encode.c
+++ b/codecs/lpc10/encode.c
diff --git a/codecs/lpc10/energy.c b/codecs/lpc10/energy.c
index 78d4ea505..78d4ea505 100755..100644
--- a/codecs/lpc10/energy.c
+++ b/codecs/lpc10/energy.c
diff --git a/codecs/lpc10/f2c.h b/codecs/lpc10/f2c.h
index 409ef3027..409ef3027 100755..100644
--- a/codecs/lpc10/f2c.h
+++ b/codecs/lpc10/f2c.h
diff --git a/codecs/lpc10/f2clib.c b/codecs/lpc10/f2clib.c
index 65af2e71b..65af2e71b 100755..100644
--- a/codecs/lpc10/f2clib.c
+++ b/codecs/lpc10/f2clib.c
diff --git a/codecs/lpc10/ham84.c b/codecs/lpc10/ham84.c
index 8349feb11..8349feb11 100755..100644
--- a/codecs/lpc10/ham84.c
+++ b/codecs/lpc10/ham84.c
diff --git a/codecs/lpc10/hp100.c b/codecs/lpc10/hp100.c
index f9e92bd0b..f9e92bd0b 100755..100644
--- a/codecs/lpc10/hp100.c
+++ b/codecs/lpc10/hp100.c
diff --git a/codecs/lpc10/invert.c b/codecs/lpc10/invert.c
index 5f515025f..5f515025f 100755..100644
--- a/codecs/lpc10/invert.c
+++ b/codecs/lpc10/invert.c
diff --git a/codecs/lpc10/irc2pc.c b/codecs/lpc10/irc2pc.c
index 96b09f35d..96b09f35d 100755..100644
--- a/codecs/lpc10/irc2pc.c
+++ b/codecs/lpc10/irc2pc.c
diff --git a/codecs/lpc10/ivfilt.c b/codecs/lpc10/ivfilt.c
index 1ebd159ce..1ebd159ce 100755..100644
--- a/codecs/lpc10/ivfilt.c
+++ b/codecs/lpc10/ivfilt.c
diff --git a/codecs/lpc10/lpc10.h b/codecs/lpc10/lpc10.h
index 95ab74ac6..95ab74ac6 100755..100644
--- a/codecs/lpc10/lpc10.h
+++ b/codecs/lpc10/lpc10.h
diff --git a/codecs/lpc10/lpcdec.c b/codecs/lpc10/lpcdec.c
index ef0455141..ef0455141 100755..100644
--- a/codecs/lpc10/lpcdec.c
+++ b/codecs/lpc10/lpcdec.c
diff --git a/codecs/lpc10/lpcenc.c b/codecs/lpc10/lpcenc.c
index 00efbaee0..00efbaee0 100755..100644
--- a/codecs/lpc10/lpcenc.c
+++ b/codecs/lpc10/lpcenc.c
diff --git a/codecs/lpc10/lpcini.c b/codecs/lpc10/lpcini.c
index d76ffa396..d76ffa396 100755..100644
--- a/codecs/lpc10/lpcini.c
+++ b/codecs/lpc10/lpcini.c
diff --git a/codecs/lpc10/lpfilt.c b/codecs/lpc10/lpfilt.c
index 8ecd45aba..8ecd45aba 100755..100644
--- a/codecs/lpc10/lpfilt.c
+++ b/codecs/lpc10/lpfilt.c
diff --git a/codecs/lpc10/median.c b/codecs/lpc10/median.c
index 5d25289ae..5d25289ae 100755..100644
--- a/codecs/lpc10/median.c
+++ b/codecs/lpc10/median.c
diff --git a/codecs/lpc10/mload.c b/codecs/lpc10/mload.c
index c217bcdc2..c217bcdc2 100755..100644
--- a/codecs/lpc10/mload.c
+++ b/codecs/lpc10/mload.c
diff --git a/codecs/lpc10/onset.c b/codecs/lpc10/onset.c
index e523c689f..e523c689f 100755..100644
--- a/codecs/lpc10/onset.c
+++ b/codecs/lpc10/onset.c
diff --git a/codecs/lpc10/pitsyn.c b/codecs/lpc10/pitsyn.c
index ae8626f90..ae8626f90 100755..100644
--- a/codecs/lpc10/pitsyn.c
+++ b/codecs/lpc10/pitsyn.c
diff --git a/codecs/lpc10/placea.c b/codecs/lpc10/placea.c
index c08f12d87..c08f12d87 100755..100644
--- a/codecs/lpc10/placea.c
+++ b/codecs/lpc10/placea.c
diff --git a/codecs/lpc10/placev.c b/codecs/lpc10/placev.c
index c6fb87d68..c6fb87d68 100755..100644
--- a/codecs/lpc10/placev.c
+++ b/codecs/lpc10/placev.c
diff --git a/codecs/lpc10/preemp.c b/codecs/lpc10/preemp.c
index e93fd28f8..e93fd28f8 100755..100644
--- a/codecs/lpc10/preemp.c
+++ b/codecs/lpc10/preemp.c
diff --git a/codecs/lpc10/prepro.c b/codecs/lpc10/prepro.c
index e2ca42079..e2ca42079 100755..100644
--- a/codecs/lpc10/prepro.c
+++ b/codecs/lpc10/prepro.c
diff --git a/codecs/lpc10/random.c b/codecs/lpc10/random.c
index 8301c7ff5..8301c7ff5 100755..100644
--- a/codecs/lpc10/random.c
+++ b/codecs/lpc10/random.c
diff --git a/codecs/lpc10/rcchk.c b/codecs/lpc10/rcchk.c
index 2475c1436..2475c1436 100755..100644
--- a/codecs/lpc10/rcchk.c
+++ b/codecs/lpc10/rcchk.c
diff --git a/codecs/lpc10/synths.c b/codecs/lpc10/synths.c
index be1675912..be1675912 100755..100644
--- a/codecs/lpc10/synths.c
+++ b/codecs/lpc10/synths.c
diff --git a/codecs/lpc10/tbdm.c b/codecs/lpc10/tbdm.c
index aa51cf7de..aa51cf7de 100755..100644
--- a/codecs/lpc10/tbdm.c
+++ b/codecs/lpc10/tbdm.c
diff --git a/codecs/lpc10/voicin.c b/codecs/lpc10/voicin.c
index 601bd47ae..601bd47ae 100755..100644
--- a/codecs/lpc10/voicin.c
+++ b/codecs/lpc10/voicin.c
diff --git a/codecs/lpc10/vparms.c b/codecs/lpc10/vparms.c
index ba0fb422f..ba0fb422f 100755..100644
--- a/codecs/lpc10/vparms.c
+++ b/codecs/lpc10/vparms.c
diff --git a/codecs/lpc10_slin_ex.h b/codecs/lpc10_slin_ex.h
index 802c3f785..802c3f785 100755..100644
--- a/codecs/lpc10_slin_ex.h
+++ b/codecs/lpc10_slin_ex.h
diff --git a/codecs/mp3/Makefile b/codecs/mp3/Makefile
index 44ebc39d1..44ebc39d1 100755..100644
--- a/codecs/mp3/Makefile
+++ b/codecs/mp3/Makefile
diff --git a/codecs/mp3/include/L3.h b/codecs/mp3/include/L3.h
index e920afd94..e920afd94 100755..100644
--- a/codecs/mp3/include/L3.h
+++ b/codecs/mp3/include/L3.h
diff --git a/codecs/mp3/include/htable.h b/codecs/mp3/include/htable.h
index 45a5daef9..45a5daef9 100755..100644
--- a/codecs/mp3/include/htable.h
+++ b/codecs/mp3/include/htable.h
diff --git a/codecs/mp3/include/itype.h b/codecs/mp3/include/itype.h
index 0b24f40e1..0b24f40e1 100755..100644
--- a/codecs/mp3/include/itype.h
+++ b/codecs/mp3/include/itype.h
diff --git a/codecs/mp3/include/jdw.h b/codecs/mp3/include/jdw.h
index bbb6e5bff..bbb6e5bff 100755..100644
--- a/codecs/mp3/include/jdw.h
+++ b/codecs/mp3/include/jdw.h
diff --git a/codecs/mp3/include/mhead.h b/codecs/mp3/include/mhead.h
index 06b43efb1..06b43efb1 100755..100644
--- a/codecs/mp3/include/mhead.h
+++ b/codecs/mp3/include/mhead.h
diff --git a/codecs/mp3/include/port.h b/codecs/mp3/include/port.h
index 537be833a..537be833a 100755..100644
--- a/codecs/mp3/include/port.h
+++ b/codecs/mp3/include/port.h
diff --git a/codecs/mp3/include/protos.h b/codecs/mp3/include/protos.h
index c812e54cd..c812e54cd 100755..100644
--- a/codecs/mp3/include/protos.h
+++ b/codecs/mp3/include/protos.h
diff --git a/codecs/mp3/include/tableawd.h b/codecs/mp3/include/tableawd.h
index 8c0d97ff6..8c0d97ff6 100755..100644
--- a/codecs/mp3/include/tableawd.h
+++ b/codecs/mp3/include/tableawd.h
diff --git a/codecs/mp3/include/xinglmc.h b/codecs/mp3/include/xinglmc.h
index b03caa1e8..b03caa1e8 100755..100644
--- a/codecs/mp3/include/xinglmc.h
+++ b/codecs/mp3/include/xinglmc.h
diff --git a/codecs/mp3/src/cdct.c b/codecs/mp3/src/cdct.c
index f9ce28a7e..f9ce28a7e 100755..100644
--- a/codecs/mp3/src/cdct.c
+++ b/codecs/mp3/src/cdct.c
diff --git a/codecs/mp3/src/csbt.c b/codecs/mp3/src/csbt.c
index bb9079526..bb9079526 100755..100644
--- a/codecs/mp3/src/csbt.c
+++ b/codecs/mp3/src/csbt.c
diff --git a/codecs/mp3/src/csbtL3.c b/codecs/mp3/src/csbtL3.c
index 85f9599b0..85f9599b0 100755..100644
--- a/codecs/mp3/src/csbtL3.c
+++ b/codecs/mp3/src/csbtL3.c
diff --git a/codecs/mp3/src/csbtb.c b/codecs/mp3/src/csbtb.c
index 158c38151..158c38151 100755..100644
--- a/codecs/mp3/src/csbtb.c
+++ b/codecs/mp3/src/csbtb.c
diff --git a/codecs/mp3/src/cup.c b/codecs/mp3/src/cup.c
index 34659f15b..34659f15b 100755..100644
--- a/codecs/mp3/src/cup.c
+++ b/codecs/mp3/src/cup.c
diff --git a/codecs/mp3/src/cupL1.c b/codecs/mp3/src/cupL1.c
index 84b46d24d..84b46d24d 100755..100644
--- a/codecs/mp3/src/cupL1.c
+++ b/codecs/mp3/src/cupL1.c
diff --git a/codecs/mp3/src/cupini.c b/codecs/mp3/src/cupini.c
index afa19d575..afa19d575 100755..100644
--- a/codecs/mp3/src/cupini.c
+++ b/codecs/mp3/src/cupini.c
diff --git a/codecs/mp3/src/cupl3.c b/codecs/mp3/src/cupl3.c
index 7d387b65d..7d387b65d 100755..100644
--- a/codecs/mp3/src/cupl3.c
+++ b/codecs/mp3/src/cupl3.c
diff --git a/codecs/mp3/src/cwin.c b/codecs/mp3/src/cwin.c
index 5698d82bb..5698d82bb 100755..100644
--- a/codecs/mp3/src/cwin.c
+++ b/codecs/mp3/src/cwin.c
diff --git a/codecs/mp3/src/cwinb.c b/codecs/mp3/src/cwinb.c
index 6b7212dda..6b7212dda 100755..100644
--- a/codecs/mp3/src/cwinb.c
+++ b/codecs/mp3/src/cwinb.c
diff --git a/codecs/mp3/src/cwinm.c b/codecs/mp3/src/cwinm.c
index c462fcc9a..c462fcc9a 100755..100644
--- a/codecs/mp3/src/cwinm.c
+++ b/codecs/mp3/src/cwinm.c
diff --git a/codecs/mp3/src/dec8.c b/codecs/mp3/src/dec8.c
index 50ec0a9ad..50ec0a9ad 100755..100644
--- a/codecs/mp3/src/dec8.c
+++ b/codecs/mp3/src/dec8.c
diff --git a/codecs/mp3/src/hwin.c b/codecs/mp3/src/hwin.c
index 2ba1106d7..2ba1106d7 100755..100644
--- a/codecs/mp3/src/hwin.c
+++ b/codecs/mp3/src/hwin.c
diff --git a/codecs/mp3/src/icdct.c b/codecs/mp3/src/icdct.c
index a38c401dd..a38c401dd 100755..100644
--- a/codecs/mp3/src/icdct.c
+++ b/codecs/mp3/src/icdct.c
diff --git a/codecs/mp3/src/isbt.c b/codecs/mp3/src/isbt.c
index bc240bdb9..bc240bdb9 100755..100644
--- a/codecs/mp3/src/isbt.c
+++ b/codecs/mp3/src/isbt.c
diff --git a/codecs/mp3/src/isbtb.c b/codecs/mp3/src/isbtb.c
index f59841975..f59841975 100755..100644
--- a/codecs/mp3/src/isbtb.c
+++ b/codecs/mp3/src/isbtb.c
diff --git a/codecs/mp3/src/iup.c b/codecs/mp3/src/iup.c
index 8dd2fcc79..8dd2fcc79 100755..100644
--- a/codecs/mp3/src/iup.c
+++ b/codecs/mp3/src/iup.c
diff --git a/codecs/mp3/src/iupL1.c b/codecs/mp3/src/iupL1.c
index 041c2a00b..041c2a00b 100755..100644
--- a/codecs/mp3/src/iupL1.c
+++ b/codecs/mp3/src/iupL1.c
diff --git a/codecs/mp3/src/iupini.c b/codecs/mp3/src/iupini.c
index 800103b56..800103b56 100755..100644
--- a/codecs/mp3/src/iupini.c
+++ b/codecs/mp3/src/iupini.c
diff --git a/codecs/mp3/src/iwinQ.c b/codecs/mp3/src/iwinQ.c
index fae859b99..fae859b99 100755..100644
--- a/codecs/mp3/src/iwinQ.c
+++ b/codecs/mp3/src/iwinQ.c
diff --git a/codecs/mp3/src/iwinbQ.c b/codecs/mp3/src/iwinbQ.c
index 15c573a16..15c573a16 100755..100644
--- a/codecs/mp3/src/iwinbQ.c
+++ b/codecs/mp3/src/iwinbQ.c
diff --git a/codecs/mp3/src/iwinm.c b/codecs/mp3/src/iwinm.c
index 6bd12b627..6bd12b627 100755..100644
--- a/codecs/mp3/src/iwinm.c
+++ b/codecs/mp3/src/iwinm.c
diff --git a/codecs/mp3/src/l3dq.c b/codecs/mp3/src/l3dq.c
index 3ee0764aa..3ee0764aa 100755..100644
--- a/codecs/mp3/src/l3dq.c
+++ b/codecs/mp3/src/l3dq.c
diff --git a/codecs/mp3/src/l3init.c b/codecs/mp3/src/l3init.c
index c3e724b3d..c3e724b3d 100755..100644
--- a/codecs/mp3/src/l3init.c
+++ b/codecs/mp3/src/l3init.c
diff --git a/codecs/mp3/src/mdct.c b/codecs/mp3/src/mdct.c
index 7e95317ef..7e95317ef 100755..100644
--- a/codecs/mp3/src/mdct.c
+++ b/codecs/mp3/src/mdct.c
diff --git a/codecs/mp3/src/mhead.c b/codecs/mp3/src/mhead.c
index d368f095f..d368f095f 100755..100644
--- a/codecs/mp3/src/mhead.c
+++ b/codecs/mp3/src/mhead.c
diff --git a/codecs/mp3/src/msis.c b/codecs/mp3/src/msis.c
index a30e534b9..a30e534b9 100755..100644
--- a/codecs/mp3/src/msis.c
+++ b/codecs/mp3/src/msis.c
diff --git a/codecs/mp3/src/uph.c b/codecs/mp3/src/uph.c
index c3cab0a20..c3cab0a20 100755..100644
--- a/codecs/mp3/src/uph.c
+++ b/codecs/mp3/src/uph.c
diff --git a/codecs/mp3/src/upsf.c b/codecs/mp3/src/upsf.c
index 1280620c2..1280620c2 100755..100644
--- a/codecs/mp3/src/upsf.c
+++ b/codecs/mp3/src/upsf.c
diff --git a/codecs/mp3/src/wavep.c b/codecs/mp3/src/wavep.c
index d6d282916..d6d282916 100755..100644
--- a/codecs/mp3/src/wavep.c
+++ b/codecs/mp3/src/wavep.c
diff --git a/codecs/mp3/src/wcvt.c b/codecs/mp3/src/wcvt.c
index d373cd694..d373cd694 100755..100644
--- a/codecs/mp3/src/wcvt.c
+++ b/codecs/mp3/src/wcvt.c
diff --git a/codecs/mp3/src/x86gas.s b/codecs/mp3/src/x86gas.s
index 9fe553703..9fe553703 100755..100644
--- a/codecs/mp3/src/x86gas.s
+++ b/codecs/mp3/src/x86gas.s
diff --git a/codecs/mp3/src/x86intel.c b/codecs/mp3/src/x86intel.c
index d9f0e6125..d9f0e6125 100755..100644
--- a/codecs/mp3/src/x86intel.c
+++ b/codecs/mp3/src/x86intel.c
diff --git a/codecs/mp3_slin_ex.h b/codecs/mp3_slin_ex.h
index d47b445ee..d47b445ee 100755..100644
--- a/codecs/mp3_slin_ex.h
+++ b/codecs/mp3_slin_ex.h
diff --git a/codecs/mp3anal.h b/codecs/mp3anal.h
index 263e8520c..263e8520c 100755..100644
--- a/codecs/mp3anal.h
+++ b/codecs/mp3anal.h
diff --git a/codecs/slin_adpcm_ex.h b/codecs/slin_adpcm_ex.h
index fb3a77eda..fb3a77eda 100755..100644
--- a/codecs/slin_adpcm_ex.h
+++ b/codecs/slin_adpcm_ex.h
diff --git a/codecs/slin_g723_ex.h b/codecs/slin_g723_ex.h
index fedadd409..fedadd409 100755..100644
--- a/codecs/slin_g723_ex.h
+++ b/codecs/slin_g723_ex.h
diff --git a/codecs/slin_gsm_ex.h b/codecs/slin_gsm_ex.h
index 26dd6d7e6..26dd6d7e6 100755..100644
--- a/codecs/slin_gsm_ex.h
+++ b/codecs/slin_gsm_ex.h
diff --git a/codecs/slin_lpc10_ex.h b/codecs/slin_lpc10_ex.h
index d738ae41e..d738ae41e 100755..100644
--- a/codecs/slin_lpc10_ex.h
+++ b/codecs/slin_lpc10_ex.h
diff --git a/codecs/slin_ulaw_ex.h b/codecs/slin_ulaw_ex.h
index c9016aef0..c9016aef0 100755..100644
--- a/codecs/slin_ulaw_ex.h
+++ b/codecs/slin_ulaw_ex.h
diff --git a/codecs/ulaw_slin_ex.h b/codecs/ulaw_slin_ex.h
index 897808f24..897808f24 100755..100644
--- a/codecs/ulaw_slin_ex.h
+++ b/codecs/ulaw_slin_ex.h
diff --git a/coef_in.h b/coef_in.h
index b095501b6..b095501b6 100755..100644
--- a/coef_in.h
+++ b/coef_in.h
diff --git a/coef_out.h b/coef_out.h
index d80f5c490..d80f5c490 100755..100644
--- a/coef_out.h
+++ b/coef_out.h
diff --git a/config.c b/config.c
index 386bab480..386bab480 100755..100644
--- a/config.c
+++ b/config.c
diff --git a/configs/adtranvofr.conf.sample b/configs/adtranvofr.conf.sample
index dc7bcfc7c..dc7bcfc7c 100755..100644
--- a/configs/adtranvofr.conf.sample
+++ b/configs/adtranvofr.conf.sample
diff --git a/configs/extensions.conf.sample b/configs/extensions.conf.sample
index 9ac1a4346..9ac1a4346 100755..100644
--- a/configs/extensions.conf.sample
+++ b/configs/extensions.conf.sample
diff --git a/configs/iax.conf.sample b/configs/iax.conf.sample
index a14923557..a14923557 100755..100644
--- a/configs/iax.conf.sample
+++ b/configs/iax.conf.sample
diff --git a/configs/modem.conf.sample b/configs/modem.conf.sample
index 1a75b7fbb..1a75b7fbb 100755..100644
--- a/configs/modem.conf.sample
+++ b/configs/modem.conf.sample
diff --git a/configs/modules.conf.sample b/configs/modules.conf.sample
index fb7ab0a29..fb7ab0a29 100755..100644
--- a/configs/modules.conf.sample
+++ b/configs/modules.conf.sample
diff --git a/configs/oss.conf.sample b/configs/oss.conf.sample
index e90d25540..e90d25540 100755..100644
--- a/configs/oss.conf.sample
+++ b/configs/oss.conf.sample
diff --git a/configs/phone.conf.sample b/configs/phone.conf.sample
index 84da0ea5e..84da0ea5e 100755..100644
--- a/configs/phone.conf.sample
+++ b/configs/phone.conf.sample
diff --git a/configs/tormenta.conf.sample b/configs/tormenta.conf.sample
index 947f03edc..947f03edc 100755..100644
--- a/configs/tormenta.conf.sample
+++ b/configs/tormenta.conf.sample
diff --git a/configs/voicemail.conf.sample b/configs/voicemail.conf.sample
index 797731dda..797731dda 100755..100644
--- a/configs/voicemail.conf.sample
+++ b/configs/voicemail.conf.sample
diff --git a/doc/apps.txt b/doc/apps.txt
index c9696a1a5..c9696a1a5 100755..100644
--- a/doc/apps.txt
+++ b/doc/apps.txt
diff --git a/doc/channel.txt b/doc/channel.txt
index 4cef6a4c6..4cef6a4c6 100755..100644
--- a/doc/channel.txt
+++ b/doc/channel.txt
diff --git a/doc/extensions.txt b/doc/extensions.txt
index 2d6ea2fe4..2d6ea2fe4 100755..100644
--- a/doc/extensions.txt
+++ b/doc/extensions.txt
diff --git a/doc/iax.txt b/doc/iax.txt
index 48bb3e10e..48bb3e10e 100755..100644
--- a/doc/iax.txt
+++ b/doc/iax.txt
diff --git a/doc/model.txt b/doc/model.txt
index 6afb3e04e..6afb3e04e 100755..100644
--- a/doc/model.txt
+++ b/doc/model.txt
diff --git a/doc/modules.txt b/doc/modules.txt
index 9f8ae20b5..9f8ae20b5 100755..100644
--- a/doc/modules.txt
+++ b/doc/modules.txt
diff --git a/file.c b/file.c
index e38a4afb5..e38a4afb5 100755..100644
--- a/file.c
+++ b/file.c
diff --git a/formats/Makefile b/formats/Makefile
index 9ac50c63b..9ac50c63b 100755..100644
--- a/formats/Makefile
+++ b/formats/Makefile
diff --git a/formats/format_g723.c b/formats/format_g723.c
index e93ed0414..e93ed0414 100755..100644
--- a/formats/format_g723.c
+++ b/formats/format_g723.c
diff --git a/formats/format_gsm.c b/formats/format_gsm.c
index 327d5b5c7..327d5b5c7 100755..100644
--- a/formats/format_gsm.c
+++ b/formats/format_gsm.c
diff --git a/formats/format_mp3.c b/formats/format_mp3.c
index 83c8e1c46..83c8e1c46 100755..100644
--- a/formats/format_mp3.c
+++ b/formats/format_mp3.c
diff --git a/formats/format_pcm.c b/formats/format_pcm.c
index dfd4ec366..dfd4ec366 100755..100644
--- a/formats/format_pcm.c
+++ b/formats/format_pcm.c
diff --git a/formats/format_vox.c b/formats/format_vox.c
index 76c002dfc..76c002dfc 100755..100644
--- a/formats/format_vox.c
+++ b/formats/format_vox.c
diff --git a/formats/format_wav.c b/formats/format_wav.c
index 77ac71916..77ac71916 100755..100644
--- a/formats/format_wav.c
+++ b/formats/format_wav.c
diff --git a/formats/format_wav_gsm.c b/formats/format_wav_gsm.c
index a7292043a..a7292043a 100755..100644
--- a/formats/format_wav_gsm.c
+++ b/formats/format_wav_gsm.c
diff --git a/formats/msgsm.h b/formats/msgsm.h
index 2513e72b1..2513e72b1 100755..100644
--- a/formats/msgsm.h
+++ b/formats/msgsm.h
diff --git a/frame.c b/frame.c
index 17b8582c4..17b8582c4 100755..100644
--- a/frame.c
+++ b/frame.c
diff --git a/fskmodem.c b/fskmodem.c
index 554bb9410..554bb9410 100755..100644
--- a/fskmodem.c
+++ b/fskmodem.c
diff --git a/include/asterisk/callerid.h b/include/asterisk/callerid.h
index 9f9e691a1..9f9e691a1 100755..100644
--- a/include/asterisk/callerid.h
+++ b/include/asterisk/callerid.h
diff --git a/include/asterisk/channel.h b/include/asterisk/channel.h
index 3d0a30277..3d0a30277 100755..100644
--- a/include/asterisk/channel.h
+++ b/include/asterisk/channel.h
diff --git a/include/asterisk/channel_pvt.h b/include/asterisk/channel_pvt.h
index a8a2e654d..a8a2e654d 100755..100644
--- a/include/asterisk/channel_pvt.h
+++ b/include/asterisk/channel_pvt.h
diff --git a/include/asterisk/cli.h b/include/asterisk/cli.h
index 3720e4567..3720e4567 100755..100644
--- a/include/asterisk/cli.h
+++ b/include/asterisk/cli.h
diff --git a/include/asterisk/config.h b/include/asterisk/config.h
index d4eccc073..d4eccc073 100755..100644
--- a/include/asterisk/config.h
+++ b/include/asterisk/config.h
diff --git a/include/asterisk/file.h b/include/asterisk/file.h
index 5e424358b..5e424358b 100755..100644
--- a/include/asterisk/file.h
+++ b/include/asterisk/file.h
diff --git a/include/asterisk/frame.h b/include/asterisk/frame.h
index 11271ea95..11271ea95 100755..100644
--- a/include/asterisk/frame.h
+++ b/include/asterisk/frame.h
diff --git a/include/asterisk/fskmodem.h b/include/asterisk/fskmodem.h
index 61a77449f..61a77449f 100755..100644
--- a/include/asterisk/fskmodem.h
+++ b/include/asterisk/fskmodem.h
diff --git a/include/asterisk/io.h b/include/asterisk/io.h
index 82060c20d..82060c20d 100755..100644
--- a/include/asterisk/io.h
+++ b/include/asterisk/io.h
diff --git a/include/asterisk/logger.h b/include/asterisk/logger.h
index d8da8d727..d8da8d727 100755..100644
--- a/include/asterisk/logger.h
+++ b/include/asterisk/logger.h
diff --git a/include/asterisk/md5.h b/include/asterisk/md5.h
index e264f686d..e264f686d 100755..100644
--- a/include/asterisk/md5.h
+++ b/include/asterisk/md5.h
diff --git a/include/asterisk/module.h b/include/asterisk/module.h
index 59689ba0b..59689ba0b 100755..100644
--- a/include/asterisk/module.h
+++ b/include/asterisk/module.h
diff --git a/include/asterisk/options.h b/include/asterisk/options.h
index 9cd0b5ef9..9cd0b5ef9 100755..100644
--- a/include/asterisk/options.h
+++ b/include/asterisk/options.h
diff --git a/include/asterisk/pbx.h b/include/asterisk/pbx.h
index ee28e2ec6..ee28e2ec6 100755..100644
--- a/include/asterisk/pbx.h
+++ b/include/asterisk/pbx.h
diff --git a/include/asterisk/say.h b/include/asterisk/say.h
index cc54a060a..cc54a060a 100755..100644
--- a/include/asterisk/say.h
+++ b/include/asterisk/say.h
diff --git a/include/asterisk/sched.h b/include/asterisk/sched.h
index 9ccdda195..9ccdda195 100755..100644
--- a/include/asterisk/sched.h
+++ b/include/asterisk/sched.h
diff --git a/include/asterisk/translate.h b/include/asterisk/translate.h
index 640c5794d..640c5794d 100755..100644
--- a/include/asterisk/translate.h
+++ b/include/asterisk/translate.h
diff --git a/include/asterisk/ulaw.h b/include/asterisk/ulaw.h
index f7d3ea5fe..f7d3ea5fe 100755..100644
--- a/include/asterisk/ulaw.h
+++ b/include/asterisk/ulaw.h
diff --git a/include/asterisk/vmodem.h b/include/asterisk/vmodem.h
index 8dd91486e..8dd91486e 100755..100644
--- a/include/asterisk/vmodem.h
+++ b/include/asterisk/vmodem.h
diff --git a/io.c b/io.c
index aef361c64..aef361c64 100755..100644
--- a/io.c
+++ b/io.c
diff --git a/loader.c b/loader.c
index 8293993f3..8293993f3 100755..100644
--- a/loader.c
+++ b/loader.c
diff --git a/logger.c b/logger.c
index 4b047a414..4b047a414 100755..100644
--- a/logger.c
+++ b/logger.c
diff --git a/md5.c b/md5.c
index 74fe9014a..74fe9014a 100755..100644
--- a/md5.c
+++ b/md5.c
diff --git a/pbx.c b/pbx.c
index bbc5f22b8..bbc5f22b8 100755..100644
--- a/pbx.c
+++ b/pbx.c
diff --git a/pbx/Makefile b/pbx/Makefile
index 2d27a30cd..2d27a30cd 100755..100644
--- a/pbx/Makefile
+++ b/pbx/Makefile
diff --git a/pbx/pbx_config.c b/pbx/pbx_config.c
index 24b0bbed2..24b0bbed2 100755..100644
--- a/pbx/pbx_config.c
+++ b/pbx/pbx_config.c
diff --git a/pbx/pbx_gtkconsole.c b/pbx/pbx_gtkconsole.c
index 5d3f05773..5d3f05773 100755..100644
--- a/pbx/pbx_gtkconsole.c
+++ b/pbx/pbx_gtkconsole.c
diff --git a/pbx/pbx_kdeconsole.cc b/pbx/pbx_kdeconsole.cc
index 6c2817366..6c2817366 100755..100644
--- a/pbx/pbx_kdeconsole.cc
+++ b/pbx/pbx_kdeconsole.cc
diff --git a/pbx/pbx_kdeconsole.h b/pbx/pbx_kdeconsole.h
index df73ab38e..df73ab38e 100755..100644
--- a/pbx/pbx_kdeconsole.h
+++ b/pbx/pbx_kdeconsole.h
diff --git a/pbx/pbx_kdeconsole_main.cc b/pbx/pbx_kdeconsole_main.cc
index 4ca3da5dd..4ca3da5dd 100755..100644
--- a/pbx/pbx_kdeconsole_main.cc
+++ b/pbx/pbx_kdeconsole_main.cc
diff --git a/pbx/pbx_wilcalu.c b/pbx/pbx_wilcalu.c
index 9a98cda7d..9a98cda7d 100755..100644
--- a/pbx/pbx_wilcalu.c
+++ b/pbx/pbx_wilcalu.c
diff --git a/sas.h b/sas.h
index 5b2495712..5b2495712 100755..100644
--- a/sas.h
+++ b/sas.h
diff --git a/say.c b/say.c
index fea77dd8c..fea77dd8c 100755..100644
--- a/say.c
+++ b/say.c
diff --git a/sched.c b/sched.c
index a4fb1096a..a4fb1096a 100755..100644
--- a/sched.c
+++ b/sched.c
diff --git a/sounds/beep.gsm b/sounds/beep.gsm
index 16407f655..16407f655 100755..100644
--- a/sounds/beep.gsm
+++ b/sounds/beep.gsm
Binary files differ
diff --git a/sounds/demo-abouttotry.gsm b/sounds/demo-abouttotry.gsm
index 2d7842fd3..2d7842fd3 100755..100644
--- a/sounds/demo-abouttotry.gsm
+++ b/sounds/demo-abouttotry.gsm
Binary files differ
diff --git a/sounds/demo-congrats.gsm b/sounds/demo-congrats.gsm
index c3fa396ba..c3fa396ba 100755..100644
--- a/sounds/demo-congrats.gsm
+++ b/sounds/demo-congrats.gsm
Binary files differ
diff --git a/sounds/demo-echodone.gsm b/sounds/demo-echodone.gsm
index f0d6764f4..f0d6764f4 100755..100644
--- a/sounds/demo-echodone.gsm
+++ b/sounds/demo-echodone.gsm
Binary files differ
diff --git a/sounds/demo-echotest.gsm b/sounds/demo-echotest.gsm
index 3ad6c2aa4..3ad6c2aa4 100755..100644
--- a/sounds/demo-echotest.gsm
+++ b/sounds/demo-echotest.gsm
Binary files differ
diff --git a/sounds/demo-instruct.gsm b/sounds/demo-instruct.gsm
index b40d17212..b40d17212 100755..100644
--- a/sounds/demo-instruct.gsm
+++ b/sounds/demo-instruct.gsm
Binary files differ
diff --git a/sounds/demo-moreinfo.gsm b/sounds/demo-moreinfo.gsm
index f31b31230..f31b31230 100755..100644
--- a/sounds/demo-moreinfo.gsm
+++ b/sounds/demo-moreinfo.gsm
Binary files differ
diff --git a/sounds/demo-nogo.gsm b/sounds/demo-nogo.gsm
index 340b3c870..340b3c870 100755..100644
--- a/sounds/demo-nogo.gsm
+++ b/sounds/demo-nogo.gsm
Binary files differ
diff --git a/sounds/demo-thanks.gsm b/sounds/demo-thanks.gsm
index 6c8b1418f..6c8b1418f 100755..100644
--- a/sounds/demo-thanks.gsm
+++ b/sounds/demo-thanks.gsm
Binary files differ
diff --git a/sounds/digits/0.gsm b/sounds/digits/0.gsm
index d7c3be0ae..d7c3be0ae 100755..100644
--- a/sounds/digits/0.gsm
+++ b/sounds/digits/0.gsm
Binary files differ
diff --git a/sounds/digits/1.gsm b/sounds/digits/1.gsm
index c59f027cd..c59f027cd 100755..100644
--- a/sounds/digits/1.gsm
+++ b/sounds/digits/1.gsm
Binary files differ
diff --git a/sounds/digits/10.gsm b/sounds/digits/10.gsm
index fd8c88a09..fd8c88a09 100755..100644
--- a/sounds/digits/10.gsm
+++ b/sounds/digits/10.gsm
Binary files differ
diff --git a/sounds/digits/11.gsm b/sounds/digits/11.gsm
index c22cf785b..c22cf785b 100755..100644
--- a/sounds/digits/11.gsm
+++ b/sounds/digits/11.gsm
diff --git a/sounds/digits/12.gsm b/sounds/digits/12.gsm
index 445a4bfea..445a4bfea 100755..100644
--- a/sounds/digits/12.gsm
+++ b/sounds/digits/12.gsm
Binary files differ
diff --git a/sounds/digits/13.gsm b/sounds/digits/13.gsm
index e0e04e717..e0e04e717 100755..100644
--- a/sounds/digits/13.gsm
+++ b/sounds/digits/13.gsm
Binary files differ
diff --git a/sounds/digits/14.gsm b/sounds/digits/14.gsm
index 0ee808ad4..0ee808ad4 100755..100644
--- a/sounds/digits/14.gsm
+++ b/sounds/digits/14.gsm
Binary files differ
diff --git a/sounds/digits/15.gsm b/sounds/digits/15.gsm
index debe89058..debe89058 100755..100644
--- a/sounds/digits/15.gsm
+++ b/sounds/digits/15.gsm
Binary files differ
diff --git a/sounds/digits/16.gsm b/sounds/digits/16.gsm
index fe4b020ab..fe4b020ab 100755..100644
--- a/sounds/digits/16.gsm
+++ b/sounds/digits/16.gsm
Binary files differ
diff --git a/sounds/digits/17.gsm b/sounds/digits/17.gsm
index af2fc6aaa..af2fc6aaa 100755..100644
--- a/sounds/digits/17.gsm
+++ b/sounds/digits/17.gsm
diff --git a/sounds/digits/18.gsm b/sounds/digits/18.gsm
index d2c604867..d2c604867 100755..100644
--- a/sounds/digits/18.gsm
+++ b/sounds/digits/18.gsm
Binary files differ
diff --git a/sounds/digits/19.gsm b/sounds/digits/19.gsm
index 67dc993b3..67dc993b3 100755..100644
--- a/sounds/digits/19.gsm
+++ b/sounds/digits/19.gsm
diff --git a/sounds/digits/2.gsm b/sounds/digits/2.gsm
index 4de58fbc9..4de58fbc9 100755..100644
--- a/sounds/digits/2.gsm
+++ b/sounds/digits/2.gsm
Binary files differ
diff --git a/sounds/digits/20.gsm b/sounds/digits/20.gsm
index e10de0d62..e10de0d62 100755..100644
--- a/sounds/digits/20.gsm
+++ b/sounds/digits/20.gsm
Binary files differ
diff --git a/sounds/digits/3.gsm b/sounds/digits/3.gsm
index 4395cae0a..4395cae0a 100755..100644
--- a/sounds/digits/3.gsm
+++ b/sounds/digits/3.gsm
Binary files differ
diff --git a/sounds/digits/30.gsm b/sounds/digits/30.gsm
index 025a25846..025a25846 100755..100644
--- a/sounds/digits/30.gsm
+++ b/sounds/digits/30.gsm
Binary files differ
diff --git a/sounds/digits/4.gsm b/sounds/digits/4.gsm
index be5c1df6b..be5c1df6b 100755..100644
--- a/sounds/digits/4.gsm
+++ b/sounds/digits/4.gsm
Binary files differ
diff --git a/sounds/digits/40.gsm b/sounds/digits/40.gsm
index cdf537e67..cdf537e67 100755..100644
--- a/sounds/digits/40.gsm
+++ b/sounds/digits/40.gsm
Binary files differ
diff --git a/sounds/digits/5.gsm b/sounds/digits/5.gsm
index 570b01f1a..570b01f1a 100755..100644
--- a/sounds/digits/5.gsm
+++ b/sounds/digits/5.gsm
diff --git a/sounds/digits/50.gsm b/sounds/digits/50.gsm
index 38edca623..38edca623 100755..100644
--- a/sounds/digits/50.gsm
+++ b/sounds/digits/50.gsm
Binary files differ
diff --git a/sounds/digits/6.gsm b/sounds/digits/6.gsm
index bfad09ae7..bfad09ae7 100755..100644
--- a/sounds/digits/6.gsm
+++ b/sounds/digits/6.gsm
Binary files differ
diff --git a/sounds/digits/60.gsm b/sounds/digits/60.gsm
index 2bfdd22b1..2bfdd22b1 100755..100644
--- a/sounds/digits/60.gsm
+++ b/sounds/digits/60.gsm
Binary files differ
diff --git a/sounds/digits/7.gsm b/sounds/digits/7.gsm
index 10d47a833..10d47a833 100755..100644
--- a/sounds/digits/7.gsm
+++ b/sounds/digits/7.gsm
Binary files differ
diff --git a/sounds/digits/70.gsm b/sounds/digits/70.gsm
index b2d792d46..b2d792d46 100755..100644
--- a/sounds/digits/70.gsm
+++ b/sounds/digits/70.gsm
Binary files differ
diff --git a/sounds/digits/8.gsm b/sounds/digits/8.gsm
index d448934c0..d448934c0 100755..100644
--- a/sounds/digits/8.gsm
+++ b/sounds/digits/8.gsm
Binary files differ
diff --git a/sounds/digits/80.gsm b/sounds/digits/80.gsm
index 8f03a1e61..8f03a1e61 100755..100644
--- a/sounds/digits/80.gsm
+++ b/sounds/digits/80.gsm
Binary files differ
diff --git a/sounds/digits/9.gsm b/sounds/digits/9.gsm
index 834c1a529..834c1a529 100755..100644
--- a/sounds/digits/9.gsm
+++ b/sounds/digits/9.gsm
Binary files differ
diff --git a/sounds/digits/90.gsm b/sounds/digits/90.gsm
index 7a362fdf6..7a362fdf6 100755..100644
--- a/sounds/digits/90.gsm
+++ b/sounds/digits/90.gsm
Binary files differ
diff --git a/sounds/digits/hundred.gsm b/sounds/digits/hundred.gsm
index 890cd90c7..890cd90c7 100755..100644
--- a/sounds/digits/hundred.gsm
+++ b/sounds/digits/hundred.gsm
Binary files differ
diff --git a/sounds/invalid.gsm b/sounds/invalid.gsm
index f11e274a0..f11e274a0 100755..100644
--- a/sounds/invalid.gsm
+++ b/sounds/invalid.gsm
Binary files differ
diff --git a/sounds/pbx-invalid.gsm b/sounds/pbx-invalid.gsm
index 4ca403a34..4ca403a34 100755..100644
--- a/sounds/pbx-invalid.gsm
+++ b/sounds/pbx-invalid.gsm
Binary files differ
diff --git a/sounds/pbx-transfer.gsm b/sounds/pbx-transfer.gsm
index df6fa9f94..df6fa9f94 100755..100644
--- a/sounds/pbx-transfer.gsm
+++ b/sounds/pbx-transfer.gsm
Binary files differ
diff --git a/sounds/ss-noservice.gsm b/sounds/ss-noservice.gsm
index 8130f4c73..8130f4c73 100755..100644
--- a/sounds/ss-noservice.gsm
+++ b/sounds/ss-noservice.gsm
Binary files differ
diff --git a/sounds/transfer.gsm b/sounds/transfer.gsm
index a4928913b..a4928913b 100755..100644
--- a/sounds/transfer.gsm
+++ b/sounds/transfer.gsm
Binary files differ
diff --git a/sounds/vm-deleted.gsm b/sounds/vm-deleted.gsm
index 0839a0e94..0839a0e94 100755..100644
--- a/sounds/vm-deleted.gsm
+++ b/sounds/vm-deleted.gsm
Binary files differ
diff --git a/sounds/vm-goodbye.gsm b/sounds/vm-goodbye.gsm
index 9ae8ad1ee..9ae8ad1ee 100755..100644
--- a/sounds/vm-goodbye.gsm
+++ b/sounds/vm-goodbye.gsm
Binary files differ
diff --git a/sounds/vm-incorrect.gsm b/sounds/vm-incorrect.gsm
index 486a9b8b4..486a9b8b4 100755..100644
--- a/sounds/vm-incorrect.gsm
+++ b/sounds/vm-incorrect.gsm
Binary files differ
diff --git a/sounds/vm-instructions.gsm b/sounds/vm-instructions.gsm
index 7e826b791..7e826b791 100755..100644
--- a/sounds/vm-instructions.gsm
+++ b/sounds/vm-instructions.gsm
Binary files differ
diff --git a/sounds/vm-intro.gsm b/sounds/vm-intro.gsm
index 64624a0d8..64624a0d8 100755..100644
--- a/sounds/vm-intro.gsm
+++ b/sounds/vm-intro.gsm
Binary files differ
diff --git a/sounds/vm-isonphone.gsm b/sounds/vm-isonphone.gsm
index a0ce4e5a5..a0ce4e5a5 100755..100644
--- a/sounds/vm-isonphone.gsm
+++ b/sounds/vm-isonphone.gsm
Binary files differ
diff --git a/sounds/vm-isunavail.gsm b/sounds/vm-isunavail.gsm
index e972c1ebf..e972c1ebf 100755..100644
--- a/sounds/vm-isunavail.gsm
+++ b/sounds/vm-isunavail.gsm
Binary files differ
diff --git a/sounds/vm-login.gsm b/sounds/vm-login.gsm
index a1f14288e..a1f14288e 100755..100644
--- a/sounds/vm-login.gsm
+++ b/sounds/vm-login.gsm
Binary files differ
diff --git a/sounds/vm-message.gsm b/sounds/vm-message.gsm
index 8386ae799..8386ae799 100755..100644
--- a/sounds/vm-message.gsm
+++ b/sounds/vm-message.gsm
Binary files differ
diff --git a/sounds/vm-messages.gsm b/sounds/vm-messages.gsm
index 5c2b5b240..5c2b5b240 100755..100644
--- a/sounds/vm-messages.gsm
+++ b/sounds/vm-messages.gsm
diff --git a/sounds/vm-msginstruct.gsm b/sounds/vm-msginstruct.gsm
index 2d1628e7b..2d1628e7b 100755..100644
--- a/sounds/vm-msginstruct.gsm
+++ b/sounds/vm-msginstruct.gsm
Binary files differ
diff --git a/sounds/vm-msgsaved.gsm b/sounds/vm-msgsaved.gsm
index e06590102..e06590102 100755..100644
--- a/sounds/vm-msgsaved.gsm
+++ b/sounds/vm-msgsaved.gsm
Binary files differ
diff --git a/sounds/vm-no.gsm b/sounds/vm-no.gsm
index cb27cf805..cb27cf805 100755..100644
--- a/sounds/vm-no.gsm
+++ b/sounds/vm-no.gsm
diff --git a/sounds/vm-nomore.gsm b/sounds/vm-nomore.gsm
index 0e89761df..0e89761df 100755..100644
--- a/sounds/vm-nomore.gsm
+++ b/sounds/vm-nomore.gsm
Binary files differ
diff --git a/sounds/vm-password.gsm b/sounds/vm-password.gsm
index fe6660bed..fe6660bed 100755..100644
--- a/sounds/vm-password.gsm
+++ b/sounds/vm-password.gsm
Binary files differ
diff --git a/sounds/vm-theperson.gsm b/sounds/vm-theperson.gsm
index 3938e0ce7..3938e0ce7 100755..100644
--- a/sounds/vm-theperson.gsm
+++ b/sounds/vm-theperson.gsm
Binary files differ
diff --git a/sounds/vm-undeleted.gsm b/sounds/vm-undeleted.gsm
index e7fa4be02..e7fa4be02 100755..100644
--- a/sounds/vm-undeleted.gsm
+++ b/sounds/vm-undeleted.gsm
Binary files differ
diff --git a/sounds/vm-youhave.gsm b/sounds/vm-youhave.gsm
index 9c2e38208..9c2e38208 100755..100644
--- a/sounds/vm-youhave.gsm
+++ b/sounds/vm-youhave.gsm
Binary files differ
diff --git a/translate.c b/translate.c
index f6b0f2cda..f6b0f2cda 100755..100644
--- a/translate.c
+++ b/translate.c
diff --git a/ulaw.c b/ulaw.c
index 0684e47de..0684e47de 100755..100644
--- a/ulaw.c
+++ b/ulaw.c