[asterisk-bugs] [JIRA] (ASTERISK-30329) Option g() do not take effect while announce played
Igor Goncharovsky (JIRA)
noreply at issues.asterisk.org
Fri Nov 25 05:59:51 CST 2022
[ https://issues.asterisk.org/jira/browse/ASTERISK-30329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=260724#comment-260724 ]
Igor Goncharovsky commented on ASTERISK-30329:
----------------------------------------------
Yes, you are right, fixed demo dialplan. Also attached console log.
> Option g() do not take effect while announce played
> ---------------------------------------------------
>
> Key: ASTERISK-30329
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-30329
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Applications/app_dial
> Affects Versions: 18.15.0
> Reporter: Igor Goncharovsky
> Attachments: ASTERISK-30329-1.log
>
>
> While using both options A() and g() in case called party hangs up while announce played - dialplan execution would not continue.
> {code}
> exten => _X!,1,Dial(PJSIP/${EXTEN}@termination,,gA(announce))
> same => n,Verbose(1,Call disconnected)
> same => n,Hangup()
> {/code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list