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

noreply at bugs.digium.com noreply at bugs.digium.com
Sat Jun 7 13:45:12 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
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:                     closed
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:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             08-06-2007 16:59 CDT
Last Modified:              06-07-2008 13:45 CDT
====================================================================== 
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 - 06-07-08 13:45  
---------------------------------------------------------------------- 
Repository: dahdi
Revision: 3613

U   branches/1.4/zaptel-base.c
U   branches/1.4/zaptel.h

------------------------------------------------------------------------
r3613 | kpfleming | 2008-06-07 13:45:11 -0500 (Sat, 07 Jun 2008) | 8 lines

[commit message]

(issue http://bugs.digium.com/view.php?id=10393)
Reported by: tzafrir
Patches:
      chan_alarm_zaptel.diff uploaded by tzafrir (license 46) (modified by
me)


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

http://svn.digium.com/view/dahdi?view=rev&revision=3613 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
06-07-08 13:45  svnbot         Checkin                                      
06-07-08 13:45  svnbot         Note Added: 0088354                          
======================================================================




More information about the asterisk-bugs mailing list