I just installed the Centos nightly RPMs and I noticed that sipx is listening on port 5070 not 5060. When I connect to 5070, I get redirected to 5100 which is not an open port.
Here's some additional info: # grep 5070 * config.defs:REGISTRAR_SERVER_SIP_PORT=5070 forwardingrules.xml: <routeTo><192.168.1.90:5070 ;transport=tcp;x-sipx-routetoreg></routeTo> forwardingrules.xml: <routeTo><192.168.1.90:5070 ;transport=tcp;x-sipx-routetoreg></routeTo> registrar-config:SIP_REGISTRAR_TCP_PORT : 5070 registrar-config:SIP_REGISTRAR_UDP_PORT : 5070 sipxconfig.properties:sipxRegistrarService.registrarSipPort=5070 # grep 5100 * config.defs:MEDIA_SERVER_SIP_PORT=5100 mediaserver-config:mediaserver.udp.port VXIInteger 5100 mediaserver-config:mediaserver.tcp.port VXIInteger 5100 registrar-config:SIP_REDIRECT.140-MAPPING.MEDIA_SERVER : 192.168.1.90:5100 ;transport=tcp registrar-config:SIP_REDIRECT.150-FALLBACK.MEDIA_SERVER : 192.168.1.90:5100 ;transport=tcp sipxconfig.properties:sipxRegistrarService.mediaServerSipSrvOrHostport= 192.168.1.90:5100 # netstat -ate Active Internet connections (servers and established) Proto Recv-Q Send-Q Local Address Foreign Address State User Inode tcp 0 0 sipx.thedanfamily.com:5120 *:* LISTEN sipxchange 9746 tcp 0 0 sipx.thedanfamily.com:33345 *:* LISTEN sipxchange 10375 tcp 0 0 sipx.thedanfami:indigo-vrmi *:* LISTEN sipxchange 9996 tcp 0 0 localhost.localdomain:smux *:* LISTEN root 3544 tcp 0 0 sipx.thedanfamily.com:5130 *:* LISTEN sipxchange 9776 tcp 0 0 sipx.thedanfamily.com:44588 *:* LISTEN sipxchange 10039 tcp 0 0 sipx.thedanfamily.com:5070 *:* LISTEN sipxchange 10030 tcp 0 0 *:8110 *:* LISTEN sipxchange 9856 tcp 0 0 *:8111 *:* LISTEN sipxchange 9825 tcp 0 0 *:sunrpc *:* LISTEN root 2864 tcp 0 0 sipx.thedanfamily.com:5075 *:* LISTEN sipxchange 10047 tcp 0 0 sipx.thedanfamily.com:5140 *:* LISTEN sipxchange 10367 tcp 0 0 *:9300 *:* LISTEN sipxchange 5578 tcp 0 0 *:ftp *:* LISTEN root 3549 tcp 0 0 *:853 *:* LISTEN root 2981 tcp 0 0 sipx.thedanfamily.com:5110 *:* LISTEN sipxchange 9649 tcp 0 0 localhost.localdomain:ipp *:* LISTEN root 3485 tcp 0 0 *:8120 *:* LISTEN sipxchange 6583 tcp 0 0 localhost.localdom:postgres *:* LISTEN postgres 4240 tcp 0 0 localhost.localdomain:smtp *:* LISTEN root 3775 tcp 0 0 *:8092 *:* LISTEN sipxchange 5809 # rpm -qa sipx* sipxtacklib-3.11.7-013665 sipxcommserverlib-doc-3.11.7-013665 sipxtools-3.11.7-013665 sipxproxy-cdr-3.11.7-013665 sipxvxml-3.11.7-013665 sipxbridge-3.11.7-013665 sipxconfig-agent-3.11.7-013665 sipxconfig-mrtg-3.11.7-013665 sipxportlib-3.11.7-013665 sipxmedialib-3.11.7-013665 sipxcalllib-3.11.7-013665 sipxcommserverlib-3.11.7-013665 sipxcommons-3.11.7-013665 sipxpbx-3.11.7-013665 sipxproxy-3.11.7-013665 sipxconfig-conference-3.11.7-013665 sipxsupervisor-3.11.7-013665 sipxregistry-3.11.7-013665 sipxpage-3.11.7-013665 sipx-freeswitch-codec-passthru-g729-1.0.1-2 sipx-freeswitch-codec-passthru-g723_1-1.0.1-2 sipxconfig-report-3.11.7-013665 sipxconfig-snmp-3.11.7-013665 sipxconfig-tftp-3.11.7-013665 sipxecs-3.11.7-013665 sipxmediaadapterlib-3.11.7-013665 sipx-freeswitch-1.0.1-2 sipxconfig-3.11.7-013665 sipxacd-3.11.7-013665 sipxpublisher-3.11.7-013665 sipx-freeswitch-codec-passthru-amr-1.0.1-2 sipxecs-doc-3.11.7-013665 sipxconfig-ftp-3.11.7-013665
_______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
