[Pkg-voip-commits] [asterisk] branch squeeze updated (2c881c3 -> b3b0c1d)

tzafrir at debian.org tzafrir at debian.org
Fri Dec 20 22:33:36 UTC 2013


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

tzafrir pushed a change to branch squeeze
in repository asterisk.

      from  2c881c3   Refresh patches
       new  3eb5ca6   Close bug in changelog
       new  82b1ed3   Revert accidental commits in 2c881c3
       new  b3b0c1d   Release 1:1.6.2.9-2+squeeze12

The 3 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:
 CHANGES                            |  12 --
 Makefile                           |  10 +-
 Makefile.moddir_rules              |   2 +-
 README-SERIOUSLY.bestpractices.txt |  75 ---------
 UPGRADE.txt                        |   9 --
 apps/Makefile                      |  18 ---
 apps/app_meetme.c                  |  16 +-
 apps/app_milliwatt.c               |   2 +-
 apps/app_sms.c                     |   3 +-
 apps/app_voicemail.c               |   5 +-
 channels/chan_agent.c              |  18 +--
 channels/chan_dahdi.c              |  47 +++---
 channels/chan_iax2.c               |  88 ++++------
 channels/chan_local.c              |   3 -
 channels/chan_sip.c                | 317 +++++++------------------------------
 channels/chan_skinny.c             | 156 +++---------------
 configs/http.conf.sample           |   5 -
 configs/manager.conf.sample        |  11 --
 configs/sip.conf.sample            |  27 +---
 configs/skinny.conf.sample         |   9 --
 contrib/scripts/astgenkey          |   4 -
 contrib/scripts/astgenkey.8        |  15 +-
 contrib/scripts/autosupport.8      |   2 +-
 contrib/scripts/safe_asterisk      |  11 +-
 contrib/scripts/safe_asterisk.8    |   4 +-
 debian/changelog                   |  12 +-
 doc/asterisk.8                     |  94 +++++------
 funcs/func_db.c                    |  20 +--
 funcs/func_devstate.c              |   6 +-
 funcs/func_env.c                   |  14 +-
 funcs/func_lock.c                  |  21 +--
 funcs/func_realtime.c              |  59 ++-----
 funcs/func_shell.c                 |  19 +--
 include/asterisk/channel.h         |   6 -
 include/asterisk/devicestate.h     |  16 +-
 include/asterisk/event_defs.h      |   8 +-
 include/asterisk/pbx.h             |  54 -------
 main/Makefile                      |  11 ++
 main/asterisk.c                    |  12 --
 main/bridging.c                    |   7 +-
 main/channel.c                     |   6 +-
 main/config.c                      |  36 ++---
 main/devicestate.c                 |  51 +++---
 main/event.c                       |   1 -
 main/features.c                    |  17 +-
 main/http.c                        |  24 +--
 main/loader.c                      |   6 -
 main/manager.c                     | 184 ++++-----------------
 main/pbx.c                         | 252 +----------------------------
 main/rtp.c                         |   4 +-
 main/tcptls.c                      |  19 +--
 main/udptl.c                       |  48 +++---
 main/utils.c                       |  27 ++--
 res/res_agi.c                      |   4 +-
 res/res_musiconhold.c              |   2 +-
 sounds/sounds.xml                  |   1 +
 56 files changed, 394 insertions(+), 1516 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