Jump to letter: [
AEFHIKLMOPRSZ
]
iaxmodem: Software modem for interfacing Asterisk and Hylafax via IAX2
- Summary
- 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.
To accomplish this, then, IAXmodem interfaces an IAX library known as
libiax2 with a DSP library known as spandsp, and then IAXmodem interfaces
the DSP library with a tty device node for interfacing with modem
applications.
Arch: src
| Download: | iaxmodem-0.1.14-1.src.rpm |
| Build Date: | Thu May 17 12:41:25 2007 |
| Packager: | Laimbock Consulting <asterisk{%}laimbock{*}com> |
| Size: | 1.97 MiB |
Changelog
- * Thu Aug 17 16:00:00 2006 Laimbock Consulting <asterisk{%}laimbock{*}com> 0.1.14-1
- inital spec file based on 0.1.14
- static build so it does not interfere with spandsp