mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-05 14:07:27 -08:00
14 lines
507 B
XML
14 lines
507 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<!-- maintainer-needed -->
|
|
<longdescription lang="en">
|
|
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.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="sourceforge">iaxmodem</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|