Re: ServerTransaction for CANCEL
"M. Ranganathan" <[email protected]>
| Newsgroups | gmane.comp.voip.nist-sip |
|---|---|
| Message-ID | <[email protected]> |
Hi Lebing, In JSIP 1.2 you can create a server Tx for any request. What the null ServerTransaction in your RequestEvent indicates is that the original ServerTransaction was not created by the UAS in the first place ( please verify if this is the case). If you had actually created the initial ServerTx and you saw a Null coming into the RequestEvent, I'd like to explore this further. I'll try a test or two to see if things are working ( let me know before I dig though ). Regards Ranga Lebing Xie wrote: >Hallo, > >My client is based on JAIN 1.2, if the client as UAS does not response >the INVITE, SER will send a 408 to originating UAC and a CANCEL to UAS. >The incoming CANCEL has same branchID as INVITE but null >ServerTransaction. Well, in this case should the serverTransaction be >created as initial Request with SipProvider or Stack should map the >initial Request's ServerTransaction to the CANCEL? > >urs Lebing > > >_______________________________________________ >nist-sip mailing list >[email protected] >http://www-x.antd.nist.gov/mailman/listinfo/nist-sip > > >