[asterisk-bugs] [Asterisk 0017021]: On omitting the T flag from Dial() the caller can still make a blind transfer

Asterisk Bug Tracker noreply at bugs.digium.com
Wed Mar 31 12:48:10 CDT 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=17021 
====================================================================== 
Reported By:                kovzol
Assigned To:                lmadsen
====================================================================== 
Project:                    Asterisk
Issue ID:                   17021
Category:                   Channels/chan_sip/Transfers
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
Asterisk Version:           SVN 
JIRA:                       SWP-1090 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2010-03-13 11:18 CST
Last Modified:              2010-03-31 12:48 CDT
====================================================================== 
Summary:                    On omitting the T flag from Dial() the caller can
still make a blind transfer
Description: 
I use allowtransfer=yes in sip.conf. I think if I omit the T flag from
Dial() in a dialplan extension, no blind transfer should be made by the
caller. But the caller can still make a blind transfer if he presses the
TRANSFER key.

A partial workaround is if I set allowtransfer=no in sip.conf, but this
will disable the blind transfer initiated by the caller side as well (which
is not what I would like to).
====================================================================== 

---------------------------------------------------------------------- 
 (0120033) svnbot (reporter) - 2010-03-31 12:48
 https://issues.asterisk.org/view.php?id=17021#c120033 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 255504

_U  trunk/
U   trunk/apps/app_dial.c
U   trunk/configs/sip.conf.sample

------------------------------------------------------------------------
r255504 | lmadsen | 2010-03-31 12:48:09 -0500 (Wed, 31 Mar 2010) | 5 lines

Add documentation clarifying when 't' and 'T' can be used.

(closes issue https://issues.asterisk.org/view.php?id=17021)
Reported by: kovzol
Tested by: lmadsen, kovzol, davidw, ebroad
------------------------------------------------------------------------

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-03-31 12:48 svnbot         Checkin                                      
2010-03-31 12:48 svnbot         Note Added: 0120033                          
======================================================================




More information about the asterisk-bugs mailing list