4593413 [rkeene@sledge /home/rkeene/projects/build]$ cat ohphone.txt
# SHORT DESC: Simple H.323 IP telephony
# LONG DESC: ohphone is a command line application that can be used to listen for incoming H.323 calls, or to initiate a call to a remote host. Although originally intended as a test harneess for the OpenH323 project it has developed into a fully functional H.323 endpoint application. ohphone  includes a simple menu that allows interactive control of functions, as well as allowing control of most dialling and answer functions via a phone handset when used with a Quicknet LineJack or PhoneJack.

# COMPILE REQUIREMENT: pwlib
# COMPILE REQUIREMENT: openh323

./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libdir="$libdir" && \
make && \
make install || exit 1
4593414 [rkeene@sledge /home/rkeene/projects/build]$

Click here to go back to the directory listing.
Click here to download this file.
last modified: 2012-05-07 00:52:06