Hi,
Shirley Toh wrote:
I have problem installing and run the STUN server. Error as below:~
# service stund start Starting /usr/sbin/stund: Port 10000 for receiving UDP is in use Port 10001 for receiving UDP is in use stund: stun.cxx:365: void stunServer(StunAddress, StunAddress, bool): Assertion `myFd != INVALID_SOCKET' failed.
[FAILED]
# /usr/sbin/stunq sipserver.com:5060 Internet connection is type: Blocked
Please advice why the service when start have problem. and why the internet connection is blocked?
For stund to work you need to have 2 ip addresse bound to the stund server. My guess is youre trying to start two stund servers on the same ip-adress.
-- Arnd