mirror of https://github.com/sipwise/iaxmodem.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
786 B
21 lines
786 B
Source: ngcp-iaxmodem
|
|
Section: utils
|
|
Priority: extra
|
|
Maintainer: Sipwise Development Team <support@sipwise.com>
|
|
Build-Depends: debhelper (>= 5), libtiff5-dev | libtiff4-dev
|
|
Standards-Version: 3.9.6
|
|
Homepage: http://iaxmodem.sourceforge.net/
|
|
|
|
Package: ngcp-iaxmodem
|
|
Architecture: any
|
|
Depends: ${misc:Depends},
|
|
${shlibs:Depends}
|
|
Description: software modem with IAX2 connectivity
|
|
IAXmodem is a software modem written in C that uses an IAX channel (commonly
|
|
provided by an Asterisk PBX system) instead of a traditional phone line and
|
|
uses a DSP library instead of DSP hardware chipsets.
|
|
.
|
|
IAXmodem was originally conceived to function as a fax modem usable with
|
|
HylaFAX, and it does that well. However IAXmodem also has been known to
|
|
function with mgetty+sendfax and efax.
|