Hi,
I am implementing a transport adapter that will (among other things) handle RTP timeout. Does anyone here have any insight on the easiest way to handle this? I have read the post here: http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/2012-March/014274.html. In this post it is commented that with a transport adapter "you would probably need some polling anyway" to handle the timeout. Why would polling be needed? How could you control the resolution of the polling? Are there any issues with just using the pj timer heap api to handle timeout here?
Regards,
Kal
_______________________________________________ Visit our blog: http://blog.pjsip.org pjsip mailing list pjsip@xxxxxxxxxxxxxxx http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org