ERROR: Could not open H.323 listener port on 1720

From Kolmisoft Wiki
Revision as of 09:08, 16 September 2009 by Admin (talk | contribs)
Jump to navigationJump to search

Make sure in /etc/asterisk/h323.conf you have correct ip in bindaddr line.

Example:

[general]
port = 1720
bindaddr = xxx.xxx.xxx.xxx

NOTE: Change to your correct server IP address here!


Also make sure no other process is listening on 1720 port:

netstat -vatupn