< Previous by Date | Date Index | Next by Date > |
Thread Index | Next in Thread > |
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 ??
Ryan Qin,qinyang_1980@xxxxxxx
2008-06-26
|