router gets disconnected once I terminate my SIP application
Posted
by TacB0sS
on Stack Overflow
See other posts from Stack Overflow
or by TacB0sS
Published on 2010-06-05T21:25:11Z
Indexed on
2010/06/05
21:32 UTC
Read the original article
Hit count: 190
Hey,
Here is an interesting one, I have a SIP VoIP application which is able to register to the PBX server, and I can invite and see the user call on the callee end receiving an Invite, and on the caller end I see the Ringing response... now here is interesting part, if I close my application with out any notification to the server my router disconnects and restart, after a short while (30 - 150 sec). I could fix that if I would complete the ACK BYE process, but I'm just wondering why does my router hangs up?
any ideas?
© Stack Overflow or respective owner