[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:49:09 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:49 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).
======================================================================
----------------------------------------------------------------------
(0120034) svnbot (reporter) - 2010-03-31 12:49
https://issues.asterisk.org/view.php?id=17021#c120034
----------------------------------------------------------------------
Repository: asterisk
Revision: 255505
U branches/1.6.2/apps/app_dial.c
U branches/1.6.2/configs/sip.conf.sample
------------------------------------------------------------------------
r255505 | lmadsen | 2010-03-31 12:49:08 -0500 (Wed, 31 Mar 2010) | 13
lines
Merged revisions 255504 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk
........
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=255505
Issue History
Date Modified Username Field Change
======================================================================
2010-03-31 12:49 svnbot Checkin
2010-03-31 12:49 svnbot Note Added: 0120034
======================================================================
More information about the asterisk-bugs
mailing list