[asterisk-bugs] [Asterisk 0011622]: 1.4.16.2 application Park() recalls to caller instead of callee

noreply at bugs.digium.com noreply at bugs.digium.com
Wed Dec 26 11:20:52 CST 2007


The following issue has been ASSIGNED. 
====================================================================== 
http://bugs.digium.com/view.php?id=11622 
====================================================================== 
Reported By:                djrodman
Assigned To:                russell
====================================================================== 
Project:                    Asterisk
Issue ID:                   11622
Category:                   Resources/res_features
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
Asterisk Version:           1.4.16.2 
SVN Branch (only for SVN checkouts, not tarball releases): N/A  
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             12-21-2007 22:23 CST
Last Modified:              12-26-2007 11:20 CST
====================================================================== 
Summary:                    1.4.16.2 application Park() recalls to caller
instead of callee
Description: 
1. From ext 120, dial ext 200
2. At 200, answer the call
3. At 200, attended transfer to:
exten => 3,1,Answer
exten => 3,n,Park()

4. 120 is now parked
5. At 200, I hear "seven zero one" (eg)
6. 200 is NOT disconnected - must hang up
7. If I pick up a phone and dial 701, I get the parked call as expected ..
BUT
8. If I leave it parked until the park timer expires, instead of ringing
200, on 120 I hear "seven zero one" and then the call is parked again.

====================================================================== 

---------------------------------------------------------------------- 
 svnbot - 12-26-07 11:20  
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 94793

U   branches/1.4/res/res_features.c

------------------------------------------------------------------------
r94793 | russell | 2007-12-26 11:20:52 -0600 (Wed, 26 Dec 2007) | 3 lines

Don't try to send a parked call back to itself.
(closes issue http://bugs.digium.com/view.php?id=11622, reported by djrodman,
patched by me)

------------------------------------------------------------------------

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

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
12-26-07 11:20  svnbot         Checkin                                      
12-26-07 11:20  svnbot         Note Added: 0075951                          
12-26-07 11:20  svnbot         Status                   new => assigned     
12-26-07 11:20  svnbot         Assigned To               => russell         
======================================================================




More information about the asterisk-bugs mailing list