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

noreply at bugs.digium.com noreply at bugs.digium.com
Fri Jan 25 01:44:15 CST 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=11833 
====================================================================== 
Reported By:                IgorG
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   11833
Category:                   Core/Channels
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     feedback
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:              
====================================================================== 
Date Submitted:             01-24-2008 05:16 CST
Last Modified:              01-25-2008 01:44 CST
====================================================================== 
Summary:                    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.
====================================================================== 

---------------------------------------------------------------------- 
 IgorG - 01-25-08 01:44  
---------------------------------------------------------------------- 
Sorry, forget to post yesterday. Also there is no need call-file to
reproduce this, this also happen with simple dialplan:

[ext-dialer-message]
exten => _0.,1,Set(AGISIGHUP=yes)
exten => _0.,n,NoCDR()
exten => _0.,n,AGI(caller/dial-message.php,${EXTEN:1})

[default]
exten => 52,1,Dial(Local/01 at ext-dialer-message/n) 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
01-25-08 01:44  IgorG          Note Added: 0081167                          
======================================================================




More information about the asterisk-bugs mailing list