[Pkg-voip-commits] [asterisk] 01/01: Merge tag 'upstream/11.13.0_dfsg'

Jeremy Lainé sharky at moszumanska.debian.org
Fri Sep 26 07:18:20 UTC 2014


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

sharky pushed a commit to branch master
in repository asterisk.

commit 91ed9f572cb75a76ec5785df4536a602de3d975a
Merge: d34aae4 07550e6
Author: Jeremy Lainé <jeremy.laine at m4x.org>
Date:   Fri Sep 26 09:18:05 2014 +0200

    Merge tag 'upstream/11.13.0_dfsg'
    
    Upstream version 11.13.0~dfsg

 .version                      |   2 +-
 ChangeLog                     | 394 +++++++++++++++++++++--
 LICENSE                       |   2 +-
 apps/app_dial.c               |   4 +-
 apps/app_voicemail.c          |   7 +-
 asterisk-11.12.1-summary.html |  62 ----
 asterisk-11.12.1-summary.txt  |  92 ------
 asterisk-11.13.0-summary.html | 237 ++++++++++++++
 asterisk-11.13.0-summary.txt  | 321 +++++++++++++++++++
 channels/chan_iax2.c          |  38 ++-
 channels/chan_sip.c           |  31 +-
 configs/sip.conf.sample       |   4 +-
 configure                     | 508 +++++++++++++++---------------
 configure.ac                  |   6 +-
 contrib/scripts/refcounter.py |  82 ++++-
 doc/aelparse.8                |  28 ++
 doc/smsq.8                    | 146 +++++++++
 funcs/func_config.c           |   4 +-
 include/asterisk/config.h     |   5 +-
 include/asterisk/utils.h      |   9 +
 main/app.c                    |   4 +-
 main/astobj2.c                |  12 +-
 main/callerid.c               |  65 ++--
 main/channel.c                |  15 +-
 main/cli.c                    |   4 +-
 main/config.c                 |  68 ++--
 main/file.c                   |   4 +-
 main/logger.c                 |  45 ++-
 main/manager.c                |  18 +-
 main/utils.c                  |  25 +-
 menuselect/menuselect.c       |   2 +-
 res/res_fax_spandsp.c         |   2 +-
 res/res_musiconhold.c         |  27 +-
 res/res_rtp_asterisk.c        | 709 ++++++++++++++++++++++++++++--------------
 sounds/Makefile               |   7 +-
 sounds/sounds.xml             |  27 ++
 tests/test_callerid.c         | 165 ++++++++++
 tests/test_utils.c            | 100 +++++-
 38 files changed, 2462 insertions(+), 819 deletions(-)

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



More information about the Pkg-voip-commits mailing list