hi, I am looking for some one how is familier with pjsua/pjsip for consulting. what I would want to do is to interface to the basic socket pjmedia_port my problem is that I would like to interface pjmedia_transport<http://www.pjsip.org/pjmedia/docs/html/structpjmedia__transport.htm>* that was assign for my call. what I would do is to disable the media conference bridge and the sound device. next, after the stream is created for the currect call, i find the pjmedia_transport<http://www.pjsip.org/pjmedia/docs/html/structpjmedia__transport.htm>* assign for this call (pjsua_var.calls[curr_call_id].med_tp) and attach new callbacks for reading from the socket. this is using internals of the pjsua. is there a way to do that without using internal variables? thanks in advance, jay -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20090517/e2a77d31/attachment.html>