[asterisk-bugs] [JIRA] (ASTERISK-13604) [patch] Addition of DAHDI application to call libpri functions for MWI via ISDN/CISC.

Asterisk Team (JIRA) noreply at issues.asterisk.org
Tue Jan 2 08:50:42 CST 2018


     [ https://issues.asterisk.org/jira/browse/ASTERISK-13604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Asterisk Team closed ASTERISK-13604.
------------------------------------

    Resolution: Suspended

Suspended due to lack of activity. This issue will be automatically re-opened if the reporter posts a comment. If you are not the reporter and would like this re-opened please create a new issue instead. If the new issue is related to this one a link will be created during the triage process. Further information on issue tracker usage can be found in the Asterisk Issue Guidlines [1].

[1] https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines

> [patch] Addition of DAHDI application to call libpri functions for MWI via ISDN/CISC.
> -------------------------------------------------------------------------------------
>
>                 Key: ASTERISK-13604
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-13604
>             Project: Asterisk
>          Issue Type: New Feature
>          Components: Channels/chan_dahdi/NewFeature
>            Reporter: Jeremy S
>            Assignee: Corey Farrell
>              Labels: patch
>         Attachments: chan_dahdi.c-14501.txt, chan_dahdi.c-174042-2.txt, chan_dahdi.c-174042.txt
>
>
> 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.
> ****** ADDITIONAL INFORMATION ******
> [patch removed]



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list