[asterisk-bugs] [JIRA] (ASTERISK-25691) Crash occurs when screening mode (Dial's 'p' argument) is enabled and callee rejects a call or hangs up.
Asterisk Team (JIRA)
noreply at issues.asterisk.org
Mon Oct 17 14:18:13 CDT 2016
[ https://issues.asterisk.org/jira/browse/ASTERISK-25691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Asterisk Team updated ASTERISK-25691:
-------------------------------------
Target Release Version/s: 13.12.0
> Crash occurs when screening mode (Dial's 'p' argument) is enabled and callee rejects a call or hangs up.
> --------------------------------------------------------------------------------------------------------
>
> 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, 13.7.0
> Environment: Debian 8 (jessie) amd64
> Reporter: Etienne Lessard
> Target Release: 13.12.0
>
> Attachments: alternative-backtrace.txt, 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