[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:09:05 CDT 2008


The following issue has been RESOLVED. 
====================================================================== 
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:                     resolved
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:09 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:09  
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 124315

U   branches/1.4/channels/chan_local.c

------------------------------------------------------------------------
r124315 | tilghman | 2008-06-20 15:09: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=124315 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
06-20-08 15:09  svnbot         Note Added: 0089028                          
06-20-08 15:09  svnbot         Status                   acknowledged => resolved
06-20-08 15:09  svnbot         Resolution               open => fixed       
06-20-08 15:09  svnbot         Assigned To               => svnbot          
======================================================================




More information about the asterisk-bugs mailing list