Benny Prijono schrieb: > On Wed, Aug 19, 2009 at 8:38 AM, Sa?l Ibarra<saghul at gmail.com> wrote: >> Hi, >> >> While testing XCAP with PJSIP I found something I don't really know >> PJSIP should do or it should be done at another application level: >> when a NOTIFY arrives indicating terminated status (for example if it >> has been locked by XCAP) shouldn't PJSIP send another SUBSCRIBE to >> initiate a new dialog? >> >> If so, has this been fixed in pjsip > 1.0.3? >> > > This is handled by PJSUA-LIB, it will refresh buddy subscriptions > every PJSUA_PRES_TIMER (default 300 seconds). Is there a callback so that application will know when the server terminated the subscription? klaus