[reSIProcate] Change to InviteSessionHandler

Derek MacDonald derek at xten.com
Fri Sep 2 15:19:33 CDT 2005


DUM will now handle Re-Invites w/ out an offer, but InviteSessionHandler had
to be changed:

 

virtual void onOfferRejected(InviteSessionHandle, const SipMessage& msg)=0;

 

to:

 

virtual void onOfferRejected(InviteSessionHandle, const SipMessage* msg)=0;

 

The SipMessage ptr can be null, usually because an ACK comes back w/out an
answer.

 

--Derek

 

CONFIDENTIALITY NOTICE

This email and any files transmitted with it contains proprietary
information and, unless expressly stated otherwise, all contents and
attachments are confidential. This email is intended for the addressee(s)
only and access by anyone else is unauthorized. If you are not an addressee,
any disclosure, distribution, printing or copying of the contents of this
email or its attachments, or any action taken in reliance on it, is
unauthorized and may be unlawful. If you are not an addressee, please inform
the sender immediately and then delete this email and any copies of it.
Thank you for your co-operation.

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20050902/5735781f/attachment.htm>


More information about the resiprocate-devel mailing list