mickorz / rtmplite

Automatically exported from code.google.com/p/rtmplite
1 stars 0 forks source link

patch for rev110 and flash client cancel call #59

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
problem described:
if a flash client originate a call and cancel it before sip client answer rtp 
sockets are growing unexpectly.

this 2 patches resolve this problem and can be applied to rev110

Original issue reported on code.google.com by pratn...@gmail.com on 11 Oct 2011 at 10:29

Attachments:

GoogleCodeExporter commented 9 years ago
Added media.close() in svn r115 (gevent) and r114 (multitask). This should 
hopefully solve it. Let me know if it doesn't. Thanks for the patch.

Original comment by kundan10 on 18 Oct 2011 at 10:58