[asterisk-bugs] [Zaptel 0009496]: [patch] include channel type in channel name

noreply at bugs.digium.com noreply at bugs.digium.com
Sat Jun 7 13:05:08 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=9496 
====================================================================== 
Reported By:                tzafrir
Assigned To:                
====================================================================== 
Project:                    Zaptel
Issue ID:                   9496
Category:                   wctdm
Reproducibility:            N/A
Severity:                   feature
Priority:                   normal
Status:                     closed
Zaptel Version:              SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 2394 
Disclaimer on File?:        No 
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             04-07-2007 03:09 CDT
Last Modified:              06-07-2008 13:05 CDT
====================================================================== 
Summary:                    [patch] include channel type in channel name
Description: 
Currently there is no simple method to figure out which slot in a wctdm
card has an FXS module, an FXO module or none at all.

The suggested patch adds this information to the card name. Instead of 

  WCTDM/x/y

(where x is the card number and y is the position in the card), set:

For an empty slot:

  WCTDM/x/y:empty

For an FXO module:

  WCTDM/x/y:FXO

For an FXS module:

  WCTDM/x/y:FXS

This information will then be availble in e.g. the /proc/zaptel interface
and allow automated settings.

Note: the real solution for this would actually be a proper sysfs
interface.
====================================================================== 

---------------------------------------------------------------------- 
 svnbot - 06-07-08 13:05  
---------------------------------------------------------------------- 
Repository: dahdi
Revision: 2799

U   team/tzafrir/patches/wctdm.c
U   team/tzafrir/patches/wctdm24xxp/base.c
U   team/tzafrir/patches/xpp/utils/genzaptelconf

------------------------------------------------------------------------
r2799 | tzafrir | 2008-06-07 13:05:05 -0500 (Sat, 07 Jun 2008) | 3 lines

* Extend wctdm_type.diff from http://bugs.digium.com/view.php?id=9496 to
wctdm24xxp as well.
* Adapt genzaptelconf accordingly.

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

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

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




More information about the asterisk-bugs mailing list