Hi all, Does anyone know if there is a way to wait the remote endpoint's OLC message before sending ours? I want to make the negotiation symmetric (have same codecs) and also video payload type (e.g If remote sends pt = 96 in its OLC I also want to send pt = 96 in my OLC). So that's why I need to wait remote's OLC first. I appreciate any help. Thanks.