[asterisk-bugs] [JIRA] (ASTERISK-24895) After hangup on the side of the ISDN network no HangupRequestEvent comes for the dahdi channel.

Joshua Colp (JIRA) noreply at issues.asterisk.org
Wed Apr 1 07:42:35 CDT 2015


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

Joshua Colp commented on ASTERISK-24895:
----------------------------------------

This issue is in the queue to be worked on, but is not currently being worked on. The SWP-7886 issue is an internal issue which has no additional information that is relevant.

> After hangup on the side of the ISDN network no HangupRequestEvent comes for the dahdi channel.
> -----------------------------------------------------------------------------------------------
>
>                 Key: ASTERISK-24895
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-24895
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Channels/chan_dahdi
>    Affects Versions: 11.6.1, 11.16.0
>         Environment: CPU: Intel(R) Xeon(R) CPU E5606  @ 2.13GHz; 
> RAM: 32GB 
> Linux: 3.2.0-4-amd64 #1 SMP Debian 3.2.60-1+deb7u3 x86_64 GNU/Linux
> Dahdi HW: Digium, Inc. Wildcard TE220 dual-span T1/E1/J1 card 3.3V (PCI-Express) (5th gen) (rev 02)
> Asterisk: 11.16
> Libpri: 1.4.15
> Dahdi: 2.10.0.1
>            Reporter: Andrew Zherdin
>            Severity: Minor
>         Attachments: issue_24895_full_log.txt
>
>
> When I call my system via ISDN network and then hang up, no HangupRequest event comes for the dahdi channel. 
> For the channel occurs only SoftHangupRequest event, not as I expect HangupRequest event.
> When I call via SIP comes HangupRequest event as expected on the channel that has hung up.
> My Log:
> {noformat}
> [Mar 19 17:29:53] VERBOSE[28690][C-00000000] sig_pri.c:     -- Accepting call from '49xxxxxxx' to 'yyyyyyyy' on channel 0/1, span 1
> ...
> [Mar 19 17:29:57] VERBOSE[28690][C-00000000] sig_pri.c:     -- Span 1: Channel 0/1 got hangup request, cause 16
> ...
> [Mar 19 17:29:57] DEBUG[28696] manager.c: Examining event:
> Event: SoftHangupRequest
> Privilege: call,all
> Channel: DAHDI/i1/49xxxxxxx-1
> Uniqueid: 1426782593.0
> Cause: 16
> {noformat}
> My dialplan for the test:
> {noformat}
> exten => 400,1,Answer()
> exten => 400,n,Playback(hello-world)
> exten => 400,n,Playback(hello-world)
> exten => 400,n,Playback(hello-world)
> exten => 400,n,Playback(hello-world)
> exten => 400,n,Playback(hello-world)
> exten => 400,n,hangup()
> {noformat}



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



More information about the asterisk-bugs mailing list