asterisk 1:20.3.0~dfsg+~cs6.13.40431413-1 source package in Ubuntu

Changelog

asterisk (1:20.3.0~dfsg+~cs6.13.40431413-1) unstable; urgency=medium

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * unfuzz patches
  * fix cleanup to support double build;
    thanks to ideal.bowl5022
  * generate core documentation from markdown sources;
    skip generate manpage when nodoc is set;
    build-depend on cmark-cfm

 -- Jonas Smedegaard <email address hidden>  Wed, 21 Jun 2023 08:35:49 +0200

Upload details

Uploaded by:
Debian VoIP Team
Uploaded to:
Sid
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_20.3.0~dfsg+~cs6.13.40431413-1.dsc 5.2 KiB 7f13a765cacd32d95f9ac473627fe755ee01c6a774a9f6a658144b491b274154
asterisk_20.3.0~dfsg+~cs6.13.40431413.orig-Xamr.tar.xz 11.0 KiB ba0e753d9e008ad4d55c112dd0dd628fa3ce57e85f7ca5ff117fdc47e90021d8
asterisk_20.3.0~dfsg+~cs6.13.40431413.orig-Xmp3.tar.xz 21.4 KiB 7392b3cc01080322460f028363dba477df3ac25fe9dc25d3aaae20a2d6177e95
asterisk_20.3.0~dfsg+~cs6.13.40431413.orig-Xopus.tar.xz 22.0 KiB 1dc2659ade0eb9207a5d22df188690d1528e74374f1e0dbef4a74d824c90c9cf
asterisk_20.3.0~dfsg+~cs6.13.40431413.orig-Xpjproject.tar.xz 5.6 MiB 72a77fa3685147208e3ed5ccb7e7084660a82c22241421c8a317ce53d9489b07
asterisk_20.3.0~dfsg+~cs6.13.40431413.orig.tar.xz 6.9 MiB ef8c614cc0136d369816e36c4701bcfc912240b48b31fe13de4db46730b19b4e
asterisk_20.3.0~dfsg+~cs6.13.40431413-1.debian.tar.xz 131.4 KiB 49e68c81c5a3e3d565c52d545a8726277415f102e021468d4669a7d46dca9c6e

No changes file available.

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 standards
 (SIP, H.323, IAX and more),
 or the Public Switched Telephone Network (PSTN)
 through supported hardware.
 .
 Supported hardware:
 .
  * All Wildcard (tm) ISDN PRI cards from Digium
  * 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
  * 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
  * QuickNet Internet PhoneJack and LineJack
 .
 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 Asterisk loadable modules.
 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