[Pkg-voip-commits] [resiprocate] 01/04: Merge tag 'upstream/1.9.0_beta1' into debian-experimental
Daniel Pocock
pocock at alioth.debian.org
Tue Sep 10 21:43:28 UTC 2013
This is an automated email from the git hooks/post-receive script.
pocock pushed a commit to branch debian-experimental
in repository resiprocate.
commit 8aaa6197a7872bc234c089ee911d3503e3d18a56
Merge: 7dec2f3 af9d296
Author: Daniel Pocock <daniel at pocock.com.au>
Date: Tue Sep 10 23:30:12 2013 +0200
Merge tag 'upstream/1.9.0_beta1' into debian-experimental
Upstream version 1.9.0~beta1
Makefile.am | 3 -
Makefile.in | 22 +-
apps/Makefile.am | 4 -
apps/Makefile.in | 8 +-
apps/basicB2BUA/BasicB2BUA.cxx | 228 --
apps/basicB2BUA/BasicB2BUA.hxx | 38 -
apps/basicB2BUA/BasicConfiguration.cxx | 186 --
apps/basicB2BUA/BasicConfiguration.hxx | 67 -
apps/basicB2BUA/BasicManager.cxx | 241 --
apps/basicB2BUA/BasicManager.hxx | 113 -
apps/basicB2BUA/Context.cxx | 40 -
apps/basicB2BUA/Context.hxx | 36 -
apps/basicB2BUA/ContextRule.cxx | 47 -
apps/basicB2BUA/ContextRule.hxx | 41 -
apps/basicB2BUA/Makefile.am | 29 -
apps/basicB2BUA/Makefile.in | 588 -----
apps/basicB2BUA/MyServerAuthManager.cxx | 121 -
apps/basicB2BUA/MyServerAuthManager.hxx | 37 -
apps/basicB2BUA/Peer.cxx | 27 -
apps/basicB2BUA/Peer.hxx | 36 -
apps/basicB2BUA/XMLHelpers.hxx | 57 -
apps/basicB2BUA/sample-config.xml | 86 -
apps/clicktocall/Makefile.am | 2 +-
apps/clicktocall/Makefile.in | 5 +-
apps/clicktocall/test/Makefile.am | 2 +-
apps/clicktocall/test/Makefile.in | 5 +-
apps/ichat-gw/Makefile.am | 2 +-
apps/ichat-gw/Makefile.in | 5 +-
apps/ichat-gw/jabberconnector/Makefile.am | 2 +-
apps/ichat-gw/jabberconnector/Makefile.in | 5 +-
apps/sipdial/Makefile.am | 6 +-
apps/sipdial/Makefile.in | 13 +-
b2bua/AccountingManager.hxx | 68 -
b2bua/AuthenticationManager.cxx | 45 -
b2bua/AuthenticationManager.hxx | 79 -
b2bua/AuthorizationManager.hxx | 92 -
b2bua/B2BCall.cxx | 1321 -----------
b2bua/B2BCall.hxx | 308 ---
b2bua/B2BCallManager.cxx | 135 --
b2bua/B2BCallManager.hxx | 94 -
b2bua/B2BUA.cxx | 111 -
b2bua/B2BUA.hxx | 102 -
b2bua/CallHandle.cxx | 48 -
b2bua/CallHandle.hxx | 101 -
b2bua/DailyCDRHandler.cxx | 93 -
b2bua/DefaultAuthorizationManager.cxx | 60 -
b2bua/DefaultAuthorizationManager.hxx | 60 -
b2bua/DialogUsageManagerRecurringTask.cxx | 91 -
b2bua/DialogUsageManagerRecurringTask.hxx | 72 -
b2bua/DummyRegistrationPersistenceManager.cxx | 75 -
b2bua/DummyRegistrationPersistenceManager.hxx | 67 -
b2bua/DummyServerRegistrationHandler.cxx | 34 -
b2bua/DummyServerRegistrationHandler.hxx | 62 -
b2bua/Logging.hxx | 71 -
b2bua/Makefile.am | 93 -
b2bua/Makefile.in | 861 --------
b2bua/MediaManager.cxx | 112 -
b2bua/MediaManager.hxx | 130 --
b2bua/MediaProxy.cxx | 218 --
b2bua/MediaProxy.hxx | 111 -
b2bua/MyAppDialog.cxx | 100 -
b2bua/MyAppDialog.hxx | 107 -
b2bua/MyDialogSetHandler.hxx | 61 -
b2bua/MyInviteSessionHandler.cxx | 334 ---
b2bua/MyInviteSessionHandler.hxx | 97 -
b2bua/README.txt | 94 -
b2bua/RtpProxyRecurringTask.cxx | 54 -
b2bua/RtpProxyRecurringTask.hxx | 68 -
b2bua/RtpProxyUtil.cxx | 488 ----
b2bua/RtpProxyUtil.hxx | 137 --
b2bua/TaskManager.cxx | 99 -
b2bua/TaskManager.hxx | 102 -
config.h.in | 3 -
configure | 87 +-
configure.ac | 20 +-
p2p/Makefile.am | 2 +-
p2p/Makefile.in | 5 +-
p2p/s2c/s2c/Makefile.am | 2 +-
p2p/s2c/s2c/Makefile.in | 5 +-
presSvr/Makefile.am | 2 +-
presSvr/Makefile.in | 5 +-
reTurn/AsyncTlsSocketBase.cxx | 2 +-
reTurn/Makefile.am | 8 +-
reTurn/Makefile.in | 12 +-
reTurn/client/Makefile.am | 5 +-
reTurn/client/Makefile.in | 8 +-
reTurn/client/test/Makefile.am | 2 +-
reTurn/client/test/Makefile.in | 5 +-
reTurn/test/Makefile.am | 2 +-
reTurn/test/Makefile.in | 5 +-
reflow/Flow.hxx | 6 -
reflow/FlowDtlsSocketContext.hxx | 4 -
reflow/FlowDtlsTimerContext.hxx | 5 -
reflow/FlowManager.hxx | 8 -
reflow/Makefile.am | 2 +
reflow/Makefile.in | 6 +-
reflow/MediaStream.hxx | 8 -
repro/AccountingCollector.cxx | 6 +-
repro/Makefile.am | 9 +-
repro/Makefile.in | 20 +-
repro/WebAdmin.cxx | 15 +-
repro/accountingconsumers/Makefile.am | 2 +-
repro/accountingconsumers/Makefile.in | 5 +-
repro/reprocmd/Makefile.am | 5 +-
repro/reprocmd/Makefile.in | 11 +-
repro/reprocmd/reprocmd.cpp | 7 +-
repro/test/Makefile.am | 2 +-
repro/test/Makefile.in | 5 +-
resip/Makefile.am | 2 +-
resip/Makefile.in | 5 +-
resip/certs/Makefile.in | 3 +
resip/dum/ClientSubscription.cxx | 9 +-
resip/dum/Makefile.am | 5 +-
resip/dum/Makefile.in | 9 +-
resip/dum/test/Makefile.am | 2 +-
resip/dum/test/Makefile.in | 5 +-
resip/recon/ConversationProfile.hxx | 4 -
resip/recon/MOHParkServer/Makefile.am | 2 +-
resip/recon/MOHParkServer/Makefile.in | 6 +-
resip/recon/MOHParkServer/ParkManager.cxx | 6 +-
resip/recon/Makefile.am | 3 +
resip/recon/Makefile.in | 11 +-
resip/recon/test/Makefile.am | 2 +-
resip/recon/test/Makefile.in | 6 +-
{repro/test => resip/rend}/Makefile.am | 59 +-
{apps/ichat-gw => resip/rend}/Makefile.in | 326 +--
resip/rend/RendAcct.cxx | 138 ++
resip/rend/RendAcct.hxx | 186 ++
resip/rend/RendDlg.cxx | 1405 ++++++++++++
resip/rend/RendDlg.hxx | 322 +++
.../rend/RendDlgAcct.cxx | 77 +-
resip/rend/RendDlgAcct.hxx | 153 ++
resip/rend/RendKa.cxx | 355 +++
.../rend/RendKa.hxx | 52 +-
resip/rend/RendMisc.cxx | 174 ++
resip/rend/RendMisc.hxx | 140 ++
resip/rend/RendPres.cxx | 2322 ++++++++++++++++++++
resip/rend/RendReg.cxx | 343 +++
resip/rend/RendReport.hxx | 257 +++
resip/rend/RendRunner.cxx | 534 +++++
.../rend/RendRunner.hxx | 70 +-
resip/rend/RendSketch.cxx | 426 ++++
resip/rend/RendSketch.hxx | 175 ++
resip/rend/RendTroop.cxx | 1250 +++++++++++
resip/rend/RendTroop.hxx | 500 +++++
resip/rend/RendWavePres.hxx | 128 ++
resip/rend/design-notes.txt | 132 ++
resip/rend/flownotes.txt | 70 +
resip/rend/readme.txt | 209 ++
.../rend/rendIt.cxx | 88 +-
resip/stack/ConnectionBase.cxx | 22 +
resip/stack/Makefile.am | 4 +-
resip/stack/Makefile.in | 8 +-
resip/stack/SipMessage.cxx | 1 +
resip/stack/TransactionState.cxx | 2 +-
resip/stack/TransactionState.hxx | 2 +-
resip/stack/ssl/Security.cxx | 32 +-
resip/stack/ssl/TlsConnection.cxx | 2 +-
resip/stack/test/Makefile.am | 8 +-
resip/stack/test/Makefile.in | 24 +-
resiprocate.spec | 23 +-
resiprocate.spec.in | 19 +-
.../AndroidLogger.cxx | 65 +-
b2bua/CDRHandler.hxx => rutil/AndroidLogger.hxx | 56 +-
rutil/ConfigParse.cxx | 3 +-
rutil/Data.cxx | 211 +-
rutil/Data.hxx | 17 +-
rutil/DnsUtil.cxx | 21 +-
rutil/FileSystem.cxx | 22 +-
rutil/FileSystem.hxx | 15 +
rutil/Log.cxx | 2 +-
rutil/Makefile.am | 14 +-
rutil/Makefile.in | 65 +-
rutil/Poll.cxx | 160 +-
rutil/Poll.hxx | 49 +-
rutil/ServerProcess.cxx | 16 +-
rutil/WinCompat.cxx | 6 +-
rutil/cajun/json/elements.h | 299 ---
rutil/cajun/json/elements.inl | 442 ----
rutil/cajun/json/reader.h | 148 --
rutil/cajun/json/reader.inl | 533 -----
rutil/cajun/json/visitor.h | 65 -
rutil/cajun/json/writer.h | 78 -
rutil/cajun/json/writer.inl | 178 --
rutil/compat.hxx | 33 +
rutil/dns/ares/Makefile.in | 3 +
rutil/dns/ares/ares_init.c | 55 +
rutil/dns/ares/ares_process.c | 2 +-
rutil/stun/Udp.hxx | 5 +-
rutil/test/Makefile.am | 5 +-
rutil/test/Makefile.in | 71 +-
rutil/{stun/Udp.hxx => test/testCompat.cxx} | 64 +-
rutil/test/testData.cxx | 2 +-
rutil/test/testFifo.cxx | 2 +-
tfm/CountDown.cxx | 2 +-
tfm/CountDown.hxx | 2 +-
tfm/Makefile.am | 2 +-
tfm/Makefile.in | 5 +-
tfm/repro/Makefile.am | 22 +-
tfm/repro/Makefile.in | 145 +-
tfm/tfdum/Makefile.am | 21 +-
tfm/tfdum/Makefile.in | 29 +-
202 files changed, 10680 insertions(+), 11236 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/resiprocate.git
More information about the Pkg-voip-commits
mailing list