Hi Ilya, Seems like the video count setting in the call setting for answering the call at the first time is set to 0. You can update the call setting from on_call_rx_offer() pjsua callback. BR, nanang On Tue, May 15, 2012 at 11:10 PM, Ilya Kalinin <il.kalinin at gmail.com> wrote: > Hi. > > I using latest pjsip to make video calls between pjsua clients. I start the > call without video and trying to add video stream after that(re-invite with > video sdp), but I see that second pjsua client answers with inactive video > sdp(200 response). > My questions are: why the second client answers like this and how I can > change this?behavior using pjsua callbacks. > > Thanks. > > _______________________________________________ > 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 >