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

Re: [reSIProcate-users] Question about the callback onAckReceived()


So the base-class impl is being called, but not your override? Are you positive the signature is the same (const-ness and all)? You can check by modifying your checkout such that the base-class impl is pure virtual and see if the compiler complains.

Best regards,
Byron Campen

resiprocate-users:
 
  I write a new class SipInviteHandler which derived from InviteSessionHandler and override the virtual function InviteSessionHandler::onAckReceived.
But I found that the SipInvitehandler::onAckReceived can not be called, meanwhile the base class's virtual function InviteSessionHandler::onAckReceived
be called when the ACK message arrived. It's so strange. I tried it for several times, but the result is same.
 
How to use this onAckReceived callback ??
 
2008-06-26
 
_______________________________________________
resiprocate-users mailing list
resiprocate-users@xxxxxxxxxxxxxxx
List Archive: http://list.resiprocate.org/archive/resiprocate-users/

Attachment: smime.p7s
Description: S/MIME cryptographic signature