[asterisk-bugs] [Asterisk 0015871]: [patch] Channels that was placed in "meetme" in dialing state do not leave application in CONGESTION case

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Jul 1 10:05:42 CDT 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=15871 
====================================================================== 
Reported By:                Ivan
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   15871
Category:                   Applications/app_meetme
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     ready for testing
Asterisk Version:           SVN 
JIRA:                       SWP-1762 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 217595 
Request Review:              
====================================================================== 
Date Submitted:             2009-09-10 07:47 CDT
Last Modified:              2010-07-01 10:05 CDT
====================================================================== 
Summary:                    [patch] Channels that was placed in "meetme" in
dialing state do not leave application in CONGESTION case
Description: 
In the case of outgoing call is not completed (CONGESTION or BUSY happens)
the channel stay in "meeme" application (no HANGUP happens). In the 1.6.1.x
and trunk is the same.
====================================================================== 

---------------------------------------------------------------------- 
 (0124152) svnbot (reporter) - 2010-07-01 10:05
 https://issues.asterisk.org/view.php?id=15871#c124152 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 273354

U   branches/1.4/apps/app_meetme.c

------------------------------------------------------------------------
r273354 | jpeeler | 2010-07-01 10:05:42 -0500 (Thu, 01 Jul 2010) | 12
lines

Ensure channel placed in meetme in ringing state is properly hung up.

An outgoing channel placed in meetme while still ringing which was then
hung up
would not exit meetme and the channel was not properly destroyed.
Specifically
checking for this scenario by looking at the appropriate control frames
resolves
the issue.

(closes issue https://issues.asterisk.org/view.php?id=15871)
Reported by: Ivan
Patches: 
      meetme_congestion_trunk_v2.patch uploaded by Ivan (license 229)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=273354 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-07-01 10:05 svnbot         Checkin                                      
2010-07-01 10:05 svnbot         Note Added: 0124152                          
======================================================================




More information about the asterisk-bugs mailing list