(no subject)
"Shaoke Wu" <[email protected]>
| Newsgroups | gmane.comp.voip.nist-sip |
|---|---|
| Message-ID | <804B13F8F3D94A4AB18B9B01ACB68FA11C7C5E@EXCHSRV.fokus.fraunhofer.de> |
hello! I'm confused by the RequestEvent whose constructor is : RequestEvent(Object source, ServerTransaction serverTransaction, Dialog dialog, Request request). By this constructor the serverTransaction also contains a dialog. My questions is: Is the dialog contained in the serverTransaction equals to the dialog in the constructor. Thanks for your help!