summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control19
1 files changed, 19 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..8636993
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,19 @@
+Source: ivcall
+Section: utils
+Priority: optional
+Maintainer: Lennart Poettering <mzqrovna@0pointer.net>
+Build-Depends: debhelper (>= 4.0.0), libspandsp-dev, xmltoman, lynx
+Standards-Version: 3.6.0
+
+Package: ivcall
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: A small utility which may be used to make automated telephone calls with your isdn4linux supported ISDN card
+ Outgoing calls are supported as well as incoming calls. The audio
+ data recieved from the peer is written to STDOUT, audio data read
+ from STDIN is send to the peer. The audio data is in raw 8 bit uLaw 8
+ KHz format, without any headers.
+ .
+ Since release 0.4 ivcall supports sending and receiving facsimiles
+ using spandsp as software modem for 9600bps connections (just fax, no
+ data connections).