*Alexandre Savard* wrote: > Do you have any account registered other than IP2IP?
Yes. One SIP account. > I suspects these ports to be ones opened by our SIP stack to resolve DNS and > stun server addresses. I don't know exactly how STUN works, but probably the connection should be closed once the information have been received. The previuos netstat output has been taken during standby (and not during a call). Anyway you probably know better than me if those connections should stay open... > These are not RTP ports since RTP/RTCP ports usually come in pair (N/N+1). OK. This makes sense, since no call was in progress. I tried to remove all the configuration files and I launched a brand news SFLPhone session. In this case only IP2IP is active. This is the output of netstat: $ netstat -a -u -p -n | grep sfl udp 0 0 0.0.0.0:5060 0.0.0.0:* 9339/sflphoned udp 0 0 0.0.0.0:54935 0.0.0.0:* 9339/sflphoned 5060 is clearly IP2IP. What about 54935? -- Lurkos _______________________________________________ SFLphone mailing list [email protected] http://lists.savoirfairelinux.net/mailman/listinfo/sflphone
