I noticed that SipTransaction.java does not forward
Responses to Requests other than INVITE , as events to
CallListener. I dont see why this is so.
Say for OPTIONS ,INFO, CANCEL ...
Dont you need responses for these in the CallListener?
2) Why dosent JSIP trigger a 408 time out response
when SipTransaction times out?.
That is it should be sending a 408 response event to
the call listener
Thanks
A.N Sudhakar