[Pkg-voip-commits] [janus] 01/05: Updated version 0.2.4 from 'upstream/0.2.4'

Jonas Smedegaard dr at jones.dk
Fri Jul 28 17:26:35 UTC 2017


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

js pushed a commit to branch master
in repository janus.

commit 36ad49ba28d29cc97295c746c75b3c095f38eccd
Merge: fd39222 09cf7de
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Fri Jul 28 12:22:46 2017 -0400

    Updated version 0.2.4 from 'upstream/0.2.4'
    
    with Debian dir 3b620683ff3304663b89b80b8dad777b90e55436

 .gitignore                                   |   1 -
 Makefile.am                                  |   8 +-
 README.md                                    |   2 +-
 apierror.c                                   |   1 -
 conf/janus.cfg.sample.in                     |  10 +-
 conf/janus.eventhandler.sampleevh.cfg.sample |   3 +-
 conf/janus.transport.http.cfg.sample.in      |  14 +-
 config.c                                     |  31 +-
 configure.ac                                 |  17 +-
 docs/janus-doxygen.cfg                       |   2 +-
 dtls-bio.c                                   |  20 +-
 dtls.c                                       |  31 +-
 events.c                                     |   1 +
 events/janus_sampleevh.c                     |   5 +-
 html/admin.js                                | 199 ++++++-
 html/audiobridgetest.js                      |  12 +-
 html/demos.html                              |  16 +-
 html/devicetest.js                           |  12 +-
 html/echotest.js                             |  16 +-
 html/janus.js                                | 141 ++---
 html/janus.nojquery.js                       | 142 ++---
 html/siptest.html                            |  15 +-
 html/siptest.js                              |  68 ++-
 html/textroomtest.js                         |  12 +-
 html/videocalltest.js                        |  16 +-
 html/videoroomtest.js                        |  27 +-
 ice.c                                        | 242 +++++++--
 ice.h                                        |  64 +--
 ip-utils.c                                   |   3 +-
 janus.c                                      |  32 +-
 janus.ggo                                    |   1 +
 mainpage.dox                                 |  10 +-
 plugins/janus_audiobridge.c                  |  28 +-
 plugins/janus_echotest.c                     |  20 +-
 plugins/janus_recordplay.c                   |  39 +-
 plugins/janus_sip.c                          | 776 +++++++++++++++++++++------
 plugins/janus_streaming.c                    |  90 ++--
 plugins/janus_textroom.c                     |  25 +-
 plugins/janus_videocall.c                    |  28 +-
 plugins/janus_videoroom.c                    |  61 ++-
 plugins/janus_voicemail.c                    |   6 +-
 postprocessing/pp-g711.c                     |   1 +
 postprocessing/pp-webm.c                     |   2 +-
 rtcp.c                                       |  34 +-
 rtcp.h                                       |   8 +-
 rtp.c                                        |  18 +-
 sdp-utils.c                                  |  10 +-
 sdp.c                                        |  11 +
 transports/janus_http.c                      | 184 +++----
 transports/janus_pfunix.c                    |   3 +-
 transports/janus_rabbitmq.c                  |   2 +-
 transports/janus_websockets.c                |   4 +
 52 files changed, 1650 insertions(+), 874 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/janus.git



More information about the Pkg-voip-commits mailing list