Closed GoogleCodeExporter closed 9 years ago
Fixed in rtmplite svn r119 and p2p-sip svn 49.
I forgot about voip.py's Session object storing the MediaSession when I
reworked the siprtmp's media part to move Session.media to Context.media. This
broke the re-invite and hold logic of voip's Session object. Now changed to
also keep Context.media as Session.media in siprtmp and siprtmp_gevent.py.
Not tested thoroughly.
Original comment by kundan10
on 21 Oct 2011 at 6:56
Original issue reported on code.google.com by
kko...@gmail.com
on 20 Oct 2011 at 9:23Attachments: