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
commit220443d689f823d23886bb3dec21b4136e867598 (patch)
tree89d590ed0ab93da8537637741ed7a18e21e79cb7
parentce17903e4663458ff9653c59ff827161a6276f9c (diff)
git-svn-id: http://svn.digium.com/svn/asterisk/tags/0.1.3@7221 f38db490-d61c-443f-a65b-d21fe96a405bv0.1.3
-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_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]audiofile.patch0
-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/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_oss.c0
-rw-r--r--[-rwxr-xr-x]channels/chan_phone.c0
-rw-r--r--[-rwxr-xr-x]channels/chan_vofr.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]cli.c0
-rw-r--r--[-rwxr-xr-x]codecs/Makefile0
-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/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/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_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]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/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_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]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/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/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]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/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
263 files changed, 0 insertions, 0 deletions
diff --git a/BUGS b/BUGS
index 495e20da1..495e20da1 100755..100644
--- a/BUGS
+++ b/BUGS
diff --git a/CHANGES b/CHANGES
index 7cdb86e43..7cdb86e43 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 75f2423b8..75f2423b8 100755..100644
--- a/Makefile
+++ b/Makefile
diff --git a/README b/README
index eb3f335a0..eb3f335a0 100755..100644
--- a/README
+++ b/README
diff --git a/apps/Makefile b/apps/Makefile
index fd5eaac36..fd5eaac36 100755..100644
--- a/apps/Makefile
+++ b/apps/Makefile
diff --git a/apps/app_dial.c b/apps/app_dial.c
index 6eef79497..6eef79497 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 be76d4b35..be76d4b35 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 370dc6863..370dc6863 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 97b427ba1..97b427ba1 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 a7e53cff2..a7e53cff2 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 be2dfe26e..be2dfe26e 100755..100644
--- a/apps/app_playback.c
+++ b/apps/app_playback.c
diff --git a/apps/app_skel.c b/apps/app_skel.c
index 419b8f40a..419b8f40a 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 7e140a427..7e140a427 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 939587ff7..939587ff7 100755..100644
--- a/apps/app_voicemail.c
+++ b/apps/app_voicemail.c
diff --git a/asterisk.c b/asterisk.c
index 4addf889c..4addf889c 100755..100644
--- a/asterisk.c
+++ b/asterisk.c
diff --git a/asterisk.h b/asterisk.h
index c5b3d7eb0..c5b3d7eb0 100755..100644
--- a/asterisk.h
+++ b/asterisk.h
diff --git a/audiofile.patch b/audiofile.patch
index c0134895c..c0134895c 100755..100644
--- a/audiofile.patch
+++ b/audiofile.patch
diff --git a/channel.c b/channel.c
index f83a4eb12..f83a4eb12 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 411ce353d..411ce353d 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/chan_iax.c b/channels/chan_iax.c
index 80e19058c..80e19058c 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 052091ecb..052091ecb 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 f344cb149..f344cb149 100755..100644
--- a/channels/chan_modem_aopen.c
+++ b/channels/chan_modem_aopen.c
diff --git a/channels/chan_oss.c b/channels/chan_oss.c
index 582618008..582618008 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 cb7e464d3..cb7e464d3 100755..100644
--- a/channels/chan_phone.c
+++ b/channels/chan_phone.c
diff --git a/channels/chan_vofr.c b/channels/chan_vofr.c
index 0ac36e081..0ac36e081 100755..100644
--- a/channels/chan_vofr.c
+++ b/channels/chan_vofr.c
diff --git a/channels/iax.h b/channels/iax.h
index 93335da8d..93335da8d 100755..100644
--- a/channels/iax.h
+++ b/channels/iax.h
diff --git a/channels/ixjuser.h b/channels/ixjuser.h
index 0043da2df..0043da2df 100755..100644
--- a/channels/ixjuser.h
+++ b/channels/ixjuser.h
diff --git a/cli.c b/cli.c
index fb8d0731e..fb8d0731e 100755..100644
--- a/cli.c
+++ b/cli.c
diff --git a/codecs/Makefile b/codecs/Makefile
index baec412a5..baec412a5 100755..100644
--- a/codecs/Makefile
+++ b/codecs/Makefile
diff --git a/codecs/codec_g723_1.c b/codecs/codec_g723_1.c
index b71e28cc2..b71e28cc2 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 169371230..169371230 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 6316241dd..6316241dd 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 95e1fb51f..95e1fb51f 100755..100644
--- a/codecs/codec_mp3_d.c
+++ b/codecs/codec_mp3_d.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 4af3788f6..4af3788f6 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 6b538cc27..6b538cc27 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/long_term.c b/codecs/gsm/src/long_term.c
index fd67bda19..fd67bda19 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 ac2b8a9eb..ac2b8a9eb 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 99c0709dc..99c0709dc 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 8a6b81fae..8a6b81fae 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 4f5fd7be7..4f5fd7be7 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 76561a7fb..76561a7fb 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 aba2367d7..aba2367d7 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 26c825c64..26c825c64 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 c77ae1765..c77ae1765 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 ad122925a..ad122925a 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 34912e941..34912e941 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 46b9f71c4..46b9f71c4 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 8437cf956..8437cf956 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 edde7fe4a..edde7fe4a 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 5e5080d59..5e5080d59 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 8081fda18..8081fda18 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 92297de55..92297de55 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 b81a6d895..b81a6d895 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 0a3a32710..0a3a32710 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 65725cdc9..65725cdc9 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 dc875fe66..dc875fe66 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 1144876e1..1144876e1 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 8ed71b1e1..8ed71b1e1 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 d887961cd..d887961cd 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 6a494e583..6a494e583 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 23555210a..23555210a 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 2bf8908d5..2bf8908d5 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 9631522e5..9631522e5 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 f8c39ff61..f8c39ff61 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 6ab1095d7..6ab1095d7 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 a8b737b14..a8b737b14 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 0a57e4db5..0a57e4db5 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 67e73176e..67e73176e 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 cd2a452f9..cd2a452f9 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 444f06a53..444f06a53 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 800919f35..800919f35 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 bc3c0fd6a..bc3c0fd6a 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 60b30c4c2..60b30c4c2 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 0fe24c3bb..0fe24c3bb 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 235692466..235692466 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 c984b43a1..c984b43a1 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 387e4e502..387e4e502 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 5775a86bd..5775a86bd 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 478bbf1df..478bbf1df 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 83d5793b4..83d5793b4 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_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/config.c b/config.c
index f56eb069c..f56eb069c 100755..100644
--- a/config.c
+++ b/config.c
diff --git a/configs/adtranvofr.conf.sample b/configs/adtranvofr.conf.sample
index d1589cca7..d1589cca7 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 7dd6b309d..7dd6b309d 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 62307d5b9..62307d5b9 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 7f6de5f34..7f6de5f34 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 2b32e1b09..2b32e1b09 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 d8eed2697..d8eed2697 100755..100644
--- a/configs/phone.conf.sample
+++ b/configs/phone.conf.sample
diff --git a/configs/voicemail.conf.sample b/configs/voicemail.conf.sample
index ce36a3b66..ce36a3b66 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 89ba69836..89ba69836 100755..100644
--- a/file.c
+++ b/file.c
diff --git a/formats/Makefile b/formats/Makefile
index f981e8de2..f981e8de2 100755..100644
--- a/formats/Makefile
+++ b/formats/Makefile
diff --git a/formats/format_g723.c b/formats/format_g723.c
index e72c3c644..e72c3c644 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 6a06627fb..6a06627fb 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 85abdbc1b..85abdbc1b 100755..100644
--- a/formats/format_mp3.c
+++ b/formats/format_mp3.c
diff --git a/formats/format_wav.c b/formats/format_wav.c
index 9ba4fdc22..9ba4fdc22 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 b901a4028..b901a4028 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 9e593bfbb..9e593bfbb 100755..100644
--- a/frame.c
+++ b/frame.c
diff --git a/include/asterisk/channel.h b/include/asterisk/channel.h
index b3ef37653..b3ef37653 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 8657d4d58..8657d4d58 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 a1e876ecb..a1e876ecb 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 25e38e29f..25e38e29f 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 90ee6f3b6..90ee6f3b6 100755..100644
--- a/include/asterisk/frame.h
+++ b/include/asterisk/frame.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 8ca5af75e..8ca5af75e 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 e7bda62d6..e7bda62d6 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 95c510fc8..95c510fc8 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 a2bcfff19..a2bcfff19 100755..100644
--- a/include/asterisk/translate.h
+++ b/include/asterisk/translate.h
diff --git a/include/asterisk/vmodem.h b/include/asterisk/vmodem.h
index 920bd417d..920bd417d 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 63c44df40..63c44df40 100755..100644
--- a/loader.c
+++ b/loader.c
diff --git a/logger.c b/logger.c
index 179ab66f3..179ab66f3 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 99d09eae9..99d09eae9 100755..100644
--- a/pbx.c
+++ b/pbx.c
diff --git a/pbx/Makefile b/pbx/Makefile
index a81b5f664..a81b5f664 100755..100644
--- a/pbx/Makefile
+++ b/pbx/Makefile
diff --git a/pbx/pbx_config.c b/pbx/pbx_config.c
index 1468d8331..1468d8331 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 52a4ecb98..52a4ecb98 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/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 42afea5be..42afea5be 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/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 7546b59a2..7546b59a2 100755..100644
--- a/translate.c
+++ b/translate.c