[Pkg-voip-commits] [asterisk] branch master updated (d34aae4 -> 91ed9f5)

Jeremy Lainé sharky at moszumanska.debian.org
Fri Sep 26 07:18:19 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  d34aae4   prepare packaging for asterisk 11.12.1
      adds  07550e6   Imported Upstream version 11.13.0~dfsg
       new  91ed9f5   Merge tag 'upstream/11.13.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                     | 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(-)
 delete mode 100644 asterisk-11.12.1-summary.html
 delete mode 100644 asterisk-11.12.1-summary.txt
 create mode 100644 asterisk-11.13.0-summary.html
 create mode 100644 asterisk-11.13.0-summary.txt
 create mode 100644 doc/aelparse.8
 create mode 100644 doc/smsq.8
 create mode 100644 tests/test_callerid.c

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