id summary reporter owner description type status priority milestone component version resolution keywords cc backport_to_milestone backported 608 Added API to retrieve media transport and session from pjsua call bennylp bennylp "Add new API to retrieve media transport and media session from pjsua call. Something like: {{{ PJ_DECL(pjmedia_transport*) pjsua_call_get_media_transport(pjsua_call_id call_id); PJ_DECL(pjmedia_session*) pjsua_call_get_media_session(pjsua_call_id call_id); }}} " enhancement closed minor release-1.0-rc2 pjsua-lib trunk fixed