[asterisk-bugs] [JIRA] (ASTERISK-20355) [patch] Provide an entry point for stdexten written in AEL from pbx_config.c

Joshua Colp (JIRA) noreply at issues.asterisk.org
Wed Jul 11 04:40:58 CDT 2018


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

Joshua Colp closed ASTERISK-20355.
----------------------------------

    Resolution: Suspended

Suspended due to lack of activity. This issue will be automatically re-opened if the reporter posts a comment. If you are not the reporter and would like this re-opened please create a new issue instead. If the new issue is related to this one a link will be created during the triage process. Further information on issue tracker usage can be found in the Asterisk Issue Guidlines [1].

[1] https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines

> [patch] Provide an entry point for stdexten written in AEL from pbx_config.c
> ----------------------------------------------------------------------------
>
>                 Key: ASTERISK-20355
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-20355
>             Project: Asterisk
>          Issue Type: New Feature
>      Security Level: None
>          Components: Core/Configuration, PBX/pbx_ael, PBX/pbx_config
>    Affects Versions: SVN, 11.0.0-beta1, 13.18.4
>         Environment: Centos 5, Centos 6
>            Reporter: Octavio Ruiz
>            Assignee: Unassigned
>            Severity: Minor
>              Labels: AEL, AELSub, Gosub, Macro, asterisk, patch
>         Attachments: aelsub-stdexten.patch
>
>
> ASTERISK-18809 and ASTERISK-19457 changed the way pbx_config.c invokes the stdexten subroutine from Macro to Gosub, providing examples at extensions.conf and without a means of backwards compatibility.
> Since this change, any stdexten written in AEL would be not reachable by the Gosub application when configuring pbx_config.so to do so due the new approach of how stdexten through Gosub is called (explained in extensions.conf.sample).
> Being not able to define arbitrary priorities in AEL there is no way to re implement stdexten in this language having to fall back to Macro application loosing the benefit of better nesting and the   Gosub use trend.



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



More information about the asterisk-bugs mailing list