Hi!
I'm just starting out with using pjsip, and so far its going good!
I just added video calls which work great.
However after holding the call (pjsua_call_set_hold..) the retrieving it (pjsua_call_reinvite...) the video is lost.
I tried getting it back by requerying the vid stream (pjsua_call_get_vid_stream_idx / pjsua_vid_win_get_info / etc) but its no longer available.
What do I need to do to hold/unhold a video call?
Thanks in advance!
Jase
ps, if it makes any difference I am using native window handles
_______________________________________________ Visit our blog: http://blog.pjsip.org pjsip mailing list pjsip@xxxxxxxxxxxxxxx http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org