[asterisk-bugs] [Asterisk 0012184]: app_page devicestate AST_DEVICE_UNKNOWN

noreply at bugs.digium.com noreply at bugs.digium.com
Tue Mar 11 15:32:13 CDT 2008


The following issue has been ASSIGNED. 
====================================================================== 
http://bugs.digium.com/view.php?id=12184 
====================================================================== 
Reported By:                bluecrow76
Assigned To:                file
====================================================================== 
Project:                    Asterisk
Issue ID:                   12184
Category:                   Applications/app_page
Reproducibility:            N/A
Severity:                   feature
Priority:                   normal
Status:                     assigned
Asterisk Version:           SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 107690 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             03-11-2008 14:49 CDT
Last Modified:              03-11-2008 15:32 CDT
====================================================================== 
Summary:                    app_page devicestate AST_DEVICE_UNKNOWN
Description: 
The app_page devicestate handling feature currently only allows calling
devices that report a devicestate.  If you want to use the new Page s
option to have                    the Page application check device states,
if a device reports AST_DEVICE_UNKNOWN because it does not provide device
state data, that channel cannot be called.  For instance, if you are
calling X SIP phones and the OSS channel for an overhead page, the overhead
speaker will never be called because it does not report a device state.

This patch allows channels that report AST_DEVICE_UNKNOWN to still be
dialed instead of excluded from the page list.  Only devices that support
device states will be excluded when they report something other than
AST_DEVICE_NOT_INUSE.
====================================================================== 

---------------------------------------------------------------------- 
 svnbot - 03-11-08 15:32  
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 107710

U   trunk/apps/app_page.c

------------------------------------------------------------------------
r107710 | file | 2008-03-11 15:32:11 -0500 (Tue, 11 Mar 2008) | 6 lines

Dial a device even if it's state is unknown.
(closes issue http://bugs.digium.com/view.php?id=12184)
Reported by: bluecrow76
Patches:
      asterisk-svn-app_page.c.devicestate_unknown.diff uploaded by
bluecrow76 (license 270)

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

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

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
03-11-08 15:32  svnbot         Checkin                                      
03-11-08 15:32  svnbot         Note Added: 0083762                          
03-11-08 15:32  svnbot         Status                   new => assigned     
03-11-08 15:32  svnbot         Assigned To               => file            
======================================================================




More information about the asterisk-bugs mailing list