[reSIProcate-users] Connection termination callback
hi,
Currently i am deploying resiprocate with ICE. i use resiprocate for call set up then i use ICE to establish connection between two client. At client side i am using TCP connection to connect to repro . In some scenerio in ICE ,there is relay connection between clients that is handled by TCP return server.
But whenever a client ,say A,goes offline either by disconnecting itself ( or may be network stopped work due to some reason) then other client ,say B,(in a seesion with A) don't know its peer (A here) has gone offline. Both client are using TCP connection to repro and behind the NAT. Is there any functionality in repro that notify a client that its peer has gone offline.
Thanks
Vishal Gautam