[asterisk-bugs] [Zaptel 0010393]: [patch] per-channel alarms in Zaptel

noreply at bugs.digium.com noreply at bugs.digium.com
Fri Jan 4 11:17:50 CST 2008


The following issue has been ASSIGNED. 
====================================================================== 
http://bugs.digium.com/view.php?id=10393 
====================================================================== 
Reported By:                tzafrir
Assigned To:                kpfleming
====================================================================== 
Project:                    Zaptel
Issue ID:                   10393
Category:                   General
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
Zaptel Version:              SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  1.4  
SVN Revision (number only!): 3596 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             08-06-2007 16:59 CDT
Last Modified:              01-04-2008 11:17 CST
====================================================================== 
Summary:                    [patch] per-channel alarms in Zaptel
Description: 
Zaptel only allows reporting alarms for spans. However there are cases
where we would like to report an alarm for a single channel. For instance,
an FXO port without battery cannot send calls, and should report that
status.

Currently when a span sets itself in alarm, it sends out alarm events on
all channels. When Asterisk gets an alarm for a channel it hence checks the
span for the alarms status.

We would like to allow Zaptel drivers to set alarm on a specific channel.
This also requires allowing userspace to query for channel alarm status and
setting Asterisk to check for Zaptel channel alarm status as well in case
it receives an alarm on a channel.
====================================================================== 

---------------------------------------------------------------------- 
 svnbot - 01-04-08 11:17  
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 96500

U   trunk/acinclude.m4
U   trunk/channels/chan_zap.c
U   trunk/configure
U   trunk/configure.ac
U   trunk/include/asterisk/autoconfig.h.in

------------------------------------------------------------------------
r96500 | kpfleming | 2008-01-04 11:17:44 -0600 (Fri, 04 Jan 2008) | 8
lines

[commit message]

(closes issue http://bugs.digium.com/view.php?id=10393)
Reported by: tzafrir
Patches:
      chan_alarm_asterisk.diff uploaded by tzafrir (license 46) (modified
by me and added configure script support)


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

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

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
01-04-08 11:17  svnbot         Note Added: 0076293                          
01-04-08 11:17  svnbot         Status                   ready for testing =>
assigned
01-04-08 11:17  svnbot         Assigned To              tzafrir => kpfleming
======================================================================




More information about the asterisk-bugs mailing list