[asterisk-bugs] [Asterisk 0016429]: [patch] Callee on outside line	can take parking and forwarding rights
    Asterisk Bug Tracker 
    noreply at bugs.digium.com
       
    Tue Jan 26 17:56:58 CST 2010
    
    
  
A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16429 
====================================================================== 
Reported By:                Yasuhiro Konishi
Assigned To:                dvossel
====================================================================== 
Project:                    Asterisk
Issue ID:                   16429
Category:                   Features/Parking
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
Asterisk Version:           1.6.1.11 
JIRA:                       SWP-530 
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:             2009-12-10 22:28 CST
Last Modified:              2010-01-26 17:56 CST
====================================================================== 
Summary:                    [patch] Callee on outside line can take parking and
forwarding rights
Description: 
I found a following issue in the call parking function in 1.6.1.6
Callee on outside line can take parking and forwarding rights in following
way.
This issue happens if caller on inside can park his/her call by DTMF tone.
example1:
1. Call from inside to outside.
2. Park this call by DTMF.
3. Pickup the parked call.
4. Then callee on outside can park this call by DTMF.
example2:
1. Call from inside to outside.
2. Park this call by DTMF.
3. Pickup the parked call.
4. Then callee on outside can forward this call by DTMF.
Please see attached features.c.diff to fix this issue. 
====================================================================== 
---------------------------------------------------------------------- 
 (0117220) svnbot (reporter) - 2010-01-26 17:56
 https://issues.asterisk.org/view.php?id=16429#c117220 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 243391
_U  trunk/
U   trunk/main/features.c
------------------------------------------------------------------------
r243391 | dvossel | 2010-01-26 17:56:57 -0600 (Tue, 26 Jan 2010) | 15
lines
Merged revisions 243390 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
  r243390 | dvossel | 2010-01-26 17:55:49 -0600 (Tue, 26 Jan 2010) | 9
lines
  
  fixes bug with channel receiving wrong privileges after call parking 
  
  (closes issue https://issues.asterisk.org/view.php?id=16429)
  Reported by: Yasuhiro Konishi
  Patches:
        features.c.diff uploaded by Yasuhiro Konishi (license 947)
  Tested by: dvossel
........
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=243391 
Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-01-26 17:56 svnbot         Checkin                                      
2010-01-26 17:56 svnbot         Note Added: 0117220                          
======================================================================
    
    
More information about the asterisk-bugs
mailing list