Hi Fedot, Actually I mean that re-invite/update will use the just updated codec setting, so you don't really need to end call session & initiate a new call for applying new video resolution. It is IIRC though :) BR, nanang. On Fri, Jul 27, 2012 at 8:39 PM, Fedot Fedotov <fedot.fedotov at gmail.com> wrote: > Hi! > > Do you mean > void(* pjsip_inv_callback::on_media_update)(pjsip_inv_session *inv_ses, > pj_status_t status) > method? > from > http://www.pjsip.org/pjsip/docs/html/structpjsip__inv__callback.htm#aafbe25fa41f5aa57dfe5a42bf025f2d > > How can be this call back initiated to come to method > static void pjsua_call_on_media_update(pjsip_inv_session *inv, > pj_status_t status) > in pjsua stack? > > > _______________________________________________ > 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 >