ISDNCALL(8) — NEWS-OS Programmer’s Manual
NAME
isdncall − establish IP connection via ISDN
SYNOPSIS
isdncall [−t timeout] addr [sub]
DESCRIPTION
isdncall establishes an IP connection to the specified peer addr and sub address via a circuit switched ISDN B-channel (64 kbit/s).
isdncall waits up to timeout seconds for the ISDN call to complete or fail. Default value is 30 seconds. If timeout is 0, isdncall returns immediately.
The IP address and ISDN address must be configured using isdnset(8).
FILES
/etc/isdnsconfiguration file
/usr/lib/locale/LC_MESSAGES/C/isdn.causes
diagnostics messages
SEE ALSO
isdndisc(8), isdnd(8), isdnset(8)
DIAGNOSTICS
Exit status is 0 if success, 1 if failure or timeout.
NEWS-OSRelease 4.1C