[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:14:41 CDT 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=15871 
====================================================================== 
Reported By:                Ivan
Assigned To:                jpeeler
====================================================================== 
Project:                    Asterisk
Issue ID:                   15871
Category:                   Applications/app_meetme
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
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:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2009-09-10 07:47 CDT
Last Modified:              2010-07-01 10:14 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.
====================================================================== 

---------------------------------------------------------------------- 
 (0124154) svnbot (reporter) - 2010-07-01 10:14
 https://issues.asterisk.org/view.php?id=15871#c124154 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 273356

_U  branches/1.6.2/
U   branches/1.6.2/apps/app_meetme.c

------------------------------------------------------------------------
r273356 | jpeeler | 2010-07-01 10:14:40 -0500 (Thu, 01 Jul 2010) | 26
lines

Merged revisions 273355 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/trunk

................
  r273355 | jpeeler | 2010-07-01 10:12:31 -0500 (Thu, 01 Jul 2010) | 19
lines
  
  Merged revisions 273354 via svnmerge from 
  https://origsvn.digium.com/svn/asterisk/branches/1.4
  
  ........
    r273354 | jpeeler | 2010-07-01 10:05:43 -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=273356 

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




More information about the asterisk-bugs mailing list