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

Andrew Zherdin (JIRA) noreply at issues.asterisk.org
Thu Mar 19 11:41:34 CDT 2015


Andrew Zherdin created ASTERISK-24895:
-----------------------------------------

             Summary: 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: . I did not set the category correctly.
    Affects Versions: 11.16.0, 11.6.1
         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


When I call my system via ISDN network and then hang up, no HangupRequestEvent comes for the dahdi channel. 
For the channel occurs only SoftHangupRequestEvent, not as I expect HangupRequestEvent.

When I call via SIP comes HangupRequestEvent as expected on the channel that has hung up.

My Log:
[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

My dialplan for the test:
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()



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



More information about the asterisk-bugs mailing list