[Pkg-voip-commits] [libasterisk-agi-perl] 01/12: Merge tag 'upstream/1.08'

tzafrir at debian.org tzafrir at debian.org
Sun Dec 25 09:32:45 UTC 2016


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

tzafrir pushed a commit to branch master
in repository libasterisk-agi-perl.

commit e387426926a6d48eba5c39a976c844bab15634cc
Merge: afa815b 38a76f2
Author: Tzafrir Cohen <tzafrir at debian.org>
Date:   Thu Dec 22 23:06:57 2016 +0200

    Merge tag 'upstream/1.08'
    
    Upstream version 1.08

 .gitignore                  |   9 ++
 .travis.yml                 |  18 +++
 CHANGES                     |  16 ++
 MANIFEST                    |  59 +++++--
 MANIFEST.SKIP               |  37 +++++
 META.json                   |  51 ++++++
 META.yml                    |  44 ++---
 Makefile.PL                 |  33 ++--
 README                      |   4 -
 README => README.md         |  12 +-
 TODO                        |  13 ++
 examples/vm-cleanup.pl      |   9 ++
 lib/Asterisk.pm             |  13 +-
 lib/Asterisk/Astman.pm      | 245 ++++++++++++++++++++++++++++
 lib/Asterisk/Conf.pm        | 347 ++++++++++++++++++++++++++++++++++++++++
 lib/Asterisk/Conf/IAX.pm    |  70 ++++++++
 lib/Asterisk/Conf/MeetMe.pm |  54 +++++++
 lib/Asterisk/Conf/Zapata.pm | 380 ++++++++++++++++++++++++++++++++++++++++++++
 lib/Asterisk/Extension.pm   | 253 +++++++++++++++++++++++++++++
 lib/Asterisk/Manager.pm     |   2 +-
 lib/Asterisk/Zapata.pm      | 131 +++++++++++++++
 t/agi.t                     |  25 ++-
 t/astman.t                  |  17 ++
 t/conf.t                    |  24 +++
 t/conf_iax.t                |  20 +++
 t/conf_meetme.t             |  20 +++
 t/conf_zapata.t             |  24 +++
 t/extension.t               |  21 +++
 t/manager.t                 |  22 +++
 t/outgoing.t                |  45 ++++++
 t/qcall.t                   |  24 +++
 t/voicemail.t               |  47 ++++++
 t/zapata.t                  |  24 +++
 tests/astman.pl             |  30 ++++
 tests/extensions.pl         |  28 ++++
 tests/qcall.pl              |  15 ++
 tests/voicemail.pl          |  27 ++++
 tests/zapata.pl             |  39 +++++
 38 files changed, 2188 insertions(+), 64 deletions(-)

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



More information about the Pkg-voip-commits mailing list