[asterisk-commits] branch kpfleming/vldtmf r34489 - in /team/kpfleming/vldtmf: ./ agi/ apps/ bui...

asterisk-commits at lists.digium.com asterisk-commits at lists.digium.com
Fri Jun 16 08:04:38 MST 2006


Author: kpfleming
Date: Fri Jun 16 10:04:34 2006
New Revision: 34489

URL: http://svn.digium.com/view/asterisk?rev=34489&view=rev
Log:
update (is not clean)

Added:
    team/kpfleming/vldtmf/abstract_jb.c
      - copied unchanged from r34464, trunk/abstract_jb.c
    team/kpfleming/vldtmf/acinclude.m4
      - copied unchanged from r34464, trunk/acinclude.m4
    team/kpfleming/vldtmf/aclocal.m4
      - copied unchanged from r34464, trunk/aclocal.m4
    team/kpfleming/vldtmf/apps/app_channelredirect.c
      - copied unchanged from r34464, trunk/apps/app_channelredirect.c
    team/kpfleming/vldtmf/apps/app_followme.c
      - copied unchanged from r34464, trunk/apps/app_followme.c
    team/kpfleming/vldtmf/apps/app_speech_utils.c
      - copied unchanged from r34464, trunk/apps/app_speech_utils.c
    team/kpfleming/vldtmf/bootstrap.sh
      - copied unchanged from r34464, trunk/bootstrap.sh
    team/kpfleming/vldtmf/build_tools/Makefile
      - copied unchanged from r34464, trunk/build_tools/Makefile
    team/kpfleming/vldtmf/build_tools/cflags.xml
      - copied unchanged from r34464, trunk/build_tools/cflags.xml
    team/kpfleming/vldtmf/build_tools/get_moduledeps
      - copied unchanged from r34464, trunk/build_tools/get_moduledeps
    team/kpfleming/vldtmf/build_tools/make_buildopts_h
      - copied unchanged from r34464, trunk/build_tools/make_buildopts_h
    team/kpfleming/vldtmf/build_tools/make_version
      - copied unchanged from r34464, trunk/build_tools/make_version
    team/kpfleming/vldtmf/build_tools/menuselect-deps.in
      - copied unchanged from r34464, trunk/build_tools/menuselect-deps.in
    team/kpfleming/vldtmf/build_tools/menuselect.c
      - copied unchanged from r34464, trunk/build_tools/menuselect.c
    team/kpfleming/vldtmf/build_tools/menuselect.h
      - copied unchanged from r34464, trunk/build_tools/menuselect.h
    team/kpfleming/vldtmf/build_tools/menuselect_curses.c
      - copied unchanged from r34464, trunk/build_tools/menuselect_curses.c
    team/kpfleming/vldtmf/build_tools/prep_moduledeps
      - copied unchanged from r34464, trunk/build_tools/prep_moduledeps
    team/kpfleming/vldtmf/cdr/cdr_radius.c
      - copied unchanged from r34464, trunk/cdr/cdr_radius.c
    team/kpfleming/vldtmf/channels/chan_jingle.c
      - copied unchanged from r34464, trunk/channels/chan_jingle.c
    team/kpfleming/vldtmf/config.guess
      - copied unchanged from r34464, trunk/config.guess
    team/kpfleming/vldtmf/config.sub
      - copied unchanged from r34464, trunk/config.sub
    team/kpfleming/vldtmf/configs/followme.conf.sample
      - copied unchanged from r34464, trunk/configs/followme.conf.sample
    team/kpfleming/vldtmf/configs/http.conf.sample
      - copied unchanged from r34464, trunk/configs/http.conf.sample
    team/kpfleming/vldtmf/configs/jabber.conf.sample
      - copied unchanged from r34464, trunk/configs/jabber.conf.sample
    team/kpfleming/vldtmf/configs/jingle.conf.sample
      - copied unchanged from r34464, trunk/configs/jingle.conf.sample
    team/kpfleming/vldtmf/configs/say.conf.sample
      - copied unchanged from r34464, trunk/configs/say.conf.sample
    team/kpfleming/vldtmf/configure
      - copied unchanged from r34464, trunk/configure
    team/kpfleming/vldtmf/configure.ac
      - copied unchanged from r34464, trunk/configure.ac
    team/kpfleming/vldtmf/contrib/dictionary.digium
      - copied unchanged from r34464, trunk/contrib/dictionary.digium
    team/kpfleming/vldtmf/contrib/utils/zones2indications.c
      - copied unchanged from r34464, trunk/contrib/utils/zones2indications.c
    team/kpfleming/vldtmf/doc/ajam.txt
      - copied unchanged from r34464, trunk/doc/ajam.txt
    team/kpfleming/vldtmf/doc/callfiles.txt
      - copied unchanged from r34464, trunk/doc/callfiles.txt
    team/kpfleming/vldtmf/doc/datastores.txt
      - copied unchanged from r34464, trunk/doc/datastores.txt
    team/kpfleming/vldtmf/doc/ip-tos.txt
      - copied unchanged from r34464, trunk/doc/ip-tos.txt
    team/kpfleming/vldtmf/doc/jabber.txt
      - copied unchanged from r34464, trunk/doc/jabber.txt
    team/kpfleming/vldtmf/doc/jingle.txt
      - copied unchanged from r34464, trunk/doc/jingle.txt
    team/kpfleming/vldtmf/doc/radius.txt
      - copied unchanged from r34464, trunk/doc/radius.txt
    team/kpfleming/vldtmf/doc/speechrec.txt
      - copied unchanged from r34464, trunk/doc/speechrec.txt
    team/kpfleming/vldtmf/doc/video.txt
      - copied unchanged from r34464, trunk/doc/video.txt
    team/kpfleming/vldtmf/fixedjitterbuf.c
      - copied unchanged from r34464, trunk/fixedjitterbuf.c
    team/kpfleming/vldtmf/fixedjitterbuf.h
      - copied unchanged from r34464, trunk/fixedjitterbuf.h
    team/kpfleming/vldtmf/funcs/func_global.c
      - copied unchanged from r34464, trunk/funcs/func_global.c
    team/kpfleming/vldtmf/funcs/func_realtime.c
      - copied unchanged from r34464, trunk/funcs/func_realtime.c
    team/kpfleming/vldtmf/http.c
      - copied unchanged from r34464, trunk/http.c
    team/kpfleming/vldtmf/include/asterisk/abstract_jb.h
      - copied unchanged from r34464, trunk/include/asterisk/abstract_jb.h
    team/kpfleming/vldtmf/include/asterisk/ael_structs.h
      - copied unchanged from r34464, trunk/include/asterisk/ael_structs.h
    team/kpfleming/vldtmf/include/asterisk/autoconfig.h.in
      - copied unchanged from r34464, trunk/include/asterisk/autoconfig.h.in
    team/kpfleming/vldtmf/include/asterisk/http.h
      - copied unchanged from r34464, trunk/include/asterisk/http.h
    team/kpfleming/vldtmf/include/asterisk/jabber.h
      - copied unchanged from r34464, trunk/include/asterisk/jabber.h
    team/kpfleming/vldtmf/include/asterisk/jingle.h
      - copied unchanged from r34464, trunk/include/asterisk/jingle.h
    team/kpfleming/vldtmf/include/asterisk/speech.h
      - copied unchanged from r34464, trunk/include/asterisk/speech.h
    team/kpfleming/vldtmf/install-sh
      - copied unchanged from r34464, trunk/install-sh
    team/kpfleming/vldtmf/makeopts.in
      - copied unchanged from r34464, trunk/makeopts.in
    team/kpfleming/vldtmf/missing
      - copied unchanged from r34464, trunk/missing
    team/kpfleming/vldtmf/mkinstalldirs
      - copied unchanged from r34464, trunk/mkinstalldirs
    team/kpfleming/vldtmf/mxml/   (props changed)
      - copied from r34464, trunk/mxml/
    team/kpfleming/vldtmf/mxml/ANNOUNCEMENT
      - copied unchanged from r34464, trunk/mxml/ANNOUNCEMENT
    team/kpfleming/vldtmf/mxml/CHANGES
      - copied unchanged from r34464, trunk/mxml/CHANGES
    team/kpfleming/vldtmf/mxml/COPYING
      - copied unchanged from r34464, trunk/mxml/COPYING
    team/kpfleming/vldtmf/mxml/Makefile.in
      - copied unchanged from r34464, trunk/mxml/Makefile.in
    team/kpfleming/vldtmf/mxml/README
      - copied unchanged from r34464, trunk/mxml/README
    team/kpfleming/vldtmf/mxml/config.h.in
      - copied unchanged from r34464, trunk/mxml/config.h.in
    team/kpfleming/vldtmf/mxml/configure
      - copied unchanged from r34464, trunk/mxml/configure
    team/kpfleming/vldtmf/mxml/install-sh
      - copied unchanged from r34464, trunk/mxml/install-sh
    team/kpfleming/vldtmf/mxml/mxml-attr.c
      - copied unchanged from r34464, trunk/mxml/mxml-attr.c
    team/kpfleming/vldtmf/mxml/mxml-entity.c
      - copied unchanged from r34464, trunk/mxml/mxml-entity.c
    team/kpfleming/vldtmf/mxml/mxml-file.c
      - copied unchanged from r34464, trunk/mxml/mxml-file.c
    team/kpfleming/vldtmf/mxml/mxml-index.c
      - copied unchanged from r34464, trunk/mxml/mxml-index.c
    team/kpfleming/vldtmf/mxml/mxml-node.c
      - copied unchanged from r34464, trunk/mxml/mxml-node.c
    team/kpfleming/vldtmf/mxml/mxml-private.c
      - copied unchanged from r34464, trunk/mxml/mxml-private.c
    team/kpfleming/vldtmf/mxml/mxml-search.c
      - copied unchanged from r34464, trunk/mxml/mxml-search.c
    team/kpfleming/vldtmf/mxml/mxml-set.c
      - copied unchanged from r34464, trunk/mxml/mxml-set.c
    team/kpfleming/vldtmf/mxml/mxml-string.c
      - copied unchanged from r34464, trunk/mxml/mxml-string.c
    team/kpfleming/vldtmf/mxml/mxml.h
      - copied unchanged from r34464, trunk/mxml/mxml.h
    team/kpfleming/vldtmf/mxml/mxml.list.in
      - copied unchanged from r34464, trunk/mxml/mxml.list.in
    team/kpfleming/vldtmf/mxml/mxml.pc
      - copied unchanged from r34464, trunk/mxml/mxml.pc
    team/kpfleming/vldtmf/mxml/mxml.pc.in
      - copied unchanged from r34464, trunk/mxml/mxml.pc.in
    team/kpfleming/vldtmf/pbx/ael/   (props changed)
      - copied from r34464, trunk/pbx/ael/
    team/kpfleming/vldtmf/pbx/ael/ael-test/
      - copied from r34464, trunk/pbx/ael/ael-test/
    team/kpfleming/vldtmf/pbx/ael/ael-test/ael-test1/
      - copied from r34464, trunk/pbx/ael/ael-test/ael-test1/
    team/kpfleming/vldtmf/pbx/ael/ael-test/ael-test1/extensions.ael
      - copied unchanged from r34464, trunk/pbx/ael/ael-test/ael-test1/extensions.ael
    team/kpfleming/vldtmf/pbx/ael/ael-test/ael-test2/
      - copied from r34464, trunk/pbx/ael/ael-test/ael-test2/
    team/kpfleming/vldtmf/pbx/ael/ael-test/ael-test2/apptest.ael2
      - copied unchanged from r34464, trunk/pbx/ael/ael-test/ael-test2/apptest.ael2
    team/kpfleming/vldtmf/pbx/ael/ael-test/ael-test2/extensions.ael
      - copied unchanged from r34464, trunk/pbx/ael/ael-test/ael-test2/extensions.ael
    team/kpfleming/vldtmf/pbx/ael/ael-test/ael-test3/
      - copied from r34464, trunk/pbx/ael/ael-test/ael-test3/
    team/kpfleming/vldtmf/pbx/ael/ael-test/ael-test3/extensions.ael
      - copied unchanged from r34464, trunk/pbx/ael/ael-test/ael-test3/extensions.ael
    team/kpfleming/vldtmf/pbx/ael/ael-test/ael-test3/include1.ael2
      - copied unchanged from r34464, trunk/pbx/ael/ael-test/ael-test3/include1.ael2
    team/kpfleming/vldtmf/pbx/ael/ael-test/ael-test3/include2.ael2
      - copied unchanged from r34464, trunk/pbx/ael/ael-test/ael-test3/include2.ael2
    team/kpfleming/vldtmf/pbx/ael/ael-test/ael-test3/include3.ael2
      - copied unchanged from r34464, trunk/pbx/ael/ael-test/ael-test3/include3.ael2
    team/kpfleming/vldtmf/pbx/ael/ael-test/ael-test3/include4.ael2
      - copied unchanged from r34464, trunk/pbx/ael/ael-test/ael-test3/include4.ael2
    team/kpfleming/vldtmf/pbx/ael/ael-test/ael-test3/include5.ael2
      - copied unchanged from r34464, trunk/pbx/ael/ael-test/ael-test3/include5.ael2
    team/kpfleming/vldtmf/pbx/ael/ael-test/ael-test4/
      - copied from r34464, trunk/pbx/ael/ael-test/ael-test4/
    team/kpfleming/vldtmf/pbx/ael/ael-test/ael-test4/apptest.ael2
      - copied unchanged from r34464, trunk/pbx/ael/ael-test/ael-test4/apptest.ael2
    team/kpfleming/vldtmf/pbx/ael/ael-test/ael-test4/extensions.ael
      - copied unchanged from r34464, trunk/pbx/ael/ael-test/ael-test4/extensions.ael
    team/kpfleming/vldtmf/pbx/ael/ael-test/ael-test5/
      - copied from r34464, trunk/pbx/ael/ael-test/ael-test5/
    team/kpfleming/vldtmf/pbx/ael/ael-test/ael-test5/extensions.ael
      - copied unchanged from r34464, trunk/pbx/ael/ael-test/ael-test5/extensions.ael
    team/kpfleming/vldtmf/pbx/ael/ael-test/ael-test6/
      - copied from r34464, trunk/pbx/ael/ael-test/ael-test6/
    team/kpfleming/vldtmf/pbx/ael/ael-test/ael-test6/extensions.ael
      - copied unchanged from r34464, trunk/pbx/ael/ael-test/ael-test6/extensions.ael
    team/kpfleming/vldtmf/pbx/ael/ael-test/ael-test7/
      - copied from r34464, trunk/pbx/ael/ael-test/ael-test7/
    team/kpfleming/vldtmf/pbx/ael/ael-test/ael-test7/extensions.ael
      - copied unchanged from r34464, trunk/pbx/ael/ael-test/ael-test7/extensions.ael
    team/kpfleming/vldtmf/pbx/ael/ael-test/ref.ael-test1
      - copied unchanged from r34464, trunk/pbx/ael/ael-test/ref.ael-test1
    team/kpfleming/vldtmf/pbx/ael/ael-test/ref.ael-test2
      - copied unchanged from r34464, trunk/pbx/ael/ael-test/ref.ael-test2
    team/kpfleming/vldtmf/pbx/ael/ael-test/ref.ael-test3
      - copied unchanged from r34464, trunk/pbx/ael/ael-test/ref.ael-test3
    team/kpfleming/vldtmf/pbx/ael/ael-test/ref.ael-test4
      - copied unchanged from r34464, trunk/pbx/ael/ael-test/ref.ael-test4
    team/kpfleming/vldtmf/pbx/ael/ael-test/ref.ael-test5
      - copied unchanged from r34464, trunk/pbx/ael/ael-test/ref.ael-test5
    team/kpfleming/vldtmf/pbx/ael/ael-test/ref.ael-test6
      - copied unchanged from r34464, trunk/pbx/ael/ael-test/ref.ael-test6
    team/kpfleming/vldtmf/pbx/ael/ael-test/ref.ael-test7
      - copied unchanged from r34464, trunk/pbx/ael/ael-test/ref.ael-test7
    team/kpfleming/vldtmf/pbx/ael/ael-test/runtests
      - copied unchanged from r34464, trunk/pbx/ael/ael-test/runtests
    team/kpfleming/vldtmf/pbx/ael/ael-test/setref
      - copied unchanged from r34464, trunk/pbx/ael/ael-test/setref
    team/kpfleming/vldtmf/pbx/ael/ael.flex
      - copied unchanged from r34464, trunk/pbx/ael/ael.flex
    team/kpfleming/vldtmf/pbx/ael/ael.tab.c
      - copied unchanged from r34464, trunk/pbx/ael/ael.tab.c
    team/kpfleming/vldtmf/pbx/ael/ael.tab.h
      - copied unchanged from r34464, trunk/pbx/ael/ael.tab.h
    team/kpfleming/vldtmf/pbx/ael/ael.y
      - copied unchanged from r34464, trunk/pbx/ael/ael.y
    team/kpfleming/vldtmf/pbx/ael/ael_lex.c
      - copied unchanged from r34464, trunk/pbx/ael/ael_lex.c
    team/kpfleming/vldtmf/res/res_config_pgsql.c
      - copied unchanged from r34464, trunk/res/res_config_pgsql.c
    team/kpfleming/vldtmf/res/res_convert.c
      - copied unchanged from r34464, trunk/res/res_convert.c
    team/kpfleming/vldtmf/res/res_jabber.c
      - copied unchanged from r34464, trunk/res/res_jabber.c
    team/kpfleming/vldtmf/res/res_speech.c
      - copied unchanged from r34464, trunk/res/res_speech.c
    team/kpfleming/vldtmf/sounds/Makefile
      - copied unchanged from r34464, trunk/sounds/Makefile
    team/kpfleming/vldtmf/sounds/sounds.xml
      - copied unchanged from r34464, trunk/sounds/sounds.xml
    team/kpfleming/vldtmf/static-http/
      - copied from r34464, trunk/static-http/
    team/kpfleming/vldtmf/static-http/ajamdemo.html
      - copied unchanged from r34464, trunk/static-http/ajamdemo.html
    team/kpfleming/vldtmf/static-http/astman.css
      - copied unchanged from r34464, trunk/static-http/astman.css
    team/kpfleming/vldtmf/static-http/astman.js
      - copied unchanged from r34464, trunk/static-http/astman.js
    team/kpfleming/vldtmf/static-http/prototype.js
      - copied unchanged from r34464, trunk/static-http/prototype.js
    team/kpfleming/vldtmf/utils/ael_main.c
      - copied unchanged from r34464, trunk/utils/ael_main.c
    team/kpfleming/vldtmf/utils/expr2.testinput
      - copied unchanged from r34464, trunk/utils/expr2.testinput
