< Previous by Date Date Index Next by Date >
  Thread Index  

[reSIProcate-users] Why the DialogSetHandler::onTrying() does not fired?


Hi all, I just simple derived my UserAgent class from DialogSetHandler and implemented the onTrying callback function,
but why UserAgent::onTrying never fired even if I received the 100 trying from server?

Do I missed anything?

Thanks