why is the first created SIPServerTransaction discarded by a sipstack ?

"Young-Geun Park" <[email protected]> Wed, 20 Dec 2006 16:08:09 +0900
Newsgroups gmane.comp.voip.nist-sip
Message-ID <000001c72405$9bb1b6a0$3d01a8c0@zeroroot>
Hi, Ranga

 

I have tracked down a SIPServerTransaction(STX) 

to know why this is null and created everytime in examples 

in processInvite method of shootme example.

 

when a invite request is received, new STX is created 

in the messagechannel by sipstack.newSIPServerRequest().

But, when a RequestEvent is created in DialogFilter, 

a parameter stx is null if the stx is not mapped to the sipstack.

 

why is the first created stx by a sipstack  discarded 

and re-created by sipprovider.getNewServerTransaction in UA?

 

Best regards, 

Park

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