Hi,
thank you for your answers. you are right but still the stund server is
having problem.
Does anyone have any idea on how to have SER support Symmetric Nat and how
to install rtpproxy. Have any sample? Please help. Thanks a million.
best regards,
shirley
-----Original Message-----
From: Arnd Vehling [SMTP:av@nethead.de]
Sent: Sunday, January 11, 2004 8:07 AM
To: Shirley Toh
Cc: SER Users (E-mail)
Subject: Re: [Serusers] STUN Server Problem
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