Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
SIP11-RA: no dialog timeout?
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Tom Uijldert  
View profile  
 More options Nov 8 2012, 8:22 am
From: "Tom Uijldert" <tom.uijld...@gmail.com>
Date: Thu, 8 Nov 2012 14:22:44 +0100
Local: Thurs, Nov 8 2012 8:22 am
Subject: SIP11-RA: no dialog timeout?

System: SIP11-RA 2.7.0.FINAL

Hi,

In a straightforward UAS scenario: INVITE -> Ringing -> Ok -> ACK, the ACK
is delayed more than 32 seconds.
This causes termination of transactions (see below) as well as dialog but no
event is generated.

2012-11-08 14:07:03,138 INFO  [SipResourceAdaptor] (Timer-14) SIP
Transaction z9hg4bk2020578666 terminated
2012-11-08 14:07:05,966 INFO  [SipResourceAdaptor] (Timer-15) SIP
Transaction z9hg4bkotepdg20a8j1ah8gk6q0.1 terminated
2012-11-08 14:07:05,998 INFO  [SipResourceAdaptor] (Timer-15) SIP
Transaction z9hg4bkpdlqfp20bo40vj4050r0.1 terminated
2012-11-08 14:07:06,013 INFO  [SipResourceAdaptor] (Timer-15) SIP
Transaction z9hg4bkp5st1230b041vh06e2d0.1 terminated
2012-11-08 14:07:06,091 INFO  [SipResourceAdaptor] (Timer-15) SIP
Transaction z9hg4bkql2v3b30cg3hdikab631.1 terminated
2012-11-08 14:07:09,498 INFO  [SipResourceAdaptor] (Timer-15) SIP
Transaction z9hg4bkt53beq003oq00ik0v5f0.1 terminated
2012-11-08 14:07:26,310 INFO  [SipResourceAdaptor] (Timer-15) SIP
Transaction z9hg4bkjukpqf300051nh0d97i0.1 terminated
2012-11-08 14:07:35,216 INFO  [SipResourceAdaptor] (Timer-14) SIP Dialog
1601486561-2037752080-469995649:b52b3b23:269157609 terminated
I expected at least a javax.sip.Timeout.TRANSACTION or a
javax.sip.Timeout.Dialog.
Is this correct and is this an issue or did I miss something?

Thanks in advance,
    Tom Uijldert.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Uijltje  
View profile  
 More options Nov 9 2012, 9:37 am
From: Uijltje <tom.uijld...@gmail.com>
Date: Fri, 9 Nov 2012 06:37:17 -0800 (PST)
Local: Fri, Nov 9 2012 9:37 am
Subject: Re: SIP11-RA: no dialog timeout?

... which is because the RA is not an instance of SipListenerExt but of
SipListener.

Thus, SipListenerExt.processDialogTimeout() is never called which would
allow for a dialog timeout to be generated.

Is such a patch already scheduled for a 2.7+ release? (I couldn't find
anything).

I can attempt a contribution but am not too familiar with the
SipResourceAdaptor code...

Any hints?

Thanks in advance,
   Tom Uijldert.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Uijltje  
View profile  
 More options Nov 14 2012, 6:27 am
From: Uijltje <tom.uijld...@gmail.com>
Date: Wed, 14 Nov 2012 03:27:14 -0800 (PST)
Local: Wed, Nov 14 2012 6:27 am
Subject: Re: SIP11-RA: no dialog timeout?

See:
http://code.google.com/p/jain-slee/issues/detail?id=11

Patch committed.

Hope this helps,
    Tom.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »