[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 18:00:34 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 18:00 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. 
====================================================================== 

---------------------------------------------------------------------- 
 (0117221) svnbot (reporter) - 2010-01-26 18:00
 https://issues.asterisk.org/view.php?id=16429#c117221 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 243392

_U  branches/1.6.2/
U   branches/1.6.2/main/features.c

------------------------------------------------------------------------
r243392 | dvossel | 2010-01-26 18:00:33 -0600 (Tue, 26 Jan 2010) | 22
lines

Merged revisions 243391 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/trunk

................
  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=243392 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-01-26 18:00 svnbot         Checkin                                      
2010-01-26 18:00 svnbot         Note Added: 0117221                          
======================================================================




More information about the asterisk-bugs mailing list