Bad/missing error handing on connctions
Status: Alpha
Brought to you by:
dreier
I have found that when I make a call with gphone, it does not really know if its
talking to a remote client or not. For example, if I tell it to call a host that I know
is down, or tell it to call www.netscape.com it tells me it is connected to the remote
machine. Obviously this is incorrect.
I am running a Red Hat 6.1 system with a 2.3.39 kernel.
Thanks,
Jim
This is happening because RTP/RTCP does not have any session handling, so gphone will happily send packets wherever you ask and not give an error. This will be fixed once we add a call setup protocol (like SIP). Until then I\'ll leave this bug open.