1d9e28be19
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. .. much cleanup from my earlier verisions, thanks brad@
11 lines
292 B
Plaintext
11 lines
292 B
Plaintext
$OpenBSD: patch-iaxmodem-cfg_ttyIAX,v 1.1.1.1 2008/04/21 03:49:22 todd Exp $
|
|
--- iaxmodem-cfg.ttyIAX.orig Sun Apr 20 22:18:51 2008
|
|
+++ iaxmodem-cfg.ttyIAX Sun Apr 20 22:19:30 2008
|
|
@@ -1,5 +1,5 @@
|
|
device /dev/ttyIAX
|
|
-owner uucp:uucp
|
|
+owner uucp:dialer
|
|
mode 660
|
|
port 4570
|
|
refresh 300
|