problem with createFromNOTIFY() in SIPDIalog

"Jens Tinfors" <[email protected]> Sun, 14 Oct 2007 19:45:17 +0200
Newsgroups gmane.comp.voip.nist-sip
Message-ID <[email protected]>
--===============0901366668484159704==
Content-Type: multipart/alternative; 
	boundary="----=_Part_17386_20742237.1192383917402"

------=_Part_17386_20742237.1192383917402
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Hi,

I've added the following line of code to the createFromNOTIFY() method in
SIPDialog:
d.setLastResponse(subscribeTx, subscribeTx.getLastResponse());

its needed there to properly create the Dialog object. If not the stack will
throw an exception when creating the response. i.e. dialog will not be in
correct state.
regards/jns =)

------=_Part_17386_20742237.1192383917402
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Hi,<br><br>I&#39;ve added the following line of code to the createFromNOTIFY() method in SIPDialog:<br>d.setLastResponse(subscribeTx, subscribeTx.getLastResponse());<br><br>its needed there to properly create the Dialog object. If not the stack will throw an exception when  creating the response. 
i.e. dialog will not be in correct state.<br>regards/jns =)<br>

------=_Part_17386_20742237.1192383917402--

--===============0901366668484159704==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
nist-sip mailing list
[email protected]
http://www-x.antd.nist.gov/mailman/listinfo/nist-sip

--===============0901366668484159704==--