I believe if you had the required information (To tag, Call-Id, CSeq and SDP for media session establishment) from the original INVITE request, you could answer the call with a stateless SIP API (pjsip, not pjsua) to send a 200/OK response with your address as contact. Regards, Paulo. Tiago Ferreira wrote: > Hello guys, > > How do i do a call pickup from another user using pjsip? I already got the > subscription working and I know when the user's phone is ringing, but how > can I pick up that call? > > Thank you > > > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip at lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org >