I stopped sipxecs and check port 9090, i see that this port is used from other application that i have installed on this server. I changed the port here: /etc/sipxpb/nattraversalrules.xml to port 9099 and now it works ok. It does not fail.
On Tue, 2009-03-24 at 10:27 -0400, Robert Joly wrote: > > Hi, > > > > i updated my sipxecs version to > > sipxpbx 3.11.12-014992 2009-03-23T15:49:09 ecs-centos5.x64. > > and in services status i see that NAT Traversal failed with > > this error message: > > > > Mar 24, 2009 12:23:25 PM net.java.stun4j.stack.NetAccessPoint start > > * INFO: Bound a socket on ap: > > > > net.java.stun4j.stack.AccessPoint@/212.xxx.xxx.xxx:3483 status: > > running > > The problem does not seem to be related with the SIP ports used by the > NAT traversal feature. Instead, it appears to have more to do with > sipXrelay trying to bind to the STUN port and failing to do so. > SipXproxy also uses a STUN client when NAT traversal is enabled so that > could be the cause of the error. I will look into it but I'm afraid > that changing the NAT port as you have requested is not going to address > this problem. > > > > * Exiting main: Cause : Address already in use > > * java.net.BindException: Address already in use > > * at java.net.PlainSocketImpl.socketBind(Native Method) > > * at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:359) > > * at java.net.ServerSocket.bind(ServerSocket.java:319) > > * at java.net.ServerSocket.<init>(ServerSocket.java:185) > > * at > > > > javax.net.ssl.SSLServerSocket.<init>(SSLServerSocket.java:106) > > * at > > > > com.sun.net.ssl.internal.ssl.SSLServerSocketImpl.<init>(SSLSer > > verSocketImpl.java:106) > > * at > > > > com.sun.net.ssl.internal.ssl.SSLServerSocketFactoryImpl.create > > ServerSocket(SSLServerSocketFactoryImpl.java:72) > > * at > > > > org.mortbay.http.SslListener.newServerSocket(SslListener.java:257) > > * at > > org.mortbay.util.ThreadedServer.open(ThreadedServer.java:477) > > * at > > > > org.sipfoundry.sipxbridge.symmitron.SymmitronServer.startWebSe > > rver(SymmitronServer.java:328) > > * at > > > > org.sipfoundry.sipxbridge.symmitron.SymmitronServer.start(Symm > > itronServer.java:1218) > > * at > > * > > org.sipfoundry.sipxbridge.symmitron.SymmitronServer.main(Symmi > > tronServer.java:1231) > > > > How can i change the Nat Traversal ports? I checked here > > System -> Internet calling -> NAT, but there i have only 2 > > options "Enable NAT Traversal" and "Server is behind NAT" > > > > How to change the the port? > > > > Thanks in advanced! > > > > _______________________________________________ > > sipx-users mailing list > > [email protected] > > List Archive: http://list.sipfoundry.org/archive/sipx-users > > Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users > > _______________________________________________ sipx-users mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-users Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users
