[reSIProcate] r4478: missing OK for incoming INFO requests

Derek MacDonald derek at xten.com
Fri Apr 29 12:24:35 CDT 2005


In InviteSession.hxx, use

	virtual void acceptInfo(int statusCode = 200);
	virtual void rejectInfo(int statusCode = 488);

to accept or reject an INFO message.  

--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.

> -----Original Message-----
> From: resiprocate-devel-bounces at list.sipfoundry.org [mailto:resiprocate-
> devel-bounces at list.sipfoundry.org] On Behalf Of Dmitry Semyonov
> Sent: Friday, April 29, 2005 6:52 AM
> To: resiprocate-devel at list.sipfoundry.org
> Subject: [reSIProcate] r4478: missing OK for incoming INFO requests
> 
> Hello.
> 
> Up-to-date DUM does not send OK in response to incoming INFO requests.
> 
> It seems
>   mDialog.send(mLastNitResponse);
> should be added somewhere after
>   mDialog.makeResponse(mLastNitResponse, msg, 200);
> inside dum/InviteSession.cxx:InviteSession::dispatchInfo().
> 
> --
> ...Bye..Dmitry.
> _______________________________________________
> resiprocate-devel mailing list
> resiprocate-devel at list.sipfoundry.org
> https://list.sipfoundry.org/mailman/listinfo/resiprocate-devel





More information about the resiprocate-devel mailing list