[asterisk-bugs] [JIRA] (ASTERISK-25691) Crash occurs when screening mode (Dial's 'p' argument) is enabled and callee rejects a call or hangs up.

Rusty Newton (JIRA) noreply at issues.asterisk.org
Wed Jan 13 16:12:33 CST 2016


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

Rusty Newton commented on ASTERISK-25691:
-----------------------------------------

Thanks for the debug. I was able to reproduce this as you described. Both cases you mentioned resulted in a crash like yours.

> 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
>         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