Hi,
I've finished my SIP client and it works, as long as it comes to one on one, or x on x if the participants are defined in the beginning of the call.
I would like to attach a caller or a callee in the middle of the call, I understand the main issue is in the media session joining implementation, but I do need to tell the new participant the details of all the participants involved, how would it be best to implement this?
Thanks, Adam.