[asterisk-bugs] [Asterisk 0013962]: Blind transfer does not work upgrade to 1.4.23-rc1

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Dec 16 12:11:13 CST 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=13962 
====================================================================== 
Reported By:                francesco_r
Assigned To:                blitzrage
====================================================================== 
Project:                    Asterisk
Issue ID:                   13962
Category:                   Channels/General
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
Asterisk Version:           1.4.23-rc1 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             2008-11-24 18:12 CST
Last Modified:              2008-12-16 12:11 CST
====================================================================== 
Summary:                    Blind transfer does not work upgrade to 1.4.23-rc1
Description: 
Blind transfer does not work after i upgraded to 1.4.23-rc1. The same with
1.4 r158629. I have tested sip to sip and misdn to sip, with dtmf and
native sip transfer but is the same. I have attached a full debug of a
transfer but there are no error or notice in the log. I tried to put the
chan_sip.c of 1.4.22 in the source of 1.4.23 and recompile but the problem
remains, so i think that is not related to chan_sip.
====================================================================== 

---------------------------------------------------------------------- 
 (0096461) francesco_r (reporter) - 2008-12-16 12:11
 http://bugs.digium.com/view.php?id=13962#c96461 
---------------------------------------------------------------------- 
You are right putnopvut. In FreePBX there is a context for the transfers
(TRANSFER_CONTEXT = from-internal-xfer):
[from-internal-xfer]
include => parkedcalls
include => from-internal-custom
include => ext-fax
include => ext-local-confirm
include => findmefollow-ringallv2
include => from-internal-additional
exten => s,1,Macro(hangupcall)
exten => h,1,Macro(hangupcall)

If i remove exten => h,1,Macro(hangupcall) the transfers work again.

This is [macro-hangupcall]
exten => s,1,ResetCDR(w)
exten => s,n,NoCDR() 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-12-16 12:11 francesco_r    Note Added: 0096461                          
======================================================================




More information about the asterisk-bugs mailing list