[asterisk-bugs] [Asterisk 0014501]: [patch] Addition of DAHDI application to call libpri functions for MWI via ISDN/CISC.

Asterisk Bug Tracker noreply at bugs.digium.com
Mon Jul 27 14:33:30 CDT 2009


The following issue has been UPDATED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=14501 
====================================================================== 
Reported By:                jeremy1
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   14501
Category:                   Channels/chan_dahdi/NewFeature
Reproducibility:            always
Severity:                   feature
Priority:                   normal
Status:                     new
Target Version:             1.6.x Version Tracker
Asterisk Version:           SVN 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 171966 
Request Review:              
====================================================================== 
Date Submitted:             2009-02-18 16:18 CST
Last Modified:              2009-07-27 14:33 CDT
====================================================================== 
Summary:                    [patch] Addition of DAHDI application to call libpri
functions for MWI via ISDN/CISC.
Description: 
Many will find useful an open application which invokes libpri's
pri_mwi_activate and pri_mwi_deactivate functions.

Patch attached.

I know next to nothing about C so here are some things that I hope others
will help cleanup:

1. Asterisk attempts to hang up channels which wouldn't happen since this
is a CISC. Example output:
[Feb 18 15:06:55] WARNING[12069]: chan_dahdi.c:11336 pri_dchannel: Hangup
requested on unconfigured channel 0/0 span 1
[Feb 18 15:06:56] WARNING[12069]: chan_dahdi.c:10285 pri_fixup_principle:
Call specified, but not found?
[Feb 18 15:06:56] WARNING[12069]: chan_dahdi.c:11463 pri_dchannel: Hangup
REQ on bad channel 0/3 on span 1

2. The activate and de-activate functions should be wrapped into one with
a passed variable making the case difference.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-07-27 14:33 lmadsen        Asterisk Version         1.6.1-rc1 => SVN    
2009-07-27 14:33 lmadsen        SVN Branch (only for SVN checkouts, not tarball
releases)N/A =>  trunk       
2009-07-27 14:33 lmadsen        Target Version            => 1.6.x Version
Tracker
======================================================================




More information about the asterisk-bugs mailing list