[svn-commits] oej: branch oej/codecnegotiation r47882 - in /team/oej/codecnegotiation: ./ a...

svn-commits at lists.digium.com svn-commits at lists.digium.com
Tue Nov 21 05:49:55 MST 2006


Author: oej
Date: Tue Nov 21 06:49:51 2006
New Revision: 47882

URL: http://svn.digium.com/view/asterisk?view=rev&rev=47882
Log:
Upgrade to trunk.

Committing with following conflicts for Denis to sort out:
C      channels/chan_h323.c
C      channels/chan_agent.c
C      channels/chan_skinny.c
C      apps/app_dial.c
C      apps/app_amd.c


Added:
    team/oej/codecnegotiation/build_tools/prep_tarball
      - copied unchanged from r47866, trunk/build_tools/prep_tarball
    team/oej/codecnegotiation/build_tools/strip_nonapi
      - copied unchanged from r47866, trunk/build_tools/strip_nonapi
    team/oej/codecnegotiation/channels/chan_gtalk.c
      - copied unchanged from r47866, trunk/channels/chan_gtalk.c
    team/oej/codecnegotiation/channels/h323/Makefile.in
      - copied unchanged from r47866, trunk/channels/h323/Makefile.in
    team/oej/codecnegotiation/channels/h323/ast_h323.cxx
      - copied unchanged from r47866, trunk/channels/h323/ast_h323.cxx
    team/oej/codecnegotiation/channels/h323/caps_h323.cxx
      - copied unchanged from r47866, trunk/channels/h323/caps_h323.cxx
    team/oej/codecnegotiation/channels/h323/caps_h323.h
      - copied unchanged from r47866, trunk/channels/h323/caps_h323.h
    team/oej/codecnegotiation/channels/h323/cisco-h225.asn
      - copied unchanged from r47866, trunk/channels/h323/cisco-h225.asn
    team/oej/codecnegotiation/channels/h323/cisco-h225.cxx
      - copied unchanged from r47866, trunk/channels/h323/cisco-h225.cxx
    team/oej/codecnegotiation/channels/h323/cisco-h225.h
      - copied unchanged from r47866, trunk/channels/h323/cisco-h225.h
    team/oej/codecnegotiation/channels/h323/compat_h323.cxx
      - copied unchanged from r47866, trunk/channels/h323/compat_h323.cxx
    team/oej/codecnegotiation/channels/h323/compat_h323.h
      - copied unchanged from r47866, trunk/channels/h323/compat_h323.h
    team/oej/codecnegotiation/channels/h323/noexport.map
      - copied unchanged from r47866, trunk/channels/h323/noexport.map
    team/oej/codecnegotiation/configs/gtalk.conf.sample
      - copied unchanged from r47866, trunk/configs/gtalk.conf.sample
    team/oej/codecnegotiation/configs/h323.conf.sample
      - copied unchanged from r47866, trunk/configs/h323.conf.sample
    team/oej/codecnegotiation/configs/users.conf.sample
      - copied unchanged from r47866, trunk/configs/users.conf.sample
    team/oej/codecnegotiation/doc/rtp-packetization.txt
      - copied unchanged from r47866, trunk/doc/rtp-packetization.txt
    team/oej/codecnegotiation/funcs/func_blacklist.c
      - copied unchanged from r47866, trunk/funcs/func_blacklist.c
    team/oej/codecnegotiation/funcs/func_module.c
      - copied unchanged from r47866, trunk/funcs/func_module.c
    team/oej/codecnegotiation/funcs/func_version.c
      - copied unchanged from r47866, trunk/funcs/func_version.c
    team/oej/codecnegotiation/funcs/func_vmcount.c
      - copied unchanged from r47866, trunk/funcs/func_vmcount.c
    team/oej/codecnegotiation/include/jitterbuf.h
      - copied unchanged from r47866, trunk/include/jitterbuf.h
    team/oej/codecnegotiation/pbx/ael/ael-test/ael-test16/
      - copied from r47866, trunk/pbx/ael/ael-test/ael-test16/
    team/oej/codecnegotiation/pbx/ael/ael-test/ael-test16/extensions.ael
      - copied unchanged from r47866, trunk/pbx/ael/ael-test/ael-test16/extensions.ael
    team/oej/codecnegotiation/pbx/ael/ael-test/ael-vtest17/
      - copied from r47866, trunk/pbx/ael/ael-test/ael-vtest17/
    team/oej/codecnegotiation/pbx/ael/ael-test/ael-vtest17/extensions.ael
      - copied unchanged from r47866, trunk/pbx/ael/ael-test/ael-vtest17/extensions.ael
    team/oej/codecnegotiation/pbx/ael/ael-test/ref.ael-test16
      - copied unchanged from r47866, trunk/pbx/ael/ael-test/ref.ael-test16
    team/oej/codecnegotiation/pbx/ael/ael-test/ref.ael-vtest17
      - copied unchanged from r47866, trunk/pbx/ael/ael-test/ref.ael-vtest17
    team/oej/codecnegotiation/res/res_limit.c
      - copied unchanged from r47866, trunk/res/res_limit.c
    team/oej/codecnegotiation/res/res_realtime.c
      - copied unchanged from r47866, trunk/res/res_realtime.c
Removed:
    team/oej/codecnegotiation/aclocal.m4
    team/oej/codecnegotiation/apps/app_hasnewvoicemail.c
    team/oej/codecnegotiation/apps/app_lookupblacklist.c
    team/oej/codecnegotiation/apps/app_lookupcidname.c
    team/oej/codecnegotiation/apps/app_random.c
    team/oej/codecnegotiation/apps/app_realtime.c
    team/oej/codecnegotiation/apps/app_setcdruserfield.c
    team/oej/codecnegotiation/apps/app_settransfercapability.c
    team/oej/codecnegotiation/channels/h323/Makefile
    team/oej/codecnegotiation/channels/h323/ast_h323.cpp
    team/oej/codecnegotiation/channels/h323/h323.conf.sample
    team/oej/codecnegotiation/doc/linkedlists.txt
    team/oej/codecnegotiation/funcs/func_language.c
    team/oej/codecnegotiation/funcs/func_moh.c
    team/oej/codecnegotiation/main/jitterbuf.h
