Benny Prijono wrote: > On Tue, Apr 29, 2008 at 12:56 PM, Klaus Darilion > <klaus.mailinglists at pernau.at> wrote: >> Hi! >> >> Does pjsua API suuports incoming out-of-dialog REFER requests? >> > > Well yes and no. Yes because application can always trap any out of > dialog requests (such as out of dialog REFER, or unsolicited NOTIFY's) > by registering a pjsip module just like everything else. No since we > don't do anything at all with out-of-dialog REFER, for now. So, does an out-of-dialog REFER trigger the on_call_transfer_request() callback? regards klaus