[reSIProcate] how can I add some parameters in response?

Scott Godin slgodin at icescape.com
Tue Aug 16 11:10:39 CDT 2005


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 at list.sipfoundry.org
[mailto:resiprocate-devel-bounces at list.sipfoundry.org] On Behalf Of
Noiile
Sent: Monday, August 15, 2005 10:54 PM
To: resiprocate-devel
Subject: [reSIProcate] how can I add some parameters in response?

 

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 at hotmail.com

2005-8-16 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20050816/36a227f4/attachment.htm>


More information about the resiprocate-devel mailing list