Modified:
    team/oej/codecnegotiation/   (props changed)
    team/oej/codecnegotiation/.cleancount
    team/oej/codecnegotiation/CHANGES
    team/oej/codecnegotiation/CREDITS
    team/oej/codecnegotiation/LICENSE
    team/oej/codecnegotiation/Makefile
    team/oej/codecnegotiation/Makefile.moddir_rules
    team/oej/codecnegotiation/Makefile.rules
    team/oej/codecnegotiation/README
    team/oej/codecnegotiation/UPGRADE.txt
    team/oej/codecnegotiation/acinclude.m4
    team/oej/codecnegotiation/agi/   (props changed)
    team/oej/codecnegotiation/agi/Makefile
    team/oej/codecnegotiation/apps/app_adsiprog.c
    team/oej/codecnegotiation/apps/app_alarmreceiver.c
    team/oej/codecnegotiation/apps/app_amd.c
    team/oej/codecnegotiation/apps/app_authenticate.c
    team/oej/codecnegotiation/apps/app_cdr.c
    team/oej/codecnegotiation/apps/app_chanspy.c
    team/oej/codecnegotiation/apps/app_db.c
    team/oej/codecnegotiation/apps/app_dial.c
    team/oej/codecnegotiation/apps/app_directed_pickup.c
    team/oej/codecnegotiation/apps/app_directory.c
    team/oej/codecnegotiation/apps/app_disa.c
    team/oej/codecnegotiation/apps/app_dumpchan.c
    team/oej/codecnegotiation/apps/app_externalivr.c
    team/oej/codecnegotiation/apps/app_festival.c
    team/oej/codecnegotiation/apps/app_followme.c
    team/oej/codecnegotiation/apps/app_getcpeid.c
    team/oej/codecnegotiation/apps/app_ices.c
    team/oej/codecnegotiation/apps/app_macro.c
    team/oej/codecnegotiation/apps/app_meetme.c
    team/oej/codecnegotiation/apps/app_mixmonitor.c
    team/oej/codecnegotiation/apps/app_mp3.c
    team/oej/codecnegotiation/apps/app_nbscat.c
    team/oej/codecnegotiation/apps/app_osplookup.c
    team/oej/codecnegotiation/apps/app_page.c
    team/oej/codecnegotiation/apps/app_parkandannounce.c
    team/oej/codecnegotiation/apps/app_playback.c
    team/oej/codecnegotiation/apps/app_privacy.c
    team/oej/codecnegotiation/apps/app_queue.c
    team/oej/codecnegotiation/apps/app_read.c
    team/oej/codecnegotiation/apps/app_record.c
    team/oej/codecnegotiation/apps/app_rpt.c
    team/oej/codecnegotiation/apps/app_setcallerid.c
    team/oej/codecnegotiation/apps/app_sms.c
    team/oej/codecnegotiation/apps/app_softhangup.c
    team/oej/codecnegotiation/apps/app_speech_utils.c
    team/oej/codecnegotiation/apps/app_stack.c
    team/oej/codecnegotiation/apps/app_talkdetect.c
    team/oej/codecnegotiation/apps/app_test.c
    team/oej/codecnegotiation/apps/app_url.c
    team/oej/codecnegotiation/apps/app_voicemail.c
    team/oej/codecnegotiation/apps/app_waitforring.c
    team/oej/codecnegotiation/apps/app_waitforsilence.c
    team/oej/codecnegotiation/apps/app_zapateller.c
    team/oej/codecnegotiation/apps/app_zapbarge.c
    team/oej/codecnegotiation/apps/app_zapras.c
    team/oej/codecnegotiation/apps/app_zapscan.c
    team/oej/codecnegotiation/bootstrap.sh
    team/oej/codecnegotiation/build_tools/cflags.xml
    team/oej/codecnegotiation/build_tools/embed_modules.xml
    team/oej/codecnegotiation/build_tools/make_version
    team/oej/codecnegotiation/build_tools/menuselect-deps.in
    team/oej/codecnegotiation/build_tools/prep_moduledeps
    team/oej/codecnegotiation/cdr/cdr_csv.c
    team/oej/codecnegotiation/cdr/cdr_custom.c
    team/oej/codecnegotiation/cdr/cdr_odbc.c
    team/oej/codecnegotiation/cdr/cdr_pgsql.c
    team/oej/codecnegotiation/cdr/cdr_radius.c
    team/oej/codecnegotiation/cdr/cdr_tds.c
    team/oej/codecnegotiation/channels/Makefile
    team/oej/codecnegotiation/channels/chan_agent.c
    team/oej/codecnegotiation/channels/chan_alsa.c
    team/oej/codecnegotiation/channels/chan_features.c
    team/oej/codecnegotiation/channels/chan_h323.c
    team/oej/codecnegotiation/channels/chan_iax2.c
    team/oej/codecnegotiation/channels/chan_jingle.c
    team/oej/codecnegotiation/channels/chan_local.c
    team/oej/codecnegotiation/channels/chan_mgcp.c
    team/oej/codecnegotiation/channels/chan_misdn.c
    team/oej/codecnegotiation/channels/chan_nbs.c
    team/oej/codecnegotiation/channels/chan_oss.c
    team/oej/codecnegotiation/channels/chan_phone.c
    team/oej/codecnegotiation/channels/chan_sip.c
    team/oej/codecnegotiation/channels/chan_skinny.c
    team/oej/codecnegotiation/channels/chan_vpb.cc
    team/oej/codecnegotiation/channels/chan_zap.c
    team/oej/codecnegotiation/channels/h323/   (props changed)
    team/oej/codecnegotiation/channels/h323/README
    team/oej/codecnegotiation/channels/h323/TODO
    team/oej/codecnegotiation/channels/h323/ast_h323.h
    team/oej/codecnegotiation/channels/h323/chan_h323.h
    team/oej/codecnegotiation/channels/iax2-parser.c
    team/oej/codecnegotiation/channels/iax2-provision.c
    team/oej/codecnegotiation/channels/misdn/chan_misdn_config.h
    team/oej/codecnegotiation/channels/misdn/isdn_lib.c
    team/oej/codecnegotiation/channels/misdn/isdn_lib.h
    team/oej/codecnegotiation/channels/misdn/isdn_msg_parser.c
    team/oej/codecnegotiation/channels/misdn_config.c
    team/oej/codecnegotiation/codecs/Makefile
    team/oej/codecnegotiation/codecs/codec_gsm.c
    team/oej/codecnegotiation/codecs/codec_ilbc.c
    team/oej/codecnegotiation/codecs/codec_lpc10.c
    team/oej/codecnegotiation/codecs/codec_speex.c
    team/oej/codecnegotiation/codecs/codec_zap.c
    team/oej/codecnegotiation/codecs/gsm/Makefile
    team/oej/codecnegotiation/codecs/ilbc/Makefile
    team/oej/codecnegotiation/codecs/lpc10/Makefile
    team/oej/codecnegotiation/codecs/lpc10/analys.c
    team/oej/codecnegotiation/codecs/lpc10/bsynz.c
    team/oej/codecnegotiation/codecs/lpc10/chanwr.c
    team/oej/codecnegotiation/codecs/lpc10/dcbias.c
    team/oej/codecnegotiation/codecs/lpc10/decode.c
    team/oej/codecnegotiation/codecs/lpc10/deemp.c
    team/oej/codecnegotiation/codecs/lpc10/difmag.c
    team/oej/codecnegotiation/codecs/lpc10/dyptrk.c
    team/oej/codecnegotiation/codecs/lpc10/encode.c
    team/oej/codecnegotiation/codecs/lpc10/energy.c
    team/oej/codecnegotiation/codecs/lpc10/ham84.c
    team/oej/codecnegotiation/codecs/lpc10/hp100.c
    team/oej/codecnegotiation/codecs/lpc10/invert.c
    team/oej/codecnegotiation/codecs/lpc10/irc2pc.c
    team/oej/codecnegotiation/codecs/lpc10/ivfilt.c
    team/oej/codecnegotiation/codecs/lpc10/lpcdec.c
    team/oej/codecnegotiation/codecs/lpc10/lpcenc.c
    team/oej/codecnegotiation/codecs/lpc10/lpcini.c
    team/oej/codecnegotiation/codecs/lpc10/lpfilt.c
    team/oej/codecnegotiation/codecs/lpc10/median.c
    team/oej/codecnegotiation/codecs/lpc10/mload.c
    team/oej/codecnegotiation/codecs/lpc10/onset.c
    team/oej/codecnegotiation/codecs/lpc10/pitsyn.c
    team/oej/codecnegotiation/codecs/lpc10/placea.c
    team/oej/codecnegotiation/codecs/lpc10/placev.c
    team/oej/codecnegotiation/codecs/lpc10/preemp.c
    team/oej/codecnegotiation/codecs/lpc10/prepro.c
    team/oej/codecnegotiation/codecs/lpc10/random.c
    team/oej/codecnegotiation/codecs/lpc10/rcchk.c
    team/oej/codecnegotiation/codecs/lpc10/synths.c
    team/oej/codecnegotiation/codecs/lpc10/tbdm.c
    team/oej/codecnegotiation/codecs/lpc10/voicin.c
    team/oej/codecnegotiation/codecs/lpc10/vparms.c
    team/oej/codecnegotiation/configs/alsa.conf.sample
    team/oej/codecnegotiation/configs/cdr.conf.sample
    team/oej/codecnegotiation/configs/dundi.conf.sample
    team/oej/codecnegotiation/configs/enum.conf.sample
    team/oej/codecnegotiation/configs/extensions.ael.sample
    team/oej/codecnegotiation/configs/extensions.conf.sample
    team/oej/codecnegotiation/configs/features.conf.sample
    team/oej/codecnegotiation/configs/func_odbc.conf.sample
    team/oej/codecnegotiation/configs/http.conf.sample
    team/oej/codecnegotiation/configs/iax.conf.sample
    team/oej/codecnegotiation/configs/indications.conf.sample
    team/oej/codecnegotiation/configs/logger.conf.sample
    team/oej/codecnegotiation/configs/manager.conf.sample
    team/oej/codecnegotiation/configs/mgcp.conf.sample
    team/oej/codecnegotiation/configs/misdn.conf.sample
    team/oej/codecnegotiation/configs/musiconhold.conf.sample
    team/oej/codecnegotiation/configs/muted.conf.sample
    team/oej/codecnegotiation/configs/osp.conf.sample
    team/oej/codecnegotiation/configs/oss.conf.sample
    team/oej/codecnegotiation/configs/phone.conf.sample
    team/oej/codecnegotiation/configs/queues.conf.sample
    team/oej/codecnegotiation/configs/res_odbc.conf.sample
    team/oej/codecnegotiation/configs/sip.conf.sample
    team/oej/codecnegotiation/configs/sip_notify.conf.sample
    team/oej/codecnegotiation/configs/skinny.conf.sample
    team/oej/codecnegotiation/configs/smdi.conf.sample
    team/oej/codecnegotiation/configs/voicemail.conf.sample
    team/oej/codecnegotiation/configs/vpb.conf.sample
    team/oej/codecnegotiation/configs/zapata.conf.sample
    team/oej/codecnegotiation/configure
    team/oej/codecnegotiation/configure.ac
    team/oej/codecnegotiation/contrib/asterisk-ng-doxygen
    team/oej/codecnegotiation/contrib/init.d/rc.redhat.asterisk
    team/oej/codecnegotiation/contrib/scripts/astgenkey.8
    team/oej/codecnegotiation/doc/CODING-GUIDELINES
    team/oej/codecnegotiation/doc/ael.txt
    team/oej/codecnegotiation/doc/app-sms.txt
    team/oej/codecnegotiation/doc/asterisk-conf.txt
    team/oej/codecnegotiation/doc/backtrace.txt
    team/oej/codecnegotiation/doc/billing.txt
    team/oej/codecnegotiation/doc/callfiles.txt
    team/oej/codecnegotiation/doc/chaniax.txt
    team/oej/codecnegotiation/doc/channelvariables.txt
    team/oej/codecnegotiation/doc/configuration.txt
    team/oej/codecnegotiation/doc/cygwin.txt
    team/oej/codecnegotiation/doc/dundi.txt
    team/oej/codecnegotiation/doc/enum.txt
    team/oej/codecnegotiation/doc/extensions.txt
    team/oej/codecnegotiation/doc/imapstorage.txt
    team/oej/codecnegotiation/doc/ip-tos.txt
    team/oej/codecnegotiation/doc/jabber.txt
    team/oej/codecnegotiation/doc/jingle.txt
    team/oej/codecnegotiation/doc/manager.txt
    team/oej/codecnegotiation/doc/misdn.txt
    team/oej/codecnegotiation/doc/mp3.txt
    team/oej/codecnegotiation/doc/osp.txt
    team/oej/codecnegotiation/doc/queues-with-callback-members.txt
    team/oej/codecnegotiation/doc/realtime.txt
    team/oej/codecnegotiation/doc/security.txt
    team/oej/codecnegotiation/doc/sms.txt
    team/oej/codecnegotiation/doc/speechrec.txt
    team/oej/codecnegotiation/formats/format_g723.c
    team/oej/codecnegotiation/formats/format_ogg_vorbis.c
    team/oej/codecnegotiation/formats/format_pcm.c
    team/oej/codecnegotiation/funcs/func_callerid.c
    team/oej/codecnegotiation/funcs/func_channel.c
    team/oej/codecnegotiation/funcs/func_db.c
    team/oej/codecnegotiation/funcs/func_enum.c
    team/oej/codecnegotiation/funcs/func_logic.c
    team/oej/codecnegotiation/funcs/func_md5.c
    team/oej/codecnegotiation/funcs/func_odbc.c
    team/oej/codecnegotiation/funcs/func_rand.c
    team/oej/codecnegotiation/funcs/func_strings.c
    team/oej/codecnegotiation/funcs/func_timeout.c
    team/oej/codecnegotiation/funcs/func_uri.c
    team/oej/codecnegotiation/include/asterisk.h
    team/oej/codecnegotiation/include/asterisk/acl.h
    team/oej/codecnegotiation/include/asterisk/adsi.h
    team/oej/codecnegotiation/include/asterisk/agi.h
    team/oej/codecnegotiation/include/asterisk/app.h
    team/oej/codecnegotiation/include/asterisk/astosp.h
    team/oej/codecnegotiation/include/asterisk/autoconfig.h.in
    team/oej/codecnegotiation/include/asterisk/callerid.h
    team/oej/codecnegotiation/include/asterisk/channel.h
    team/oej/codecnegotiation/include/asterisk/cli.h
    team/oej/codecnegotiation/include/asterisk/compat.h
    team/oej/codecnegotiation/include/asterisk/compiler.h
    team/oej/codecnegotiation/include/asterisk/config.h
    team/oej/codecnegotiation/include/asterisk/doxyref.h
    team/oej/codecnegotiation/include/asterisk/enum.h
    team/oej/codecnegotiation/include/asterisk/file.h
    team/oej/codecnegotiation/include/asterisk/frame.h
    team/oej/codecnegotiation/include/asterisk/jabber.h
    team/oej/codecnegotiation/include/asterisk/linkedlists.h
    team/oej/codecnegotiation/include/asterisk/lock.h
    team/oej/codecnegotiation/include/asterisk/logger.h
    team/oej/codecnegotiation/include/asterisk/manager.h
    team/oej/codecnegotiation/include/asterisk/module.h
    team/oej/codecnegotiation/include/asterisk/monitor.h
    team/oej/codecnegotiation/include/asterisk/pbx.h
    team/oej/codecnegotiation/include/asterisk/res_odbc.h
    team/oej/codecnegotiation/include/asterisk/rtp.h
    team/oej/codecnegotiation/include/asterisk/stringfields.h
    team/oej/codecnegotiation/include/asterisk/strings.h
    team/oej/codecnegotiation/include/asterisk/term.h
    team/oej/codecnegotiation/include/asterisk/threadstorage.h
    team/oej/codecnegotiation/include/asterisk/translate.h
    team/oej/codecnegotiation/include/asterisk/utils.h
    team/oej/codecnegotiation/main/Makefile
    team/oej/codecnegotiation/main/acl.c
    team/oej/codecnegotiation/main/app.c
    team/oej/codecnegotiation/main/ast_expr2.c
    team/oej/codecnegotiation/main/ast_expr2f.c
    team/oej/codecnegotiation/main/asterisk.c
    team/oej/codecnegotiation/main/astmm.c
    team/oej/codecnegotiation/main/autoservice.c
    team/oej/codecnegotiation/main/callerid.c
    team/oej/codecnegotiation/main/cdr.c
    team/oej/codecnegotiation/main/channel.c
    team/oej/codecnegotiation/main/cli.c
    team/oej/codecnegotiation/main/config.c
    team/oej/codecnegotiation/main/db.c
    team/oej/codecnegotiation/main/db1-ast/Makefile
    team/oej/codecnegotiation/main/devicestate.c
    team/oej/codecnegotiation/main/dns.c
    team/oej/codecnegotiation/main/dnsmgr.c
    team/oej/codecnegotiation/main/dsp.c
    team/oej/codecnegotiation/main/enum.c
    team/oej/codecnegotiation/main/file.c
    team/oej/codecnegotiation/main/frame.c
    team/oej/codecnegotiation/main/http.c
    team/oej/codecnegotiation/main/image.c
    team/oej/codecnegotiation/main/io.c
    team/oej/codecnegotiation/main/loader.c
    team/oej/codecnegotiation/main/logger.c
    team/oej/codecnegotiation/main/manager.c
    team/oej/codecnegotiation/main/netsock.c
    team/oej/codecnegotiation/main/pbx.c
    team/oej/codecnegotiation/main/rtp.c
    team/oej/codecnegotiation/main/say.c
    team/oej/codecnegotiation/main/sched.c
    team/oej/codecnegotiation/main/slinfactory.c
    team/oej/codecnegotiation/main/strcompat.c
    team/oej/codecnegotiation/main/term.c
    team/oej/codecnegotiation/main/translate.c
    team/oej/codecnegotiation/main/udptl.c
    team/oej/codecnegotiation/main/utils.c
    team/oej/codecnegotiation/makeopts.in
    team/oej/codecnegotiation/pbx/Makefile
    team/oej/codecnegotiation/pbx/ael/ael-test/ael-test11/extensions.ael
    team/oej/codecnegotiation/pbx/ael/ael-test/ael-test3/extensions.ael
    team/oej/codecnegotiation/pbx/ael/ael-test/ael-test5/extensions.ael
    team/oej/codecnegotiation/pbx/ael/ael-test/ref.ael-ntest10
    team/oej/codecnegotiation/pbx/ael/ael-test/ref.ael-ntest12
    team/oej/codecnegotiation/pbx/ael/ael-test/ref.ael-ntest9
    team/oej/codecnegotiation/pbx/ael/ael-test/ref.ael-test1
    team/oej/codecnegotiation/pbx/ael/ael-test/ref.ael-test11
    team/oej/codecnegotiation/pbx/ael/ael-test/ref.ael-test14
    team/oej/codecnegotiation/pbx/ael/ael-test/ref.ael-test15
    team/oej/codecnegotiation/pbx/ael/ael-test/ref.ael-test2
    team/oej/codecnegotiation/pbx/ael/ael-test/ref.ael-test3
    team/oej/codecnegotiation/pbx/ael/ael-test/ref.ael-test4
    team/oej/codecnegotiation/pbx/ael/ael-test/ref.ael-test5
    team/oej/codecnegotiation/pbx/ael/ael-test/ref.ael-test6
    team/oej/codecnegotiation/pbx/ael/ael-test/ref.ael-test7
    team/oej/codecnegotiation/pbx/ael/ael-test/ref.ael-test8
    team/oej/codecnegotiation/pbx/ael/ael-test/ref.ael-vtest13
    team/oej/codecnegotiation/pbx/ael/ael.tab.c
    team/oej/codecnegotiation/pbx/ael/ael.y
    team/oej/codecnegotiation/pbx/dundi-parser.c
    team/oej/codecnegotiation/pbx/pbx_ael.c
    team/oej/codecnegotiation/pbx/pbx_config.c
    team/oej/codecnegotiation/pbx/pbx_dundi.c
    team/oej/codecnegotiation/pbx/pbx_realtime.c
    team/oej/codecnegotiation/pbx/pbx_spool.c
    team/oej/codecnegotiation/res/Makefile
    team/oej/codecnegotiation/res/res_adsi.c
    team/oej/codecnegotiation/res/res_agi.c
    team/oej/codecnegotiation/res/res_clioriginate.c
    team/oej/codecnegotiation/res/res_config_odbc.c
    team/oej/codecnegotiation/res/res_config_pgsql.c
    team/oej/codecnegotiation/res/res_convert.c
    team/oej/codecnegotiation/res/res_crypto.c
    team/oej/codecnegotiation/res/res_features.c
    team/oej/codecnegotiation/res/res_indications.c
    team/oej/codecnegotiation/res/res_jabber.c
    team/oej/codecnegotiation/res/res_monitor.c
    team/oej/codecnegotiation/res/res_musiconhold.c
    team/oej/codecnegotiation/res/res_odbc.c
    team/oej/codecnegotiation/res/res_smdi.c
    team/oej/codecnegotiation/res/res_snmp.c
    team/oej/codecnegotiation/res/res_speech.c
    team/oej/codecnegotiation/sounds/Makefile
    team/oej/codecnegotiation/sounds/sounds.xml
    team/oej/codecnegotiation/utils/   (props changed)
    team/oej/codecnegotiation/utils/Makefile
    team/oej/codecnegotiation/utils/ael_main.c
    team/oej/codecnegotiation/utils/astman.c
    team/oej/codecnegotiation/utils/check_expr.c
    team/oej/codecnegotiation/utils/muted.c
    team/oej/codecnegotiation/utils/streamplayer.c

