[asterisk-bugs] [JIRA] (ASTERISK-25691) Crash occurs when screening mode is enabled and callee reject a call

Etienne Lessard (JIRA) noreply at issues.asterisk.org
Tue Jan 12 14:22:33 CST 2016


Etienne Lessard created ASTERISK-25691:
------------------------------------------

             Summary: Crash occurs when screening mode is enabled and callee reject a call
                 Key: ASTERISK-25691
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-25691
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
          Components: Applications/app_dial
    Affects Versions: 13.6.0
         Environment: Debian 8 (jessie) amd64
            Reporter: Etienne Lessard
         Attachments: backtrace.txt, extensions.conf, full.log, sip.conf

Given I have a user Alice (SIP/alice)
And I have a user Bob (SIP/bob)
And I have the following dialplan:
{code}
[default]
exten = 1022,1,NoOp()
same  =   n,Dial(SIP/bob,,p)
same  =   n,Hangup()
{code}
When Alice calls Bob through the 1022 at default extension
And Bob answers his phone, and reject the call by pressing 3
Then asterisk crash

I've attached a backtrace, the "full" log, the extensions.conf and sip.conf to this ticket.

There seems to be other way to trigger a crash, like if "Bob answers his phone then hangup".

Thank you



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



More information about the asterisk-bugs mailing list