Removed:
    team/kpfleming/vldtmf/build_tools/make_svn_branch_name
    team/kpfleming/vldtmf/formats/format_au.c
    team/kpfleming/vldtmf/formats/format_pcm_alaw.c
    team/kpfleming/vldtmf/sounds/agent-alreadyon.gsm
    team/kpfleming/vldtmf/sounds/agent-incorrect.gsm
    team/kpfleming/vldtmf/sounds/agent-loggedoff.gsm
    team/kpfleming/vldtmf/sounds/agent-loginok.gsm
    team/kpfleming/vldtmf/sounds/agent-newlocation.gsm
    team/kpfleming/vldtmf/sounds/agent-pass.gsm
    team/kpfleming/vldtmf/sounds/agent-user.gsm
    team/kpfleming/vldtmf/sounds/auth-incorrect.gsm
    team/kpfleming/vldtmf/sounds/auth-thankyou.gsm
    team/kpfleming/vldtmf/sounds/beep.gsm
    team/kpfleming/vldtmf/sounds/beeperr.gsm
    team/kpfleming/vldtmf/sounds/conf-adminmenu.gsm
    team/kpfleming/vldtmf/sounds/conf-enteringno.gsm
    team/kpfleming/vldtmf/sounds/conf-errormenu.gsm
    team/kpfleming/vldtmf/sounds/conf-getchannel.gsm
    team/kpfleming/vldtmf/sounds/conf-getconfno.gsm
    team/kpfleming/vldtmf/sounds/conf-getpin.gsm
    team/kpfleming/vldtmf/sounds/conf-hasjoin.gsm
    team/kpfleming/vldtmf/sounds/conf-hasleft.gsm
    team/kpfleming/vldtmf/sounds/conf-invalid.gsm
    team/kpfleming/vldtmf/sounds/conf-invalidpin.gsm
    team/kpfleming/vldtmf/sounds/conf-kicked.gsm
    team/kpfleming/vldtmf/sounds/conf-leaderhasleft.gsm
    team/kpfleming/vldtmf/sounds/conf-locked.gsm
    team/kpfleming/vldtmf/sounds/conf-lockednow.gsm
    team/kpfleming/vldtmf/sounds/conf-muted.gsm
    team/kpfleming/vldtmf/sounds/conf-noempty.gsm
    team/kpfleming/vldtmf/sounds/conf-onlyone.gsm
    team/kpfleming/vldtmf/sounds/conf-onlyperson.gsm
    team/kpfleming/vldtmf/sounds/conf-otherinparty.gsm
    team/kpfleming/vldtmf/sounds/conf-placeintoconf.gsm
    team/kpfleming/vldtmf/sounds/conf-thereare.gsm
    team/kpfleming/vldtmf/sounds/conf-unlockednow.gsm
    team/kpfleming/vldtmf/sounds/conf-unmuted.gsm
    team/kpfleming/vldtmf/sounds/conf-usermenu.gsm
    team/kpfleming/vldtmf/sounds/conf-userswilljoin.gsm
    team/kpfleming/vldtmf/sounds/conf-userwilljoin.gsm
    team/kpfleming/vldtmf/sounds/conf-waitforleader.gsm
    team/kpfleming/vldtmf/sounds/demo-abouttotry.gsm
    team/kpfleming/vldtmf/sounds/demo-congrats.gsm
    team/kpfleming/vldtmf/sounds/demo-echodone.gsm
    team/kpfleming/vldtmf/sounds/demo-echotest.gsm
    team/kpfleming/vldtmf/sounds/demo-enterkeywords.gsm
    team/kpfleming/vldtmf/sounds/demo-instruct.gsm
    team/kpfleming/vldtmf/sounds/demo-moreinfo.gsm
    team/kpfleming/vldtmf/sounds/demo-nogo.gsm
    team/kpfleming/vldtmf/sounds/demo-nomatch.gsm
    team/kpfleming/vldtmf/sounds/demo-thanks.gsm
    team/kpfleming/vldtmf/sounds/dictate/
    team/kpfleming/vldtmf/sounds/digits/
    team/kpfleming/vldtmf/sounds/dir-instr.gsm
    team/kpfleming/vldtmf/sounds/dir-intro-fn.gsm
    team/kpfleming/vldtmf/sounds/dir-intro.gsm
    team/kpfleming/vldtmf/sounds/dir-nomatch.gsm
    team/kpfleming/vldtmf/sounds/dir-nomore.gsm
    team/kpfleming/vldtmf/sounds/fpm-calm-river.mp3
    team/kpfleming/vldtmf/sounds/fpm-sunshine.mp3
    team/kpfleming/vldtmf/sounds/fpm-world-mix.mp3
    team/kpfleming/vldtmf/sounds/hello-world.gsm
    team/kpfleming/vldtmf/sounds/hours.gsm
    team/kpfleming/vldtmf/sounds/invalid.gsm
    team/kpfleming/vldtmf/sounds/letters/
    team/kpfleming/vldtmf/sounds/minutes.gsm
    team/kpfleming/vldtmf/sounds/pbx-invalid.gsm
    team/kpfleming/vldtmf/sounds/pbx-invalidpark.gsm
    team/kpfleming/vldtmf/sounds/pbx-transfer.gsm
    team/kpfleming/vldtmf/sounds/phonetic/
    team/kpfleming/vldtmf/sounds/priv-callee-options.gsm
    team/kpfleming/vldtmf/sounds/priv-callpending.gsm
    team/kpfleming/vldtmf/sounds/priv-introsaved.gsm
    team/kpfleming/vldtmf/sounds/priv-recordintro.gsm
    team/kpfleming/vldtmf/sounds/privacy-incorrect.gsm
    team/kpfleming/vldtmf/sounds/privacy-prompt.gsm
    team/kpfleming/vldtmf/sounds/privacy-thankyou.gsm
    team/kpfleming/vldtmf/sounds/privacy-unident.gsm
    team/kpfleming/vldtmf/sounds/queue-callswaiting.gsm
    team/kpfleming/vldtmf/sounds/queue-holdtime.gsm
    team/kpfleming/vldtmf/sounds/queue-less-than.gsm
    team/kpfleming/vldtmf/sounds/queue-minutes.gsm
    team/kpfleming/vldtmf/sounds/queue-periodic-announce.gsm
    team/kpfleming/vldtmf/sounds/queue-reporthold.gsm
    team/kpfleming/vldtmf/sounds/queue-seconds.gsm
    team/kpfleming/vldtmf/sounds/queue-thankyou.gsm
    team/kpfleming/vldtmf/sounds/queue-thereare.gsm
    team/kpfleming/vldtmf/sounds/queue-youarenext.gsm
    team/kpfleming/vldtmf/sounds/screen-callee-options.gsm
    team/kpfleming/vldtmf/sounds/seconds.gsm
    team/kpfleming/vldtmf/sounds/spy-agent.gsm
    team/kpfleming/vldtmf/sounds/spy-h323.gsm
    team/kpfleming/vldtmf/sounds/spy-iax.gsm
    team/kpfleming/vldtmf/sounds/spy-iax2.gsm
    team/kpfleming/vldtmf/sounds/spy-mgcp.gsm
    team/kpfleming/vldtmf/sounds/spy-sip.gsm
    team/kpfleming/vldtmf/sounds/spy-skinny.gsm
    team/kpfleming/vldtmf/sounds/spy-zap.gsm
    team/kpfleming/vldtmf/sounds/ss-noservice.gsm
    team/kpfleming/vldtmf/sounds/transfer.gsm
    team/kpfleming/vldtmf/sounds/tt-allbusy.gsm
    team/kpfleming/vldtmf/sounds/tt-monkeys.gsm
    team/kpfleming/vldtmf/sounds/tt-monkeysintro.gsm
    team/kpfleming/vldtmf/sounds/tt-somethingwrong.gsm
    team/kpfleming/vldtmf/sounds/tt-weasels.gsm
    team/kpfleming/vldtmf/sounds/vm-Cust1.gsm
    team/kpfleming/vldtmf/sounds/vm-Cust2.gsm
    team/kpfleming/vldtmf/sounds/vm-Cust3.gsm
    team/kpfleming/vldtmf/sounds/vm-Cust4.gsm
    team/kpfleming/vldtmf/sounds/vm-Cust5.gsm
    team/kpfleming/vldtmf/sounds/vm-Family.gsm
    team/kpfleming/vldtmf/sounds/vm-Friends.gsm
    team/kpfleming/vldtmf/sounds/vm-INBOX.gsm
    team/kpfleming/vldtmf/sounds/vm-Old.gsm
    team/kpfleming/vldtmf/sounds/vm-Work.gsm
    team/kpfleming/vldtmf/sounds/vm-advopts.gsm
    team/kpfleming/vldtmf/sounds/vm-and.gsm
    team/kpfleming/vldtmf/sounds/vm-calldiffnum.gsm
    team/kpfleming/vldtmf/sounds/vm-changeto.gsm
    team/kpfleming/vldtmf/sounds/vm-delete.gsm
    team/kpfleming/vldtmf/sounds/vm-deleted.gsm
    team/kpfleming/vldtmf/sounds/vm-dialout.gsm
    team/kpfleming/vldtmf/sounds/vm-enter-num-to-call.gsm
    team/kpfleming/vldtmf/sounds/vm-extension.gsm
    team/kpfleming/vldtmf/sounds/vm-first.gsm
    team/kpfleming/vldtmf/sounds/vm-for.gsm
    team/kpfleming/vldtmf/sounds/vm-forward.gsm
    team/kpfleming/vldtmf/sounds/vm-forwardoptions.gsm
    team/kpfleming/vldtmf/sounds/vm-from-extension.gsm
    team/kpfleming/vldtmf/sounds/vm-from-phonenumber.gsm
    team/kpfleming/vldtmf/sounds/vm-from.gsm
    team/kpfleming/vldtmf/sounds/vm-goodbye.gsm
    team/kpfleming/vldtmf/sounds/vm-helpexit.gsm
    team/kpfleming/vldtmf/sounds/vm-incorrect-mailbox.gsm
    team/kpfleming/vldtmf/sounds/vm-incorrect.gsm
    team/kpfleming/vldtmf/sounds/vm-instructions.gsm
    team/kpfleming/vldtmf/sounds/vm-intro.gsm
    team/kpfleming/vldtmf/sounds/vm-isonphone.gsm
    team/kpfleming/vldtmf/sounds/vm-isunavail.gsm
    team/kpfleming/vldtmf/sounds/vm-last.gsm
    team/kpfleming/vldtmf/sounds/vm-leavemsg.gsm
    team/kpfleming/vldtmf/sounds/vm-login.gsm
    team/kpfleming/vldtmf/sounds/vm-mailboxfull.gsm
    team/kpfleming/vldtmf/sounds/vm-message.gsm
    team/kpfleming/vldtmf/sounds/vm-messages.gsm
    team/kpfleming/vldtmf/sounds/vm-minutes.gsm
    team/kpfleming/vldtmf/sounds/vm-mismatch.gsm
    team/kpfleming/vldtmf/sounds/vm-msginstruct.gsm
    team/kpfleming/vldtmf/sounds/vm-msgsaved.gsm
    team/kpfleming/vldtmf/sounds/vm-newpassword.gsm
    team/kpfleming/vldtmf/sounds/vm-newuser.gsm
    team/kpfleming/vldtmf/sounds/vm-next.gsm
    team/kpfleming/vldtmf/sounds/vm-no.gsm
    team/kpfleming/vldtmf/sounds/vm-nobodyavail.gsm
    team/kpfleming/vldtmf/sounds/vm-nobox.gsm
    team/kpfleming/vldtmf/sounds/vm-nomore.gsm
    team/kpfleming/vldtmf/sounds/vm-nonumber.gsm
    team/kpfleming/vldtmf/sounds/vm-num-i-have.gsm
    team/kpfleming/vldtmf/sounds/vm-onefor.gsm
    team/kpfleming/vldtmf/sounds/vm-options.gsm
    team/kpfleming/vldtmf/sounds/vm-opts.gsm
    team/kpfleming/vldtmf/sounds/vm-passchanged.gsm
    team/kpfleming/vldtmf/sounds/vm-password.gsm
    team/kpfleming/vldtmf/sounds/vm-press.gsm
    team/kpfleming/vldtmf/sounds/vm-prev.gsm
    team/kpfleming/vldtmf/sounds/vm-reachoper.gsm
    team/kpfleming/vldtmf/sounds/vm-rec-busy.gsm
    team/kpfleming/vldtmf/sounds/vm-rec-name.gsm
    team/kpfleming/vldtmf/sounds/vm-rec-temp.gsm
    team/kpfleming/vldtmf/sounds/vm-rec-unv.gsm
    team/kpfleming/vldtmf/sounds/vm-received.gsm
    team/kpfleming/vldtmf/sounds/vm-reenterpassword.gsm
    team/kpfleming/vldtmf/sounds/vm-repeat.gsm
    team/kpfleming/vldtmf/sounds/vm-review.gsm
    team/kpfleming/vldtmf/sounds/vm-saved.gsm
    team/kpfleming/vldtmf/sounds/vm-savedto.gsm
    team/kpfleming/vldtmf/sounds/vm-savefolder.gsm
    team/kpfleming/vldtmf/sounds/vm-savemessage.gsm
    team/kpfleming/vldtmf/sounds/vm-saveoper.gsm
    team/kpfleming/vldtmf/sounds/vm-sorry.gsm
    team/kpfleming/vldtmf/sounds/vm-star-cancel.gsm
    team/kpfleming/vldtmf/sounds/vm-starmain.gsm
    team/kpfleming/vldtmf/sounds/vm-tempgreeting.gsm
    team/kpfleming/vldtmf/sounds/vm-tempgreeting2.gsm
    team/kpfleming/vldtmf/sounds/vm-tempremoved.gsm
    team/kpfleming/vldtmf/sounds/vm-then-pound.gsm
    team/kpfleming/vldtmf/sounds/vm-theperson.gsm
    team/kpfleming/vldtmf/sounds/vm-tocallback.gsm
    team/kpfleming/vldtmf/sounds/vm-tocallnum.gsm
    team/kpfleming/vldtmf/sounds/vm-tocancel.gsm
    team/kpfleming/vldtmf/sounds/vm-tocancelmsg.gsm
    team/kpfleming/vldtmf/sounds/vm-toenternumber.gsm
    team/kpfleming/vldtmf/sounds/vm-toforward.gsm
    team/kpfleming/vldtmf/sounds/vm-tohearenv.gsm
    team/kpfleming/vldtmf/sounds/vm-tomakecall.gsm
    team/kpfleming/vldtmf/sounds/vm-tooshort.gsm
    team/kpfleming/vldtmf/sounds/vm-toreply.gsm
    team/kpfleming/vldtmf/sounds/vm-torerecord.gsm
    team/kpfleming/vldtmf/sounds/vm-undelete.gsm
    team/kpfleming/vldtmf/sounds/vm-undeleted.gsm
    team/kpfleming/vldtmf/sounds/vm-unknown-caller.gsm
    team/kpfleming/vldtmf/sounds/vm-whichbox.gsm
    team/kpfleming/vldtmf/sounds/vm-youhave.gsm