Propchange: team/oej/codecnegotiation/
------------------------------------------------------------------------------
    automerge = http://edvina.net/training/

Propchange: team/oej/codecnegotiation/
            ('branch-1.2-blocked' removed)

Propchange: team/oej/codecnegotiation/
            ('branch-1.2-merged' removed)

Propchange: team/oej/codecnegotiation/
------------------------------------------------------------------------------
Binary property 'branch-1.4-blocked' - no diff available.

Propchange: team/oej/codecnegotiation/
------------------------------------------------------------------------------
Binary property 'branch-1.4-merged' - no diff available.

Propchange: team/oej/codecnegotiation/
------------------------------------------------------------------------------
--- svn:externals (original)
+++ svn:externals Tue Nov 21 06:49:51 2006
@@ -1,1 +1,1 @@
-menuselect	http://svn.digium.com/svn/menuselect/branches/1.0
+menuselect	https://origsvn.digium.com/svn/menuselect/branches/1.0

Propchange: team/oej/codecnegotiation/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Tue Nov 21 06:49:51 2006
@@ -22,3 +22,4 @@
 menuselect-tree
 autom4te.cache
 makeopts.embed_rules
+aclocal.m4

Propchange: team/oej/codecnegotiation/
------------------------------------------------------------------------------
    svnmerge-blocked = /branches/1.2:47648

