Hi, I have been trying to find out what module is causing asterisk to open port 5000
I have already disabled some ( sccp, mgcp, iax and other modules ) since I only want sip port opened /etc/asterisk# netstat -aln --programs | grep asterisk tcp 0 X.X.X.X:5060 0.0.0.0:* LISTEN 22523/asterisk udp 0 X.X.X.X:5000 0.0.0.0:* 22523/asterisk udp 0 X.X.X.X:5060 0.0.0.0:* 22523/asterisk I have port 5000 blocked with IP tables, but would like better to understand what is it for. Not sure if there's a list of known ports used by asterisk. Thanks, -- Robert
-- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
