[asterisk-bugs] [Asterisk 0011833]: [patch] SIP connected to AGI over chan_local problem

noreply at bugs.digium.com noreply at bugs.digium.com
Fri Jun 20 15:10:02 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=11833 
====================================================================== 
Reported By:                IgorG
Assigned To:                svnbot
====================================================================== 
Project:                    Asterisk
Issue ID:                   11833
Category:                   Core/Channels
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
Asterisk Version:           SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 92876 
Disclaimer on File?:        N/A 
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             01-24-2008 05:16 CST
Last Modified:              06-20-2008 15:10 CDT
====================================================================== 
Summary:                    [patch] SIP connected to AGI over chan_local problem
Description: 
I am using call files to make calls from PBX to sip subscribers and deliver
some messages. Before call to SIP I need some preprocessing and I make it
in Local channel. 

SIP <- Local <- AGI <- Playback

When SIP subscriber answer a call, he hear message, generated by agi by
series of Playback calls. If subscriber hangup before end of the message
Asterisk execution of AGI not finished.

If I specify SIP/105 instead of Local/105 at default/n all goes normal.
====================================================================== 

---------------------------------------------------------------------- 
 svnbot - 06-20-08 15:10  
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 124316

_U  trunk/
U   trunk/channels/chan_local.c

------------------------------------------------------------------------
r124316 | tilghman | 2008-06-20 15:10:01 -0500 (Fri, 20 Jun 2008) | 16
lines

Merged revisions 124315 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r124315 | tilghman | 2008-06-20 15:16:02 -0500 (Fri, 20 Jun 2008) | 8
lines

When using a Local channel, started by a call file, with a destination of
an
AGI script, the AGI script does not always get notified of a hangup if the
underlying channel hangs up early.
(closes issue http://bugs.digium.com/view.php?id=11833)
 Reported by: IgorG
 Patches: 
       local_hangup-v1.diff uploaded by IgorG (license 20)

........

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

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

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
06-20-08 15:10  svnbot         Checkin                                      
06-20-08 15:10  svnbot         Note Added: 0089029                          
======================================================================




More information about the asterisk-bugs mailing list