[Pkg-voip-commits] [asterisk] branch master updated (7a0021b -> f365cb6)

Jeremy Lainé sharky at moszumanska.debian.org
Tue Mar 4 09:42:04 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  7a0021b   smsq_enable.patch
      adds  69f6df4   Imported Upstream version 11.8.0~dfsg
       new  f365cb6   Merge tag 'upstream/11.8.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                                  | 703 +++++++++++++++++++++++++++++
 UPGRADE.txt                                |  37 ++
 addons/chan_ooh323.c                       | 112 ++++-
 addons/ooh323c/src/ooGkClient.c            |   4 +-
 addons/ooh323c/src/ooGkClient.h            |   3 +-
 addons/ooh323c/src/ooTimer.c               |   6 +-
 addons/ooh323c/src/oochannels.c            |   6 +-
 apps/app_chanspy.c                         |   4 +-
 apps/app_confbridge.c                      | 127 ++++--
 apps/app_dumpchan.c                        |  24 +-
 apps/app_meetme.c                          |  13 +-
 apps/app_mixmonitor.c                      |   4 +-
 apps/app_queue.c                           |  85 ++--
 apps/app_sms.c                             |   2 +-
 apps/app_verbose.c                         |   6 +-
 apps/confbridge/conf_state.c               |   3 +-
 apps/confbridge/conf_state_inactive.c      |   2 +-
 apps/confbridge/conf_state_multi.c         |   2 +
 apps/confbridge/conf_state_multi_marked.c  |  47 +-
 apps/confbridge/conf_state_single.c        |   2 +
 apps/confbridge/conf_state_single_marked.c |   2 +
 apps/confbridge/include/confbridge.h       |  12 +-
 asterisk-11.7.0-summary.html               | 457 -------------------
 asterisk-11.7.0-summary.txt                | 569 -----------------------
 asterisk-11.8.0-summary.html               | 435 ++++++++++++++++++
 asterisk-11.8.0-summary.txt                | 517 +++++++++++++++++++++
 cel/cel_pgsql.c                            |  12 +-
 channels/chan_dahdi.c                      |  13 +-
 channels/chan_iax2.c                       |   4 +-
 channels/chan_sip.c                        | 141 ++++--
 channels/sip/include/sip.h                 |   1 +
 configs/confbridge.conf.sample             |   9 +-
 configs/logger.conf.sample                 |  19 +-
 configure                                  | 116 ++++-
 configure.ac                               |  13 +-
 funcs/func_db.c                            |   2 +-
 funcs/func_env.c                           |   2 +-
 funcs/func_lock.c                          |   2 +-
 funcs/func_realtime.c                      |   2 +-
 funcs/func_shell.c                         |   2 +-
 funcs/func_strings.c                       |  79 +++-
 funcs/func_timeout.c                       |  18 +-
 include/asterisk/logger.h                  | 101 ++++-
 include/asterisk/rtp_engine.h              |   8 +-
 include/asterisk/test.h                    |   2 +-
 main/asterisk.c                            | 196 +++++---
 main/channel.c                             |  15 +-
 main/cli.c                                 | 361 +++++++++------
 main/config.c                              |  23 +-
 main/db.c                                  |  26 +-
 main/loader.c                              |  30 +-
 main/logger.c                              | 228 ++++++++--
 main/manager.c                             |  61 ++-
 main/pbx.c                                 |  44 +-
 main/rtp_engine.c                          |   4 +-
 main/say.c                                 |   4 +-
 main/tcptls.c                              |   2 +-
 main/translate.c                           |  63 ++-
 main/xmldoc.c                              |   3 +-
 pbx/pbx_lua.c                              |  13 +-
 res/Makefile                               |   6 +-
 res/res_calendar.c                         |   5 +-
 res/res_fax.c                              |   4 +-
 res/res_fax_spandsp.c                      |   6 +-
 res/res_rtp_asterisk.c                     |  55 ++-
 sounds/Makefile                            |   9 +-
 67 files changed, 3242 insertions(+), 1648 deletions(-)
 delete mode 100644 asterisk-11.7.0-summary.html
 delete mode 100644 asterisk-11.7.0-summary.txt
 create mode 100644 asterisk-11.8.0-summary.html
 create mode 100644 asterisk-11.8.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