asterisk 1:1.8.4.4~dfsg-2ubuntu2 source package in Ubuntu
Changelog
asterisk (1:1.8.4.4~dfsg-2ubuntu2) precise; urgency=low * Rebuild for libmysqlclient transition. -- Clint Byrum <email address hidden> Wed, 23 Nov 2011 10:52:40 -0800
Upload details
- Uploaded by:
- Clint Byrum
- Uploaded to:
- Precise
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- comm
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
asterisk_1.8.4.4~dfsg.orig.tar.gz | 9.6 MiB | 73e2b0d7b64902948afc13bbb9bea3081cc036b9183e0e4d575bac5ae2d6d0e6 |
asterisk_1.8.4.4~dfsg-2ubuntu2.debian.tar.gz | 111.5 KiB | 6319986ee39b4a2792a351872b7e34eab4aaa6750a2512e03baa5c2ad722ad21 |
asterisk_1.8.4.4~dfsg-2ubuntu2.dsc | 3.4 KiB | 58d6b2d50d25973a84894432df93788e969a85e4058c73227b6d4fa4c0cb35a4 |
Available diffs
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.zapatatelep hony.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.
- 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 (app_meetme.so,
res_timing_dahdi.so) . 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-dbg: Debugging symbols for Asterisk
Asterisk is an Open Source PBX and telephony toolkit.
.
This package includes the debugging symbols useful for debugging
Asterisk. The debugging symbols are used for execution tracing and core
dump analysis.
- 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-h323: No summary available for asterisk-h323 in ubuntu precise.
No description available for asterisk-h323 in ubuntu precise.
- 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-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-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-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-detatils record, 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-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-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-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-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.