[asterisk-bugs] [JIRA] (ASTERISK-30329) Option g() do not take effect while announce played

Igor Goncharovsky (JIRA) noreply at issues.asterisk.org
Thu Nov 24 21:26:51 CST 2022


Igor Goncharovsky created ASTERISK-30329:
--------------------------------------------

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


While using both options A() and g() in case called party hangs up while annonce played - dialplan execution would not continue. 

exten => _X!,1,Dial(PJSIP/${EXTEN}@termination,,A(announce))
same => n,Verbose(1,Call disconnected)
same => n,Hangup()



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



More information about the asterisk-bugs mailing list