Modified:
    team/kpfleming/vldtmf/   (props changed)
    team/kpfleming/vldtmf/.cleancount
    team/kpfleming/vldtmf/CREDITS
    team/kpfleming/vldtmf/Makefile
    team/kpfleming/vldtmf/README
    team/kpfleming/vldtmf/UPGRADE.txt
    team/kpfleming/vldtmf/acl.c
    team/kpfleming/vldtmf/agi/Makefile
    team/kpfleming/vldtmf/agi/eagi-sphinx-test.c
    team/kpfleming/vldtmf/agi/eagi-test.c
    team/kpfleming/vldtmf/app.c
    team/kpfleming/vldtmf/apps/Makefile
    team/kpfleming/vldtmf/apps/app_adsiprog.c
    team/kpfleming/vldtmf/apps/app_alarmreceiver.c
    team/kpfleming/vldtmf/apps/app_amd.c
    team/kpfleming/vldtmf/apps/app_authenticate.c
    team/kpfleming/vldtmf/apps/app_cdr.c
    team/kpfleming/vldtmf/apps/app_chanisavail.c
    team/kpfleming/vldtmf/apps/app_chanspy.c
    team/kpfleming/vldtmf/apps/app_controlplayback.c
    team/kpfleming/vldtmf/apps/app_db.c
    team/kpfleming/vldtmf/apps/app_dial.c
    team/kpfleming/vldtmf/apps/app_dictate.c
    team/kpfleming/vldtmf/apps/app_directed_pickup.c
    team/kpfleming/vldtmf/apps/app_directory.c
    team/kpfleming/vldtmf/apps/app_disa.c
    team/kpfleming/vldtmf/apps/app_dumpchan.c
    team/kpfleming/vldtmf/apps/app_echo.c
    team/kpfleming/vldtmf/apps/app_exec.c
    team/kpfleming/vldtmf/apps/app_externalivr.c
    team/kpfleming/vldtmf/apps/app_festival.c
    team/kpfleming/vldtmf/apps/app_flash.c
    team/kpfleming/vldtmf/apps/app_forkcdr.c
    team/kpfleming/vldtmf/apps/app_getcpeid.c
    team/kpfleming/vldtmf/apps/app_hasnewvoicemail.c
    team/kpfleming/vldtmf/apps/app_ices.c
    team/kpfleming/vldtmf/apps/app_image.c
    team/kpfleming/vldtmf/apps/app_ivrdemo.c
    team/kpfleming/vldtmf/apps/app_lookupblacklist.c
    team/kpfleming/vldtmf/apps/app_lookupcidname.c
    team/kpfleming/vldtmf/apps/app_macro.c
    team/kpfleming/vldtmf/apps/app_meetme.c
    team/kpfleming/vldtmf/apps/app_milliwatt.c
    team/kpfleming/vldtmf/apps/app_mixmonitor.c
    team/kpfleming/vldtmf/apps/app_morsecode.c
    team/kpfleming/vldtmf/apps/app_mp3.c
    team/kpfleming/vldtmf/apps/app_nbscat.c
    team/kpfleming/vldtmf/apps/app_osplookup.c
    team/kpfleming/vldtmf/apps/app_page.c
    team/kpfleming/vldtmf/apps/app_parkandannounce.c
    team/kpfleming/vldtmf/apps/app_playback.c
    team/kpfleming/vldtmf/apps/app_privacy.c
    team/kpfleming/vldtmf/apps/app_queue.c
    team/kpfleming/vldtmf/apps/app_random.c
    team/kpfleming/vldtmf/apps/app_read.c
    team/kpfleming/vldtmf/apps/app_readfile.c
    team/kpfleming/vldtmf/apps/app_realtime.c
    team/kpfleming/vldtmf/apps/app_record.c
    team/kpfleming/vldtmf/apps/app_rpt.c
    team/kpfleming/vldtmf/apps/app_sayunixtime.c
    team/kpfleming/vldtmf/apps/app_senddtmf.c
    team/kpfleming/vldtmf/apps/app_sendtext.c
    team/kpfleming/vldtmf/apps/app_setcallerid.c
    team/kpfleming/vldtmf/apps/app_setcdruserfield.c
    team/kpfleming/vldtmf/apps/app_settransfercapability.c
    team/kpfleming/vldtmf/apps/app_skel.c
    team/kpfleming/vldtmf/apps/app_sms.c
    team/kpfleming/vldtmf/apps/app_softhangup.c
    team/kpfleming/vldtmf/apps/app_stack.c
    team/kpfleming/vldtmf/apps/app_system.c
    team/kpfleming/vldtmf/apps/app_talkdetect.c
    team/kpfleming/vldtmf/apps/app_test.c
    team/kpfleming/vldtmf/apps/app_transfer.c
    team/kpfleming/vldtmf/apps/app_url.c
    team/kpfleming/vldtmf/apps/app_userevent.c
    team/kpfleming/vldtmf/apps/app_verbose.c
    team/kpfleming/vldtmf/apps/app_voicemail.c
    team/kpfleming/vldtmf/apps/app_waitforring.c
    team/kpfleming/vldtmf/apps/app_waitforsilence.c
    team/kpfleming/vldtmf/apps/app_while.c
    team/kpfleming/vldtmf/apps/app_zapateller.c
    team/kpfleming/vldtmf/apps/app_zapbarge.c
    team/kpfleming/vldtmf/apps/app_zapras.c
    team/kpfleming/vldtmf/apps/app_zapscan.c
    team/kpfleming/vldtmf/ast_expr2.c
    team/kpfleming/vldtmf/ast_expr2.fl
    team/kpfleming/vldtmf/ast_expr2.h
    team/kpfleming/vldtmf/ast_expr2.y
    team/kpfleming/vldtmf/ast_expr2f.c
    team/kpfleming/vldtmf/asterisk.8
    team/kpfleming/vldtmf/asterisk.c
    team/kpfleming/vldtmf/asterisk.sgml
    team/kpfleming/vldtmf/astmm.c
    team/kpfleming/vldtmf/autoservice.c
    team/kpfleming/vldtmf/build_tools/   (props changed)
    team/kpfleming/vldtmf/build_tools/make_defaults_h
    team/kpfleming/vldtmf/callerid.c
    team/kpfleming/vldtmf/cdr.c
    team/kpfleming/vldtmf/cdr/Makefile
    team/kpfleming/vldtmf/cdr/cdr_csv.c
    team/kpfleming/vldtmf/cdr/cdr_custom.c
    team/kpfleming/vldtmf/cdr/cdr_manager.c
    team/kpfleming/vldtmf/cdr/cdr_odbc.c
    team/kpfleming/vldtmf/cdr/cdr_pgsql.c
    team/kpfleming/vldtmf/cdr/cdr_sqlite.c
    team/kpfleming/vldtmf/cdr/cdr_tds.c
    team/kpfleming/vldtmf/channel.c
    team/kpfleming/vldtmf/channels/Makefile
    team/kpfleming/vldtmf/channels/chan_agent.c
    team/kpfleming/vldtmf/channels/chan_alsa.c
    team/kpfleming/vldtmf/channels/chan_features.c
    team/kpfleming/vldtmf/channels/chan_h323.c
    team/kpfleming/vldtmf/channels/chan_iax2.c
    team/kpfleming/vldtmf/channels/chan_local.c
    team/kpfleming/vldtmf/channels/chan_mgcp.c
    team/kpfleming/vldtmf/channels/chan_misdn.c
    team/kpfleming/vldtmf/channels/chan_nbs.c
    team/kpfleming/vldtmf/channels/chan_oss.c
    team/kpfleming/vldtmf/channels/chan_phone.c
    team/kpfleming/vldtmf/channels/chan_sip.c
    team/kpfleming/vldtmf/channels/chan_skinny.c
    team/kpfleming/vldtmf/channels/chan_vpb.c
    team/kpfleming/vldtmf/channels/chan_zap.c
    team/kpfleming/vldtmf/channels/h323/Makefile
    team/kpfleming/vldtmf/channels/h323/ast_h323.cpp
    team/kpfleming/vldtmf/channels/h323/h323.conf.sample
    team/kpfleming/vldtmf/channels/iax2-parser.c
    team/kpfleming/vldtmf/channels/iax2-provision.c
    team/kpfleming/vldtmf/channels/iax2-provision.h
    team/kpfleming/vldtmf/channels/iax2.h
    team/kpfleming/vldtmf/channels/misdn/Makefile
    team/kpfleming/vldtmf/channels/misdn/chan_misdn_config.h
    team/kpfleming/vldtmf/channels/misdn/ie.c
    team/kpfleming/vldtmf/channels/misdn/isdn_lib.c
    team/kpfleming/vldtmf/channels/misdn/isdn_lib.h
    team/kpfleming/vldtmf/channels/misdn/isdn_lib_intern.h
    team/kpfleming/vldtmf/channels/misdn/isdn_msg_parser.c
    team/kpfleming/vldtmf/channels/misdn/portinfo.c
    team/kpfleming/vldtmf/channels/misdn_config.c
    team/kpfleming/vldtmf/chanvars.c
    team/kpfleming/vldtmf/cli.c
    team/kpfleming/vldtmf/codecs/Makefile
    team/kpfleming/vldtmf/codecs/codec_a_mu.c
    team/kpfleming/vldtmf/codecs/codec_adpcm.c
    team/kpfleming/vldtmf/codecs/codec_alaw.c
    team/kpfleming/vldtmf/codecs/codec_g723_1.c
    team/kpfleming/vldtmf/codecs/codec_g726.c
    team/kpfleming/vldtmf/codecs/codec_gsm.c
    team/kpfleming/vldtmf/codecs/codec_ilbc.c
    team/kpfleming/vldtmf/codecs/codec_lpc10.c
    team/kpfleming/vldtmf/codecs/codec_speex.c
    team/kpfleming/vldtmf/codecs/codec_ulaw.c
    team/kpfleming/vldtmf/codecs/gsm/Makefile
    team/kpfleming/vldtmf/codecs/gsm/libgsm.vcproj   (props changed)
    team/kpfleming/vldtmf/codecs/gsm/src/preprocess.c
    team/kpfleming/vldtmf/codecs/ilbc/Makefile
    team/kpfleming/vldtmf/codecs/ilbc/libilbc.vcproj   (props changed)
    team/kpfleming/vldtmf/codecs/lpc10/Makefile
    team/kpfleming/vldtmf/codecs/lpc10/liblpc10.vcproj   (props changed)
    team/kpfleming/vldtmf/codecs/lpc10/lpc10.h
    team/kpfleming/vldtmf/codecs/lpc10/lpcini.c
    team/kpfleming/vldtmf/config.c
    team/kpfleming/vldtmf/configs/agents.conf.sample
    team/kpfleming/vldtmf/configs/alsa.conf.sample
    team/kpfleming/vldtmf/configs/cdr.conf.sample
    team/kpfleming/vldtmf/configs/extensions.ael.sample
    team/kpfleming/vldtmf/configs/extensions.conf.sample
    team/kpfleming/vldtmf/configs/features.conf.sample
    team/kpfleming/vldtmf/configs/func_odbc.conf.sample
    team/kpfleming/vldtmf/configs/iax.conf.sample
    team/kpfleming/vldtmf/configs/iaxprov.conf.sample
    team/kpfleming/vldtmf/configs/indications.conf.sample
    team/kpfleming/vldtmf/configs/manager.conf.sample
    team/kpfleming/vldtmf/configs/meetme.conf.sample
    team/kpfleming/vldtmf/configs/mgcp.conf.sample
    team/kpfleming/vldtmf/configs/misdn.conf.sample
    team/kpfleming/vldtmf/configs/modules.conf.sample
    team/kpfleming/vldtmf/configs/musiconhold.conf.sample
    team/kpfleming/vldtmf/configs/osp.conf.sample
    team/kpfleming/vldtmf/configs/oss.conf.sample
    team/kpfleming/vldtmf/configs/queues.conf.sample
    team/kpfleming/vldtmf/configs/rtp.conf.sample
    team/kpfleming/vldtmf/configs/sip.conf.sample
    team/kpfleming/vldtmf/configs/skinny.conf.sample
    team/kpfleming/vldtmf/configs/voicemail.conf.sample
    team/kpfleming/vldtmf/configs/zapata.conf.sample
    team/kpfleming/vldtmf/contrib/init.d/rc.redhat.asterisk
    team/kpfleming/vldtmf/contrib/scripts/safe_asterisk
    team/kpfleming/vldtmf/contrib/scripts/safe_asterisk.8
    team/kpfleming/vldtmf/contrib/utils/rawplayer.c
    team/kpfleming/vldtmf/cryptostub.c
    team/kpfleming/vldtmf/db.c
    team/kpfleming/vldtmf/db1-ast/Makefile
    team/kpfleming/vldtmf/db1-ast/hash/hash.c
    team/kpfleming/vldtmf/devicestate.c
    team/kpfleming/vldtmf/dns.c
    team/kpfleming/vldtmf/dnsmgr.c
    team/kpfleming/vldtmf/doc/00README.1st
    team/kpfleming/vldtmf/doc/CODING-GUIDELINES
    team/kpfleming/vldtmf/doc/ael.txt
    team/kpfleming/vldtmf/doc/asterisk-conf.txt
    team/kpfleming/vldtmf/doc/cdrdriver.txt
    team/kpfleming/vldtmf/doc/channelvariables.txt
    team/kpfleming/vldtmf/doc/cliprompt.txt
    team/kpfleming/vldtmf/doc/enum.txt
    team/kpfleming/vldtmf/doc/iax.txt
    team/kpfleming/vldtmf/doc/manager.txt
    team/kpfleming/vldtmf/doc/queuelog.txt
    team/kpfleming/vldtmf/doc/smdi.txt
    team/kpfleming/vldtmf/dsp.c
    team/kpfleming/vldtmf/editline/configure
    team/kpfleming/vldtmf/editline/makelist
    team/kpfleming/vldtmf/editline/term.c
    team/kpfleming/vldtmf/enum.c
    team/kpfleming/vldtmf/file.c
    team/kpfleming/vldtmf/formats/Makefile
    team/kpfleming/vldtmf/formats/format_g723.c
    team/kpfleming/vldtmf/formats/format_g726.c
    team/kpfleming/vldtmf/formats/format_g729.c
    team/kpfleming/vldtmf/formats/format_gsm.c
    team/kpfleming/vldtmf/formats/format_h263.c
    team/kpfleming/vldtmf/formats/format_h264.c
    team/kpfleming/vldtmf/formats/format_ilbc.c
    team/kpfleming/vldtmf/formats/format_jpeg.c
    team/kpfleming/vldtmf/formats/format_ogg_vorbis.c
    team/kpfleming/vldtmf/formats/format_pcm.c
    team/kpfleming/vldtmf/formats/format_sln.c
    team/kpfleming/vldtmf/formats/format_vox.c
    team/kpfleming/vldtmf/formats/format_wav.c
    team/kpfleming/vldtmf/formats/format_wav_gsm.c
    team/kpfleming/vldtmf/frame.c
    team/kpfleming/vldtmf/fskmodem.c
    team/kpfleming/vldtmf/funcs/Makefile
    team/kpfleming/vldtmf/funcs/func_base64.c
    team/kpfleming/vldtmf/funcs/func_callerid.c
    team/kpfleming/vldtmf/funcs/func_cdr.c
    team/kpfleming/vldtmf/funcs/func_channel.c
    team/kpfleming/vldtmf/funcs/func_curl.c
    team/kpfleming/vldtmf/funcs/func_cut.c
    team/kpfleming/vldtmf/funcs/func_db.c
    team/kpfleming/vldtmf/funcs/func_enum.c
    team/kpfleming/vldtmf/funcs/func_env.c
    team/kpfleming/vldtmf/funcs/func_groupcount.c
    team/kpfleming/vldtmf/funcs/func_language.c
    team/kpfleming/vldtmf/funcs/func_logic.c
    team/kpfleming/vldtmf/funcs/func_math.c
    team/kpfleming/vldtmf/funcs/func_md5.c
    team/kpfleming/vldtmf/funcs/func_moh.c
    team/kpfleming/vldtmf/funcs/func_odbc.c
    team/kpfleming/vldtmf/funcs/func_rand.c
    team/kpfleming/vldtmf/funcs/func_sha1.c
    team/kpfleming/vldtmf/funcs/func_strings.c
    team/kpfleming/vldtmf/funcs/func_timeout.c
    team/kpfleming/vldtmf/funcs/func_uri.c
    team/kpfleming/vldtmf/image.c
    team/kpfleming/vldtmf/include/   (props changed)
    team/kpfleming/vldtmf/include/asterisk/   (props changed)
    team/kpfleming/vldtmf/include/asterisk.h
    team/kpfleming/vldtmf/include/asterisk/acl.h
    team/kpfleming/vldtmf/include/asterisk/adsi.h
    team/kpfleming/vldtmf/include/asterisk/alaw.h
    team/kpfleming/vldtmf/include/asterisk/app.h
    team/kpfleming/vldtmf/include/asterisk/astmm.h
    team/kpfleming/vldtmf/include/asterisk/astosp.h
    team/kpfleming/vldtmf/include/asterisk/callerid.h
    team/kpfleming/vldtmf/include/asterisk/cdr.h
    team/kpfleming/vldtmf/include/asterisk/channel.h
    team/kpfleming/vldtmf/include/asterisk/chanspy.h
    team/kpfleming/vldtmf/include/asterisk/cli.h
    team/kpfleming/vldtmf/include/asterisk/compat.h
    team/kpfleming/vldtmf/include/asterisk/crypto.h
    team/kpfleming/vldtmf/include/asterisk/devicestate.h
    team/kpfleming/vldtmf/include/asterisk/dns.h
    team/kpfleming/vldtmf/include/asterisk/dnsmgr.h
    team/kpfleming/vldtmf/include/asterisk/doxyref.h
    team/kpfleming/vldtmf/include/asterisk/endian.h
    team/kpfleming/vldtmf/include/asterisk/enum.h
    team/kpfleming/vldtmf/include/asterisk/features.h
    team/kpfleming/vldtmf/include/asterisk/file.h
    team/kpfleming/vldtmf/include/asterisk/frame.h
    team/kpfleming/vldtmf/include/asterisk/fskmodem.h
    team/kpfleming/vldtmf/include/asterisk/image.h
    team/kpfleming/vldtmf/include/asterisk/indications.h
    team/kpfleming/vldtmf/include/asterisk/io.h
    team/kpfleming/vldtmf/include/asterisk/linkedlists.h
    team/kpfleming/vldtmf/include/asterisk/localtime.h
    team/kpfleming/vldtmf/include/asterisk/lock.h
    team/kpfleming/vldtmf/include/asterisk/logger.h
    team/kpfleming/vldtmf/include/asterisk/manager.h
    team/kpfleming/vldtmf/include/asterisk/module.h
    team/kpfleming/vldtmf/include/asterisk/musiconhold.h
    team/kpfleming/vldtmf/include/asterisk/options.h
    team/kpfleming/vldtmf/include/asterisk/pbx.h
    team/kpfleming/vldtmf/include/asterisk/plc.h
    team/kpfleming/vldtmf/include/asterisk/res_odbc.h
    team/kpfleming/vldtmf/include/asterisk/rtp.h
    team/kpfleming/vldtmf/include/asterisk/say.h
    team/kpfleming/vldtmf/include/asterisk/sched.h
    team/kpfleming/vldtmf/include/asterisk/stringfields.h
    team/kpfleming/vldtmf/include/asterisk/strings.h
    team/kpfleming/vldtmf/include/asterisk/tdd.h
    team/kpfleming/vldtmf/include/asterisk/term.h
    team/kpfleming/vldtmf/include/asterisk/translate.h
    team/kpfleming/vldtmf/include/asterisk/udptl.h
    team/kpfleming/vldtmf/include/asterisk/ulaw.h
    team/kpfleming/vldtmf/include/asterisk/utils.h
    team/kpfleming/vldtmf/indications.c
    team/kpfleming/vldtmf/io.c
    team/kpfleming/vldtmf/jitterbuf.c
    team/kpfleming/vldtmf/loader.c
    team/kpfleming/vldtmf/logger.c
    team/kpfleming/vldtmf/manager.c
    team/kpfleming/vldtmf/md5.c
    team/kpfleming/vldtmf/netsock.c
    team/kpfleming/vldtmf/pbx.c
    team/kpfleming/vldtmf/pbx/Makefile
    team/kpfleming/vldtmf/pbx/dundi-parser.c
    team/kpfleming/vldtmf/pbx/pbx_ael.c
    team/kpfleming/vldtmf/pbx/pbx_config.c
    team/kpfleming/vldtmf/pbx/pbx_dundi.c
    team/kpfleming/vldtmf/pbx/pbx_gtkconsole.c
    team/kpfleming/vldtmf/pbx/pbx_kdeconsole.cc
    team/kpfleming/vldtmf/pbx/pbx_loopback.c
    team/kpfleming/vldtmf/pbx/pbx_realtime.c

[... 133839 lines stripped ...]


More information about the asterisk-commits mailing list