[Pkg-voip-commits] [resiprocate] branch master updated (3b45c45 -> 95c7d06)

Daniel Pocock pocock at moszumanska.debian.org
Tue Mar 25 12:40:47 UTC 2014


This is an automated email from the git hooks/post-receive script.

pocock pushed a change to branch master
in repository resiprocate.

      from  3b45c45   Update for v1.9.2-2
      adds  4d096de   Imported Upstream version 1.9.3
       new  0c1c882   Merge tag 'upstream/1.9.3'
       new  ada602e   Update for v1.9.3-1
       new  95c7d06   Specify libsipxtapi 3.3.0~test14-1 or greater is required

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 ChangeLog                               |   9 ++
 configure                               |  20 +--
 configure.ac                            |   2 +-
 debian/changelog                        |   8 ++
 debian/control                          |   4 +-
 reTurn/client/TurnAsyncSocket.cxx       |   9 ++
 resip/dum/DialogUsageManager.cxx        |   4 +
 resip/dum/InviteSession.cxx             |   1 +
 resip/dum/InviteSessionHandler.hxx      |   2 +
 resip/recon/ConversationManager.cxx     |  32 ++++-
 resip/recon/ConversationManager.hxx     |   5 +
 resip/recon/ConversationManagerCmds.hxx |  12 +-
 resip/recon/RemoteParticipant.cxx       |  57 +++++++-
 resip/recon/RemoteParticipant.hxx       |   4 +
 resip/stack/DtmfPayloadContents.cxx     | 241 ++++++++++++++++++++++++++++++++
 resip/stack/DtmfPayloadContents.hxx     | 137 ++++++++++++++++++
 resip/stack/Makefile.am                 |   2 +
 resip/stack/Makefile.in                 |  78 ++++++-----
 resip/stack/SdpContents.cxx             |   3 +-
 resip/stack/SdpContents.hxx             |   2 +
 resip/stack/test/Makefile.am            |   3 +
 resip/stack/test/Makefile.in            |  48 ++++---
 resip/stack/test/testDtmfPayload.cxx    | 122 ++++++++++++++++
 resiprocate.spec                        |   4 +-
 24 files changed, 729 insertions(+), 80 deletions(-)
 create mode 100644 resip/stack/DtmfPayloadContents.cxx
 create mode 100644 resip/stack/DtmfPayloadContents.hxx
 create mode 100644 resip/stack/test/testDtmfPayload.cxx

-- 
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