Hi, Now I managed registration with pure pjsip functions (no pjsua), I am focusing on making a "call". It is not a real call since I want to use the video streamer VLC to send a video. VLC will take care of codecs and RTP transport, as well as display and sound. My question is concerning how to manage SDP negociation. Apparently, everything is well detailed in pjmedia documentation, with the possibilty of manually creating a SDP session descriptor, and then the ability to use functions to negociate with it. However I will only use pjmedia for SDP since everything else will be handled by VLC, is it the right way to do or should I get rid of pjmedia ? Cheers, Damien -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20080529/60de0260/attachment-0001.html