[asterisk-bugs] [Asterisk 0012854]: Unparked caller has ability to transfer

Asterisk Bug Tracker noreply at bugs.digium.com
Wed Oct 8 08:18:00 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=12854 
====================================================================== 
Reported By:                davidw
Assigned To:                otherwiseguy
====================================================================== 
Project:                    Asterisk
Issue ID:                   12854
Category:                   Resources/res_features
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
Asterisk Version:           SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  1.4  
SVN Revision (number only!): 122589 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             2008-06-13 13:12 CDT
Last Modified:              2008-10-08 08:18 CDT
====================================================================== 
Summary:                    Unparked caller has ability to transfer
Description: 
Please re-open http://bugs.digium.com/view.php?id=9565.  It was closed in favour
of http://bugs.digium.com/view.php?id=11898, but the fix for
that did not actually address the issue in
http://bugs.digium.com/view.php?id=9565.
====================================================================== 

---------------------------------------------------------------------- 
 (0093354) davidw (reporter) - 2008-10-08 08:18
 http://bugs.digium.com/view.php?id=12854#c93354 
---------------------------------------------------------------------- 
Reconfirmed.  This is the unpark with out of the box 1.4.21.2:

    -- Executing [701 at parkedcalls:1] ParkedCall("SIP/6106-090a0840",
"701") in new stack
    -- Stopped music on hold on SIP/192.168.10.10-09081de0
    -- Channel SIP/6106-090a0840 connected to parked call 701

and if one looks at sip show channel for the second party, one sees that
they have a "local" bridge.

  NAT Support:            RFC3581
  Audio IP:               192.168.130.116 (local)
  Our Tag:                as75502210

This is the same sequence, but with the above mentioned lines disabled:

    -- Executing [701 at parkedcalls:1] ParkedCall("SIP/6106-09237870",
"701") in new stack
    -- Stopped music on hold on SIP/192.168.10.10-0921e9c0
    -- Channel SIP/6106-09237870 connected to parked call 701
    -- Native bridging SIP/6106-09237870 and SIP/192.168.10.10-0921e9c0

Note the native bridging.  Also note that sip show channel on the second
party shows an Outside bridge

  NAT Support:            RFC3581
  Audio IP:               192.168.10.10 (Outside bridge)
  Our Tag:                as25c3aad3 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-10-08 08:18 davidw         Note Added: 0093354                          
======================================================================




More information about the asterisk-bugs mailing list