Propchange: team/oej/codecnegotiation/
------------------------------------------------------------------------------
--- svnmerge-integrated (original)
+++ svnmerge-integrated Tue Nov 21 06:49:51 2006
@@ -1,1 +1,1 @@
-/trunk:1-42102
+/trunk:1-47876

Modified: team/oej/codecnegotiation/.cleancount
URL: http://svn.digium.com/view/asterisk/team/oej/codecnegotiation/.cleancount?view=diff&rev=47882&r1=47881&r2=47882
==============================================================================
--- team/oej/codecnegotiation/.cleancount (original)
+++ team/oej/codecnegotiation/.cleancount Tue Nov 21 06:49:51 2006
@@ -1,1 +1,1 @@
-23
+26

Modified: team/oej/codecnegotiation/CHANGES
URL: http://svn.digium.com/view/asterisk/team/oej/codecnegotiation/CHANGES?view=diff&rev=47882&r1=47881&r2=47882
==============================================================================
--- team/oej/codecnegotiation/CHANGES (original)
+++ team/oej/codecnegotiation/CHANGES Tue Nov 21 06:49:51 2006
@@ -1,127 +1,63 @@
-Changes since Asterisk 1.2.0-beta2:
-
-   * Cygwin build system portability
-   * Optional generation of outbound silence during channel recording
-
-Changes since Asterisk 1.2.0-beta1:
-
-   * Many, many bug fixes
-   * Documentation and sample configuration updates
-   * Vastly improved presence/subscription support in the SIP channel driver
-   * A new (experimental) mISDN channel driver
-   * A new monitoring application (MixMonitor)
-   * More portability fixes for non-Linux platforms
-   * New dialplan functions replacing old applications
-   * Significant deadlock and performance upgrades for the Manager interface
-   * An upgrade to the 'new' dialplan expression parser for all users
-   * New Zaptel echo cancellers with improved performance
-   * Support for the latest OSP toolkit from TransNexus
-   * Support user-controlled volume adjustment in MeetMe application
-   * More dialplan applications now return status variables instead of priority jumping
-   * Much more powerful ENUM support in the dialplan
-   * SIP domain support for authentication and virtual hosting
-   * Many PRI protocol updates and fixes, including more complete Q.SIG support
-   * New applications: Pickup() and Page()
-
-Changes since Asterisk 1.0:
-
-This list currently only containts changes made from the end of November until
-March 26, 2005.
-
-   * Add new applications:
-     -- AgentMonitorOutgoing
-     -- Curl
-     -- ExecIf
-     -- ExecIfTime
-     -- IAX2Provision
-     -- MacroExit
-     -- MacroIf
-     -- PauseQueueMember
-     -- ReadFile
-     -- SetRDNIS
-     -- SIPAddHeader
-     -- SIPGetHeader
-     -- StartMusicOnHold
-     -- StopMusicOnHold
-     -- UnpauseQueueMember
-     -- WaitForSilence
-     -- While / EndWhile
-   * app Answer
-     -- added delay option
-   * app ChanIsAvail
-     -- added 's' option
-   * app Dial
-     -- add option to specify the class for musiconhold with m option
-   * app EnumLookup
-     -- added "reload enum" for configuration
-   * app Goto
-     -- added relative priorities
-   * app GotoIf
-     -- added relative priorities
-   * app MeetMe
-     -- added 'i' option
-     -- added 'r' option
-     -- added 'T' option
-     -- added 'P' option
-     -- added 'c' option
-     -- added adminpin to meetme.conf
-     -- added reload command
-   * app PrivacyManager
-     -- add config file privacy.conf
-   * app queue
-     -- queues.conf
-        -- added persistentmembers option to queues.conf
-        -- changed music option to musiconhold
-        -- added weight option
-        -- added note about why agent groups probably shouldn't be used
-        -- added timeoutrestart option
-   * app Read
-     -- added attempts parameter
-     -- added timeout parameter
-   * app Record
-     -- added 'q' option
-   * app SendDTMF
-     -- add timeout option
-   * app SMS
-     -- document alternative syntax for queueing messages
-   * app Voicemail
-     -- add info about VM_CATEGORY
-     -- voicemail.conf
-        -- added usedirectory option
-        -- added VM_CIDNUM and VM_CIDNAME in message config
-   * chan IAX2
-     -- new jitterbuffer
-     -- added setvar option
-     -- added regex to iax2 show peers/users
-     -- allow multiple bindaddr lines in iax.conf
-     -- added reload command
-     -- added forcejitterbuffer option
-     -- added note about specifying bindport before bindaddr
-     -- added trunktimestamps option
-   * chan Agent
-     -- added agent logoff CLI command
-   * chan OSS
-     -- added Flash CLI command
-   * chan SIP
-     -- added setvar option
-     -- added compactheaders option
-     -- added usereqphone option
-     -- added registertimeout option
-     -- added externhost option
-     -- added sip notify CLI command
-     -- added sip_notify.conf
-     -- added allowguest option
-   * chan Zap
-     -- added hanguponplarityswitch option
-     -- added sendcalleridafter option
-     -- added priresetinterval option
-     -- added TON/NPI config options (the ones right above the resetinterval option)
-     -- added answeronpolarityswitch option
-     -- added "never" for resetinterval
-   * extensions
-     -- allow '*' when including files (#include "sip-*.conf")
-     -- added eswitch
-   * General
-     -- added #exec syntax for including output from a command
-     -- added show features CLI command
-     -- added configuration templates for category inheritance
+Changes since Asterisk 1.4-beta was branched:
+  * Added the bindaddr option to gtalk.conf.
+  * Added the ability to specify arguments to the Dial application when using
+    the DUNDi switch in the dialplan.
+  * Added the ability to customize which sound files are used for some of the
+    prompts within the Voicemail application by changing them in voicemail.conf
+  * enable https support for builtin web server.
+     See configs/http.conf.sample for details.
+  * add a new option, match_auth_username, to sip.conf,
+     to improve the matching of incoming requests.
+     If set, and the incoming request carries authentication info,
+     the username to match in the users list is taken from there
+     rather than from the From: field.
+  * Argument support for Gosub application
+  * MailboxExists converted to dialplan function
+  * Ability to set process limits without restarting Asterisk
+  * SS7 support in chan_zap (via libss7 library)
+  * Proper codec support in chan_skinny.
+  * AEL upgraded to use the Gosub with Arguments instead
+     of Macro application, to hopefully reduce the problems
+     seen with the artificially low stack ceiling that 
+     Macro bumps into. Macros can only call other Macros
+     to a depth of 7. Tests run using gosub, show depths
+     limited only by virtual memory. A small test demonstrated
+     recursive call depths of 100,000 without problems.
+  * Ability to use libcap to set high ToS bits when non-root
+     on Linux. If configure is unable to find libcap then you
+     can use --with-cap to specify the path.
+  * H323 remote hold notification support added (by NOTIFY message
+     and/or H.450 supplementary service)
+  * Added keepstats option to queues.conf which will keep queue
+     statistics during a reload.
+  * Added rotatetimestamp option to logger.conf which will use
+     the time to name the logger files instead of sequence number.
+  * The output of CallerID in Manager events is now more consistent.
+     CallerIDNum is used for number and CallerIDName for name.
+  * setinterfacevar option in queues.conf also now sets a variable
+     called MEMBERNAME which contains the member's name.
+  * Added Masquerade manager event for when a masquerade happens between
+     two channels.
+  * Added 'Strategy' field to manager event QueueParams which represents
+     the queue strategy in use. 
+  * From the to-do lists: straighten out the app timeout args:
+     Wait() app now really does 0.3 seconds- was truncating arg to an int.
+     WaitExten() same as Wait().
+     Congestion() - Now takes floating pt. argument.
+     Busy() - now takes floating pt. argument.
+     Read() - timeout now can be floating pt.
+     WaitForRing() now takes floating pt timeout arg.
+     SpeechBackground() -- clarified in the docstrings that the timeout is an integer seconds.
+  * Extend CALLERID() function with "pres" and "ton" parameters to
+     fetch string representation of calling number presentation indicator
+     and numeric representation of type of calling number value.
+  * Added 'C' option to Meetme which causes a caller to continue in the dialplan
+     when kicked out.
+  * Added option to run macro when a queue member is connected to a caller, 
+     see queues.conf.sample for details.
+  * Added QUEUE_VARIABLES function to set queue variables added setqueuevar and 
+    setqueueentryvar options for each queue, see queues.conf.sample for details.
+  * Brazilian Portuguese (pt-BR) in VM, and say.c was added via patch from cfassoni.
+  * CID matching information is now shown when doing 'dialplan show'.
+  * app_queue now has a 'loose' option which is almost exactly like 'strict' except it
+     does not count paused queue members as unavailable.

Modified: team/oej/codecnegotiation/CREDITS
URL: http://svn.digium.com/view/asterisk/team/oej/codecnegotiation/CREDITS?view=diff&rev=47882&r1=47881&r2=47882
==============================================================================
--- team/oej/codecnegotiation/CREDITS (original)
+++ team/oej/codecnegotiation/CREDITS Tue Nov 21 06:49:51 2006
@@ -131,7 +131,7 @@
 Roy Sigurd Karlsbakk - providing funding for generic jitterbuffer development
 	roy at karlsbakk.net, Briiz Telecom AS
 
-Voop A/S, Nuvio Inc and Foniris Telecom A/S - funding for rewrite of SIP transfers
+Voop AS, Nuvio Inc, Inotel S.A and Foniris Telecom A/S - funding for rewrite of SIP transfers
 
 Philippe Sultan - RADIUS CDR module
 	INRIA, http://www.inria.fr/
@@ -149,6 +149,10 @@
 Bartosz Supczinski - Support for Polish added by DIR (www.dir.pl) Bartosz.Supczinski at dir.pl
 
 James Rothenberger - Support for IMAP storage integration added by OneBizTone LLC Work funded by University of Pennsylvania jar at onebiztone.com
+
+Paul Cadach - Bringing chan_h323 up to date, bug fixes, and more!
+
+Voop AS - Financial support for a lot of work with the SIP driver and the IAX trunk MTU patch
 
 === OTHER CONTRIBUTIONS ===
 John Todd - Monkey sounds and associated teletorture prompt

Modified: team/oej/codecnegotiation/LICENSE
URL: http://svn.digium.com/view/asterisk/team/oej/codecnegotiation/LICENSE?view=diff&rev=47882&r1=47881&r2=47882
==============================================================================
--- team/oej/codecnegotiation/LICENSE (original)
+++ team/oej/codecnegotiation/LICENSE Tue Nov 21 06:49:51 2006
@@ -4,6 +4,18 @@
 applies to all loadable Asterisk modules used on your system as well,
 except as defined below. The GPL (version 2) is included in this
 source tree in the file COPYING.
+
+This package also includes various components that are not part of
+Asterisk itself; these components are in the 'contrib' directory
+and its subdirectories. Most of these components are also
+distributed under the GPL version 2 as well, except for the following:
+
+contrib/firmware/iax/iaxy.bin:
+	This file is Copyright (C) Digium, Inc. and is licensed for
+	use with Digium IAXy hardware devices only. It can be
+	distributed freely as long as the distribution is in the
+	original form present in this package (not reformatted or
+	modified).
 
 Digium, Inc. (formerly Linux Support Services) holds copyright
 and/or sufficient licenses to all components of the Asterisk
@@ -38,7 +50,8 @@
 wish to use these trademarks for purposes other than simple
 redistribution of Asterisk source code obtained from Digium, you
 should contact our licensing department to determine the necessary
-steps you must take.
+steps you must take. For more information on this policy, please read
+http://www.digium.com/en/company/profile/trademarkpolicy.php
 
 If you have any questions regarding our licensing policy, please
 contact us:

Modified: team/oej/codecnegotiation/Makefile
URL: http://svn.digium.com/view/asterisk/team/oej/codecnegotiation/Makefile?view=diff&rev=47882&r1=47881&r2=47882
==============================================================================
--- team/oej/codecnegotiation/Makefile (original)
+++ team/oej/codecnegotiation/Makefile Tue Nov 21 06:49:51 2006
@@ -13,16 +13,52 @@
 
 # All Makefiles use the following variables:
 #
-# LDFLAGS - linker flags (not libraries), used for all links
+# ASTCFLAGS - compiler options
+# ASTLDFLAGS - linker flags (not libraries)
+# AST_LIBS - libraries to build binaries XXX
 # LIBS - additional libraries, at top-level for all links,
 #      on a single object just for that object
 # SOLINK - linker flags used only for creating shared objects (.so files),
 #      used for all .so links
 #
-
-.EXPORT_ALL_VARIABLES:
-
-include makeopts
+# Default values fo ASTCFLAGS and ASTLDFLAGS can be specified in the
+# environment when running make, as follows:
+#
+# $ ASTCFLAGS="-Werror" make
+
+export ASTTOPDIR
+export ASTERISKVERSION
+export ASTERISKVERSIONNUM
+export INSTALL_PATH
+export ASTETCDIR
+export ASTVARRUNDIR
+export MODULES_DIR
+export ASTSPOOLDIR
+export ASTVARLIBDIR
+export ASTDATADIR
+export ASTLOGDIR
+export AGI_DIR
+export ASTCONFPATH
+export NOISY_BUILD
+export MENUSELECT_CFLAGS
+export CC
+export CXX
+export AR
+export RANLIB
+export HOST_CC
+export STATIC_BUILD
+export INSTALL
+export DESTDIR
+export PROC
+export SOLINK
+export STRIP
+
+# even though we could use '-include makeopts' here, use a wildcard
+# lookup anyway, so that make won't try to build makeopts if it doesn't
+# exist (other rules will force it to be built if needed)
+ifneq ($(wildcard makeopts),)
+  include makeopts
+endif
 
 #Uncomment this to see all build commands instead of 'quiet' output
 #NOISY_BUILD=yes
@@ -74,7 +110,9 @@
   ASTVARLIBDIR=$(localstatedir)/lib/asterisk
 endif
 endif
-ASTDATADIR?=$(ASTVARLIBDIR)
+ifeq ($(ASTDATADIR),)
+  ASTDATADIR:=$(ASTVARLIBDIR)
+endif
 
 # Asterisk.conf is located in ASTETCDIR or by using the -C flag
 # when starting Asterisk
@@ -87,8 +125,6 @@
 # Determine by a grep 'ScriptAlias' of your Apache httpd.conf file
 HTTP_CGIDIR=/var/www/cgi-bin
 
-ASTCFLAGS=
-
 # Uncomment this to use the older DSP routines
 #ASTCFLAGS+=-DOLD_DSP_ROUTINES
 
@@ -101,8 +137,8 @@
 GLOBAL_MAKEOPTS=$(wildcard /etc/asterisk.makeopts)
 USER_MAKEOPTS=$(wildcard ~/.asterisk.makeopts)
 
-MOD_SUBDIR_CFLAGS=-I../include -I../main
-OTHER_SUBDIR_CFLAGS=-I../include
+MOD_SUBDIR_CFLAGS=-I$(ASTTOPDIR)/include
+OTHER_SUBDIR_CFLAGS=-I$(ASTTOPDIR)/include
 
 ifeq ($(OSARCH),linux-gnu)
   ifeq ($(PROC),x86_64)
@@ -137,13 +173,6 @@
   endif
 endif
 
-ID=id
-
-ifeq ($(OSARCH),SunOS)
-  M4=/usr/local/bin/m4
-  ID=/usr/xpg4/bin/id
-endif
-
 ASTCFLAGS+=-pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations $(DEBUG)
 
 ifeq ($(AST_DEVMODE),yes)
@@ -151,7 +180,8 @@
 endif
 
 ifneq ($(findstring BSD,$(OSARCH)),)
-  ASTCFLAGS+=-I/usr/local/include -L/usr/local/lib
+  ASTCFLAGS+=-I/usr/local/include
+  ASTLDFLAGS+=-L/usr/local/lib
 endif
 
 ifneq ($(PROC),ultrasparc)
@@ -233,14 +263,15 @@
   HAVEDOT=no
 endif
 
-all: cleantest $(SUBDIRS)
+all: _all
 	@echo " +--------- Asterisk Build Complete ---------+"  
-	@echo " + Asterisk has successfully been built, but +"  
-	@echo " + cannot be run before being installed by   +"  
-	@echo " + running:                                  +"  
+	@echo " + Asterisk has successfully been built, and +"  
+	@echo " + can be installed by running:              +"
 	@echo " +                                           +"
 	@echo " +               make install                +"  
 	@echo " +-------------------------------------------+"  
+
+_all: cleantest $(SUBDIRS)
 
 makeopts: configure
 	@echo "****"
@@ -276,10 +307,10 @@
 main: $(filter-out main,$(MOD_SUBDIRS))
 
 $(MOD_SUBDIRS):
-	@CFLAGS="$(MOD_SUBDIR_CFLAGS)$(ASTCFLAGS)" $(MAKE) --no-print-directory -C $@ SUBDIR=$@ all

[... 102063 lines stripped ...]


More information about the svn-commits mailing list