[asterisk-bugs] [Asterisk 0012194]: Parking timeout fails to return to console and. probably any VoIP device

noreply at bugs.digium.com noreply at bugs.digium.com
Fri Mar 14 15:05:25 CDT 2008


The following issue has been ASSIGNED. 
====================================================================== 
http://bugs.digium.com/view.php?id=12194 
====================================================================== 
Reported By:                davidw
Assigned To:                russell
====================================================================== 
Project:                    Asterisk
Issue ID:                   12194
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!): 101988 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             03-12-2008 07:59 CDT
Last Modified:              03-14-2008 15:05 CDT
====================================================================== 
Summary:                    Parking timeout fails to return to console and.
probably any VoIP device
Description: 
If you call the Park() application, from the console, and let it time out,
it tries to return to OSS/dsp not Console/dsp, which fails with an unknown
channel type.

It also logs a verbose trace line claiming that it is going to return to
extension s, whereas this trace line is only valid if you use ParkAndTrace
(pass a null peer to the core function).

The traces to be attached where taken for another problem
(http://bugs.digium.com/view.php?id=0012193) and
also show issues with parking lot numbers which are not relevant to the
current issue.

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

---------------------------------------------------------------------- 
 svnbot - 03-14-08 15:05  
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 108796

U   branches/1.4/channels/chan_oss.c

------------------------------------------------------------------------
r108796 | russell | 2008-03-14 15:05:22 -0500 (Fri, 14 Mar 2008) | 5 lines

Fix a channel name issue.  chan_oss registers the "Console" channel type,
but it created channels with an "OSS" prefix.

(closes issue http://bugs.digium.com/view.php?id=12194, reported by davidw,
patched by me)

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

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

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
03-14-08 15:05  svnbot         Checkin                                      
03-14-08 15:05  svnbot         Note Added: 0083993                          
03-14-08 15:05  svnbot         Status                   new => assigned     
03-14-08 15:05  svnbot         Assigned To               => russell         
======================================================================




More information about the asterisk-bugs mailing list