[asterisk-bugs] [JIRA] (ASTERISK-28525) chan_dahdi: set CHANNEL(hangupsource) when a PRI channel hangs up

Asterisk Team (JIRA) noreply at issues.asterisk.org
Thu Sep 5 02:38:47 CDT 2019


    [ https://issues.asterisk.org/jira/browse/ASTERISK-28525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=247928#comment-247928 ] 

Asterisk Team commented on ASTERISK-28525:
------------------------------------------

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].

Please note that once your issue enters an open state it has been accepted. As Asterisk is an open source project there is no guarantee or timeframe on when your issue will be looked into. If you need expedient resolution you will need to find and pay a suitable developer. Asking for an update on your issue will not yield any progress on it and will not result in a response. All updates are posted to the issue when they occur.

> chan_dahdi: set CHANNEL(hangupsource) when a PRI channel hangs up
> -----------------------------------------------------------------
>
>                 Key: ASTERISK-28525
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-28525
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Channels/chan_dahdi
>    Affects Versions: 16.4.0
>         Environment: Asterisk with Digium PRI card
>            Reporter: Frederic LE FOLL
>            Severity: Minor
>
> When the remote ISDN party ends an ISDN call on a PRI link (DISCONNECT), CHANNEL(hangupsource) information is not available.
> chan_dahdi already contains an ast_set_hangupsource() in __dahdi_exception() function but it seems that ISDN messages processing does not use this part of code.
> I would like to propose a patch, in order to set CHANNEL(hangupsource) in sig_pri (since sig_pri handles ISDN signaling for chan_dahdi), each time sig_pri queues a hangup control frame, i.e. when call end comes from the PRI channel.



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



More information about the asterisk-bugs mailing list