[asterisk-bugs] [Asterisk 0017652]: [patch] Add CHANNEL(checkhangup) function

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Sep 7 16:14:05 CDT 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=17652 
====================================================================== 
Reported By:                kobaz
Assigned To:                tilghman
====================================================================== 
Project:                    Asterisk
Issue ID:                   17652
Category:                   Channels/NewFeature
Reproducibility:            N/A
Severity:                   feature
Priority:                   normal
Status:                     ready for testing
Target Version:             1.8.0
Asterisk Version:           SVN 
JIRA:                       SWP-1860 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!): 276729 
Request Review:              
====================================================================== 
Date Submitted:             2010-07-15 11:46 CDT
Last Modified:              2010-09-07 16:14 CDT
====================================================================== 
Summary:                    [patch] Add CHANNEL(checkhangup) function
Description: 
Currently there's no good way to check if your channel is being hung up on
you from within AGI.

Sometimes you'll get responses from AGI like 'HANGUP200', but that's not
always the case when the channel is being ripped away.

Patch for trunk attached
====================================================================== 

---------------------------------------------------------------------- 
 (0126712) svnbot (reporter) - 2010-09-07 16:14
 https://issues.asterisk.org/view.php?id=17652#c126712 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 285373

U   branches/1.8/funcs/func_channel.c

------------------------------------------------------------------------
r285373 | tilghman | 2010-09-07 16:14:04 -0500 (Tue, 07 Sep 2010) | 7
lines

Add CHANNEL(checkhangup) to check whether a channel is in the process of
being hanged up.

(closes issue https://issues.asterisk.org/view.php?id=17652)
 Reported by: kobaz
 Patches: 
       func_channel.patch uploaded by kobaz (license 834)

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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-09-07 16:14 svnbot         Checkin                                      
2010-09-07 16:14 svnbot         Note Added: 0126712                          
======================================================================




More information about the asterisk-bugs mailing list