| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
This version adds support for the latest FreeBSD driver for the Quicknet
ISA and PCI telephony cards. These card have hardware G.723.1 audio
codecs onboard and also let you plug in a normal phone so you can
do VoIP apps with a normal telephone handset.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
openh323 1.5.4 with pwlib 1.1.32
ohphone 1.1.4
openmcu 1.0.7
openam 1.0.5
|
|
|
|
|
| |
This port no longer requires X Windows to be installed so the gatekeepers
and proxies can be built without the need for X Windows.
|
|
|
|
| |
couldn't figure out how to fix that.
|
|
|
|
|
|
| |
X support.
Requested by several people
|
| |
|
| |
|
| |
|
|
|
|
| |
with the new libc_r pthread library
|
|
|
|
|
|
|
|
| |
Note: existing binaries of this port will no longer run
on FreeBSD 4.2 or -current. They will report "user signal 2"
and abort due to a change in the pthreads library.
You will need to recompile/reinstall this port.
|
|
|
|
|
|
|
|
|
|
|
|
| |
library in FreeBSD 4.2 (and in -current)
Important Note: Existing binaries for OhPhone, GateKeeper, OpenGateKeeper,
SimpleH323 and OpenAM WILL NOT WORK with FreeBSD 4.2 or higher and will
report "User signal 2" and abort due to an unhandled signal in pwlib.
You must recompile all these applications.
Reported by: Blaz Zupan <blaz@amis.net>
Suggested fix by: Daniel M. Eischen <eischen@vigrid.com>
|
| |
|
| |
|
|
|
|
|
| |
Note, the actual H323 VideoPhone client has been seperated out
into a seperate port, called OhPhone.
|
| |
|
|
|
|
|
| |
PR: ports/19031
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
|
| |
|
|
|
|
|
| |
Note, the H323 Video Conferencing application this builds is now called
ohphone (previously it was called voxilla)
|
|
|
|
|
|
|
| |
Everybody should read the Handbook again!
PR: ports/18008
Submitted by: tkato@prontomail.ne.jp
|
| |
|
|
|
|
|
|
|
|
|
| |
CPU architecture.
Instead pass in the actual values, as defined in bsd.port.mk
Also, fix bug in do-install which prevented Alpha installs.
Submitted by: Karl.Dietz@frankfurt.netsurf.de
|
|
|
|
| |
Spotted by: Bento
|
| |
|
| |
|
| |
|
|
(it was previously in ports/comms)
OpenH323 is an H323 Video Conferencing Program, which can send and
receive both audio and video with other H323 programs including
Microsoft NetMeeting.
It uses PWLib, the Portable Windows Library and PTLib Portable Toolkit Library
from Equivalence Ltd Pty
Note: at this time I've been unable to send audio, although
audio can be received.
For video, a Bt848/878 grabber (using the bktr driver) or a Matrox Meteor
can be used.
Obtained from: http://www.openh323.org
|