[asterisk-bugs] [JIRA] Closed: (ASTERISK-20193) AMI originate produces error "originated failed" when executing executecommand at asterisk_guitools context used by asterisk-gui to make system call.

Rusty Newton (JIRA) noreply at issues.asterisk.org
Mon Aug 6 17:08:07 CDT 2012


     [ https://issues.asterisk.org/jira/browse/ASTERISK-20193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rusty Newton closed ASTERISK-20193.
-----------------------------------

    Resolution: Not A Bug

I talked with Matt Jordan about this issue, who explained that this patch would cause any call that was originated - via CLI or otherwise - and failed to return success. That would obviously be a bad thing.

The Asterisk GUI should answer the call to prevent the originate from failing. The error produced is proper for a scenario where the call is not answered.

> AMI originate produces error "originated failed" when executing executecommand at asterisk_guitools context used by asterisk-gui to make system call.
> --------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: ASTERISK-20193
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-20193
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: General
>    Affects Versions: 1.8.9.3
>            Reporter: lijingcheng
>            Severity: Minor
>         Attachments: 20193.patch
>
>
> AMI originate command  which is used by asterisk-gui to make system call by calling the system application and ending with a hangup in excutecommand at asterisk_guitools context always get error response of "originated failed", but in fact, the dialplan context or system call is excuted successfully.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list