< Previous by Date | Date Index | Next by Date > |
< Previous in Thread | Thread Index |
onReadyToSend was going to be the intended
way to do this – but it has not yet been implemented. There appears to be
two new DialogUsageManager API’s that were recently added – that may be able to
be used for this – but I’m not sure. Maybe the author can comment on
these. : )
void
addOutgoingFeature(resip::SharedPtr<DumFeature> feat); void
setOutgoingMessageInterceptor(resip::SharedPtr<DumFeature> feat); Scott From:
resiprocate-devel-bounces@xxxxxxxxxxxxxxxxxxx
[mailto:resiprocate-devel-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Noiile resiprocate-devel,
Hello Can I
add some parameters in my response of ServerInviteSession? If yes, pls tell me
how. Maybe
InviteSessionHandler::onReadyToSend() can help me, but I found that it does be called by any function in dum. Why? Thanks. Noiile,
noiile@xxxxxxxxxxx 2005-8-16
|