asterisk 1:20.6.0~dfsg+~cs6.13.40431414-2build3 source package in Ubuntu

Changelog

asterisk (1:20.6.0~dfsg+~cs6.13.40431414-2build3) noble; urgency=medium

  * No-change rebuild against libcurl4t64

 -- Steve Langasek <email address hidden>  Sat, 16 Mar 2024 06:05:28 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
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.6.0~dfsg+~cs6.13.40431414.orig-Xamr.tar.xz 11.0 KiB ba0e753d9e008ad4d55c112dd0dd628fa3ce57e85f7ca5ff117fdc47e90021d8
asterisk_20.6.0~dfsg+~cs6.13.40431414.orig-Xmp3.tar.xz 21.4 KiB 7392b3cc01080322460f028363dba477df3ac25fe9dc25d3aaae20a2d6177e95
asterisk_20.6.0~dfsg+~cs6.13.40431414.orig-Xopus.tar.xz 22.0 KiB 1dc2659ade0eb9207a5d22df188690d1528e74374f1e0dbef4a74d824c90c9cf
asterisk_20.6.0~dfsg+~cs6.13.40431414.orig-Xpjproject.tar.xz 5.6 MiB 407791807c8d5fcceb86a131e59c03ff31fa88261ec0f190489de91ef6a40196
asterisk_20.6.0~dfsg+~cs6.13.40431414.orig.tar.xz 7.0 MiB 958933009695f3642b2f82c1f5da7c3fcdf2883ca02a7fa24bfd228f752e2397
asterisk_20.6.0~dfsg+~cs6.13.40431414-2build3.debian.tar.xz 132.1 KiB fccfd5c5532ce84cddf654b0cda0149594884912bbfa962db049d547d73dfd19
asterisk_20.6.0~dfsg+~cs6.13.40431414-2build3.dsc 5.3 KiB cf8c4e537a5ad58f84a29b335c96cec66668febf37603b72753bede73109c0a5

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 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