< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index Next in Thread >

Re: [reSIProcate] [repro-devel] Open issue: Server transaction lifetime


On 8/8/06, Byron Campen <bcampen@xxxxxxxxxxxx> wrote:

You have missed my point; sometimes the TU can't send a failure
response because the request is too garbled, and there is no other
interface for terminating transactions. There is nothing the TU can
do in this situation.


If the request was too garbled to generate a response, how was it able
to make it through the SipStack? It should be possible to construct a
failure response to any SipMessage that makes it to the TU. We may
need to make the Helper method that generates a failure response more
robust but I think that should be all that is required. Can you
provide some more concrete issues that exist in the current
implementation? Perhaps a test case.

Jason