Re: problem with createFromNOTIFY() in SIPDIalog
Jeroen van Bemmel <[email protected]> Tue, 16 Oct 2007 23:48:55 +0200
| Newsgroups | gmane.comp.voip.nist-sip,gmane.comp.java.woodstock.user |
|---|---|
| Message-ID | <[email protected]> |
Can we add a test case for detecting regressions? Regards, jeroen M. (Neo-Ranga) Ranganathan wrote: > Thanks for this and the other fix. Please post further mails to the > [email protected] list. I have committed fixes to cvs. > > Regards > > Ranga > > On 10/14/07, Jens Tinfors <[email protected]> wrote: >> 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 =) >> >> _______________________________________________ >> nist-sip mailing list >> [email protected] >> http://www-x.antd.nist.gov/mailman/listinfo/nist-sip >> >> > >