[asterisk-bugs] [Asterisk 0011562]: "rtptimeout" doesn't terminate channel if RTP is lost during "Echo()"

noreply at bugs.digium.com noreply at bugs.digium.com
Wed Jan 9 03:06:55 CST 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=11562 
====================================================================== 
Reported By:                ibc
Assigned To:                file
====================================================================== 
Project:                    Asterisk
Issue ID:                   11562
Category:                   Channels/chan_sip/*
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     feedback
Asterisk Version:            SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 93152 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             12-15-2007 08:58 CST
Last Modified:              01-09-2008 03:06 CST
====================================================================== 
Summary:                    "rtptimeout" doesn't terminate channel if RTP is
lost during "Echo()"
Description: 
I set rtptimeout=20 in sip.conf and call from a softphone to extension
501:

  exten => 501,1,Answer
  exten => 501,n,Echo

During the call I kill the softphone (RTP ended and SIP BYE never received
by Asterisk).

After a while (qualify=yes) softphone peer appears as UNREACHABLE.
Asterisk gets "ICMP host UNREACHABLE" when sending RTP to client.
And 20 seconds after (rtptimeout) nothing occurs, the channel remains open
and will never be hangup. Why?
====================================================================== 

---------------------------------------------------------------------- 
 ibc - 01-09-08 03:06  
---------------------------------------------------------------------- 
Ops, I upgraded to trunk version yesterday (rev 97033) and it works
properly, if I put on hold when "Echo()" application then the call is
disconnected after "rtpholdtimeout".

Maybe this bug should be closed then?

:) 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
01-09-08 03:06  ibc            Note Added: 0076542                          
======================================================================




More information about the asterisk-bugs mailing list