theintencity / rtmplite

Flash RTMP server and SIP-RTMP gateway in Python
Other
202 stars 88 forks source link

No ringing event sent to client in siprtmp_gevent.py #53

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
In siprtmp.py, "ringing" event sent to flash client when SIP server send 183 
response (session progress).
But, siprtmp_gevent.py does not send this event...

Please fix it... I think, siprtmp_gevent.py should have more priority because 
of its better performance.

Original issue reported on code.google.com by eag...@gmail.com on 22 Aug 2011 at 9:16

GoogleCodeExporter commented 9 years ago
Fixed in svn r99. Not tested though. Please let us know if the problem persists.

Original comment by kundan10 on 23 Aug 2011 at 11:27