asterisk 1:13.18.1~dfsg-1ubuntu1 source package in Ubuntu

Changelog

asterisk (1:13.18.1~dfsg-1ubuntu1) bionic; urgency=medium

  * Merge from Debian unstable.  Remaining changes:
    - debian/asterisk.init: chown /dev/dahdi.

asterisk (1:13.18.1~dfsg-1) unstable; urgency=medium

  * New upstream version 13.18.1~dfsg
    - CVE-2017-16671 / AST-2017-010
      Buffer overflow in CDR's set user (Closes: #881257)
    - CVE-2017-16672 / AST-2017-011
      Memory/File Descriptor/RTP leak in pjsip session resource
      (Closes: #881256)
    - Drop gmime-3.x and srtp 2.1 support patches applied upstream
    - Drop pjsip_unresolved_symbol.patch applied upstream
  * reproducibility: Sort order of input files for core-en_US.xml generation
  * Drop dh --with autotools_dev, default in compat 10
  * Add Multi-Arch: foreign to -dev and -doc
  * Remove deprecated priority extra

 -- Gianfranco Costamagna <email address hidden>  Sun, 12 Nov 2017 19:25:42 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Bionic
Original maintainer:
Debian VoIP Team
Architectures:
any all
Section:
comm
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
asterisk_13.18.1~dfsg.orig.tar.xz 6.0 MiB 574a10561bdc35f9a38468fcf2b2c32b9b78a1724a9ffac61639af6cd572e2ef
asterisk_13.18.1~dfsg-1ubuntu1.debian.tar.xz 165.1 KiB a90a7df999c650e978713956b01f666bdc556755a1b81c8d48270fe792d304f4
asterisk_13.18.1~dfsg-1ubuntu1.dsc 4.1 KiB 32a6c22977cff26522af57fdc7dc153a214d11ae72affd01449734fb1120b4b6

View changes file

Binary packages built by this source

asterisk: Open Source Private Branch Exchange (PBX)

 Asterisk is an Open Source PBX and telephony toolkit. It is, in a
 sense, middleware between Internet and telephony channels on the bottom,
 and Internet and telephony applications at the top.
 .
 Asterisk can be used with Voice over IP (SIP, H.323, IAX and more) standards,
 or the Public Switched Telephone Network (PSTN) through supported hardware.
 .
 Supported hardware:
 .
  * All Wildcard (tm) ISDN PRI cards from Digium (http://www.digium.com)
  * HFC-S/HFC-4S-based ISDN BRI cards (Junghanns.NET, beroNet, Digium etc.)
  * All TDM (FXO/FXS) cards from Digium
  * Various clones of Digium cards such as those by OpenVox
  * Xorcom Astribank USB telephony adapter (http://www.xorcom.com)
  * Voicetronix OpenPCI, OpenLine and OpenSwitch cards
  * CAPI-compatible ISDN cards (using the add-on package chan-capi)
  * Full Duplex Sound Card (ALSA or OSS) supported by Linux
  * Tormenta T1/E1 card (http://www.zapatatelephony.org)
  * QuickNet Internet PhoneJack and LineJack (http://www.quicknet.net)
 .
 This is the main package that includes the Asterisk daemon and most channel
 drivers and applications.

asterisk-config: Configuration files for Asterisk

 Asterisk is an Open Source PBX and telephony toolkit.
 .
 This package contains the default configuration files of Asterisk.
 .
 With program asterisk-config-custom in the asterisk package,
 you can create an asterisk-config replacement package.

asterisk-dahdi: DAHDI devices support for the Asterisk PBX

 Asterisk is an Open Source PBX and telephony toolkit.
 .
 This package includes the DAHDI channel driver (chan_dahdi.so) and a number of
 other Asterisk modules that require DAHDI support. They will not be useful
 without kernel-level DAHDI support.
 .
 For more information about the Asterisk PBX, have a look at the Asterisk
 package.

asterisk-dahdi-dbgsym: debug symbols for asterisk-dahdi
asterisk-dbgsym: debug symbols for asterisk
asterisk-dev: Development files for Asterisk

 Asterisk is an Open Source PBX and telephony toolkit.
 .
 This package contains the include files used if you wish to compile a
 package which requires Asterisk's source file headers.

asterisk-doc: Source code documentation for Asterisk

 Asterisk is an Open Source PBX and telephony toolkit.
 .
 This package contains the documentation for configuring an Asterisk system.

asterisk-mobile: Bluetooth phone support for the Asterisk PBX

 Asterisk is an Open Source PBX and telephony toolkit.
 .
 This package provides support for connecting Bluetooth devices to the
 Asterisk PBX. It allows you to:
   * Send and receive PSTN calls and SMS messages over a Bluetooth phone.
   * Use a Bluetooth handset as a local phone connected to your PBX.
 .
 For more information about the Asterisk PBX, have a look at the Asterisk
 package.

asterisk-mobile-dbgsym: debug symbols for asterisk-mobile
asterisk-modules: loadable modules for the Asterisk PBX

 Asterisk is an Open Source PBX and telephony toolkit.
 .
 This package includes most of the loadable modules of the Asterisk package.
 There is normally no need to explicitly install it.

asterisk-modules-dbgsym: debug symbols for asterisk-modules
asterisk-mp3: MP3 playback support for the Asterisk PBX

 Asterisk is an Open Source PBX and telephony toolkit.
 .
 This package provides support for playing MP3-encoded files in
 Asterisk.
 .
 For more information about the Asterisk PBX, have a look at the Asterisk
 package.

asterisk-mp3-dbgsym: debug symbols for asterisk-mp3
asterisk-mysql: MySQL database protocol support for the Asterisk PBX

 Asterisk is an Open Source PBX and telephony toolkit.
 .
 This package provides support for using a MySQL database to store
 configuration, call detail records, and also provides generic access to
 it from the dialplan.
 .
 For more information about the Asterisk PBX, have a look at the Asterisk
 package.

asterisk-mysql-dbgsym: debug symbols for asterisk-mysql
asterisk-ooh323: H.323 protocol support for the Asterisk PBX - ooH323c

 Asterisk is an Open Source PBX and telephony toolkit.
 .
 This channel driver (chan_ooh323c) provides support for the H.323 protocol
 for Asterisk. This is an independent implementation that does not depend
 on OpenH323, but may be less functional than the original chan_h323.
 .
 For more information about the Asterisk PBX, have a look at the Asterisk
 package.

asterisk-ooh323-dbgsym: debug symbols for asterisk-ooh323
asterisk-tests: internal test modules of the Asterisk PBX

 Asterisk is an Open Source PBX and telephony toolkit.
 .
 This package provides modules that run various functionality tests.
 You would normally not install this package unless you test a build
 of Asterisk.
 .
 For more information about the Asterisk PBX, have a look at the Asterisk
 package.

asterisk-tests-dbgsym: debug symbols for asterisk-tests
asterisk-voicemail: simple voicemail support for the Asterisk PBX

 Asterisk is an Open Source PBX and telephony toolkit.
 .
 This package includes the standard files-based voicemail storage. This
 is normally the one you use and is the one that will Just Work. The only
 reason not to install it is if you want to use a different Asterisk
 voicemail storage (ODBC or IMAP).
 .
 For more information about the Asterisk PBX, have a look at the Asterisk
 package.

asterisk-voicemail-dbgsym: debug symbols for asterisk-voicemail
asterisk-voicemail-imapstorage: IMAP voicemail storage support for the Asterisk PBX

 Asterisk is an Open Source PBX and telephony toolkit.
 .
 This package includes an IMAP-based voicemail storage: storing the
 voicemail in a remote IMAP mail boxes. While more complex to set up,
 it may be useful in some settings.
 .
 For more information about the Asterisk PBX, have a look at the Asterisk
 package.

asterisk-voicemail-imapstorage-dbgsym: debug symbols for asterisk-voicemail-imapstorage
asterisk-voicemail-odbcstorage: ODBC voicemail storage support for the Asterisk PBX

 Asterisk is an Open Source PBX and telephony toolkit.
 .
 This package includes an database-based voicemail storage: storing the
 voicemail in a database accessed through the ODBC interface. While more
 complex to set up, it may be useful in some settings.
 .
 For more information about the Asterisk PBX, have a look at the Asterisk
 package.

asterisk-voicemail-odbcstorage-dbgsym: debug symbols for asterisk-voicemail-odbcstorage
asterisk-vpb: VoiceTronix devices support for the Asterisk PBX

 Asterisk is an Open Source PBX and telephony toolkit.
 .
 This package includes the VoiceTronix channel driver (chan_vpb.so).
 It will not be useful without kernel-level VoiceTronix support.
 .
 For more information about the Asterisk PBX, have a look at the Asterisk
 package.

asterisk-vpb-dbgsym: debug symbols for asterisk-vpb