Hi there, Not sure if this question has been answered before but I need to do the following. I'm using pjsip-0.8.0 code base and using STUN/ICE for the media, the current SDP header only creates ICE candidates for audio. I need to add another Candidate for Video as well. How do we go about doing this or we can get away with just one ICE candidate that's created? I would appreciate any help. Regards, -Sub