By Date: <-- -->
By Thread: <-- -->

Could not open H.323 listener port on 1720



Hi,
 most likely because you already have another H.323 program running.

Some other applicaton (Gnomemeeting, ohphone etc) will have already
opened the socket.

To see if this socket is in use by another program, you can do:

 netstat -na | grep 1720


Or for MacOS X and other Unix, use the following to get name, process id and user id what has port 1720 open.


lsof -i :1720

-i is option to list only open internet files (both IPv4 and IPv6).
:1720 is port number


===============================================

On Wed, 25 Jan 2006, dan ding dan wrote:

 > hi All
 >
 > i associated openh323 with h263.
 > when i run openmcu -n -v, i get this error:

[root (at) is-phone openh323]# openmcu -n -v OpenMCU Version 1.1.9 by OpenH323 Project on Unix Linux (2.6.10-1.771_FC2smp-i686) Could not open H.323 listener port on 1720

 Please, can anyone have any idea?

Thanks in advance
> Dan

-- ----- Mark Fleming, Learning Technology Specialist, ITServices markf (at) post.QueensU.CA, Voice: 613.533.2039, Fax: 613 533-6735 Note: My Office Location is MCC Room B117 inside FSLF B176 Area

Faculty & Staff Learning Facilities (FSLF)
B176 MacCorry Hall, ITServices, Queen's University at Kingston,
Ontario, Canada, K7L 3N6
--
Co-operative Learning Object Exchange (CLOE) (at) Queen's http://www.queensu.ca/cloe/
MSM IP Setup is a MacOS X network setup tool http://www.its.queensu.ca/source/msm/
------------------------------------------------------------------------
Check the FAQ before asking! - http://www.openh323.org/~openh323/fom.cgi
The OpenH323 Project mailing list, using Mailman. To unsubscribe or
change your subscription options, goto
http://www.openh323.org/mailman/listinfo/openh323
Maintained by Quicknet Technologies, Inc - http://www.quicknet.net
------------------------------------------------------------------------