[Pkg-voip-commits] [asterisk] branch master updated (b30399b -> 3552f06)

Jeremy Lainé sharky at moszumanska.debian.org
Thu Jul 10 22:06:40 UTC 2014


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

sharky pushed a change to branch master
in repository asterisk.

      from  b30399b   Remove svn-upgrade from watch file.
      adds  1102390   Imported Upstream version 11.11.0~dfsg
       new  3552f06   Merge tag 'upstream/11.11.0_dfsg'

The 1 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:
 .version                             |   2 +-
 ChangeLog                            | 707 +++++++++++++++++++++++++++---
 Makefile                             |   1 -
 Makefile.rules                       |   2 +
 UPGRADE.txt                          |  24 +
 addons/chan_ooh323.c                 |  37 +-
 apps/app_confbridge.c                |  26 +-
 apps/app_mixmonitor.c                |   2 +-
 apps/app_queue.c                     |  18 +-
 apps/confbridge/include/confbridge.h |   2 +-
 asterisk-11.10.2-summary.html        |  68 ---
 asterisk-11.10.2-summary.txt         | 103 -----
 asterisk-11.11.0-summary.html        | 394 +++++++++++++++++
 asterisk-11.11.0-summary.txt         | 490 +++++++++++++++++++++
 autoconf/ast_ext_tool_check.m4       |  62 ++-
 cdr/cdr_sqlite3_custom.c             |  16 +-
 cel/cel_sqlite3_custom.c             |  19 +-
 channels/chan_dahdi.c                |   6 +-
 channels/chan_sip.c                  | 123 ++++--
 channels/chan_unistim.c              |   4 +-
 channels/sig_pri.c                   |  26 +-
 channels/sig_pri.h                   |   6 +
 channels/sip/include/sip.h           |   4 +-
 channels/sip/reqresp_parser.c        |   6 +-
 channels/sip/sdp_crypto.c            |   6 +-
 configs/chan_dahdi.conf.sample       |  17 +
 configs/extensions.lua.sample        |  22 +-
 configs/features.conf.sample         | 151 ++++---
 configs/sip.conf.sample              |  16 +-
 configure                            | 818 +++++++++++++++++------------------
 contrib/scripts/refcounter.py        |  47 +-
 contrib/scripts/safe_asterisk        | 135 +++---
 funcs/func_odbc.c                    | 267 ++++++------
 funcs/func_strings.c                 |  14 +-
 include/asterisk/autoconfig.h.in     |   5 +
 include/asterisk/config.h            |  10 +
 include/asterisk/http_websocket.h    |  13 +
 include/asterisk/manager.h           |  14 +-
 include/asterisk/rtp_engine.h        |  27 +-
 main/astobj2.c                       |  15 +-
 main/autoservice.c                   |  18 +-
 main/bridging.c                      |   6 +-
 main/config.c                        | 218 ++++++----
 main/db.c                            |   8 +-
 main/format.c                        |   8 +-
 main/http.c                          |   2 +-
 main/logger.c                        |  12 +-
 main/manager.c                       |  12 +-
 main/pbx.c                           |  39 +-
 main/rtp_engine.c                    |  21 +-
 main/tcptls.c                        |   2 +-
 main/test.c                          |  22 +-
 main/udptl.c                         |   8 +-
 main/utils.c                         |  11 +-
 menuselect/menuselect.c              |  12 +-
 pbx/pbx_lua.c                        |   8 +-
 res/res_config_odbc.c                | 202 ++++++---
 res/res_config_sqlite3.c             |   3 +-
 res/res_http_websocket.c             |  24 +-
 res/res_http_websocket.exports.in    |   1 +
 res/res_musiconhold.c                |  14 +-
 res/res_rtp_asterisk.c               | 502 ++++++++++++++-------
 62 files changed, 3423 insertions(+), 1455 deletions(-)
 delete mode 100644 asterisk-11.10.2-summary.html
 delete mode 100644 asterisk-11.10.2-summary.txt
 create mode 100644 asterisk-11.11.0-summary.html
 create mode 100644 asterisk-11.11.0-summary.txt

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