SuSE Linux: Version 7.0 Professional Edition
This article refers to an older version of SuSE Linux.
Therefore some of the informations given in this article may
be outdated or the article may contain stale links.
Package Series Description openh323 n OpenH323 library and examples pwlib n pwlib portable Windows library by Equivalence Pty. L gppshare a dynamic C++ librariesand the necessary application(s) according to your needs:
Package Serie Description opengk n OpenH323 gatekeeper openphon n Internet telephony program ohphone n Internet telephony application on H.323 B openmcu n H.323 controller for video conferences (MCU) openam n H.323 answering machine (for Internet telephony) OpenH323 n gatekeeperIntegrate the "shared libraries" as described in "Installing Programs for Video Conference". Install and configure the required hardware:
/opt/h323/contrib/bin/ohphone -l -a -v --ringfile ~/ring.wav -n --videotransmit --videolocal --videosize small --videoinput 1 --videoreceive x11 --g7231This command can be simplified by saving the selected options in files (e.g. ~/ohphone_opt_01), whereby all options must appear on the same line (without carriage return). The command will look like this:
/opt/h323/contrib/bin/ohphone $(cat ~/ohphone_opt_01)Then you obtain a command prompt and can either wait to be called or call someone yourself by entering:
Command ? C tux@its_hostA list of all possible options will be displayed with:
Command ? ? Select: 0-9 : send user indication message C : connect to remote host S : Display statistics H : Hang up phone L : List speed dials D : Create new speed dial {} : Increase/reduce record volume [] : Increase/reduce playback volume V : Display current volumes A : turn AEC up/down E : Turn silence supression on/off F : Forward call calls to address X : Exit programYou can finish the program with "X".