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

Corey Farrell (JIRA) noreply at issues.asterisk.org
Fri Dec 15 10:04:07 CST 2017


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

Corey Farrell updated ASTERISK-20355:
-------------------------------------

    Assignee: Octavio Ruiz
      Status: Waiting for Feedback  (was: Open)

Are you interested in pursuing this further?  If so the patch will need to be rebased so it can apply the the current {{master}} branch and it will need to go through code review.

----

Thanks for the contribution! If you'd like your contribution to be included faster, you should submit your patch for code review by the Asterisk Developer Community. To do so, please follow the Code Review \[1\] instructions on the wiki. Be sure to:
* Verify that your patch conforms to the Coding Guidelines \[2\]
* Review the Code Review Checklist \[3\] for common items reviewers will look for
* If necessary, provide tests for the Asterisk Test Suite that verify the correctness of your patch \[4\]

When ready, submit your patch and any tests to Gerrit \[5\] for code review.

Thanks!

\[1\] https://wiki.asterisk.org/wiki/display/AST/Code+Review
\[2\] https://wiki.asterisk.org/wiki/display/AST/Coding+Guidelines
\[3\] https://wiki.asterisk.org/wiki/display/AST/Code+Review+Checklist
\[4\] https://wiki.asterisk.org/wiki/display/AST/Asterisk+Test+Suite+Documentation
\[5\] https://wiki.asterisk.org/wiki/display/AST/Gerrit+Usage

> 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
>         Environment: Centos 5, Centos 6
>            Reporter: Octavio Ruiz
>            Assignee: Octavio Ruiz
>            Severity: Minor
>              Labels: AEL, AELSub, Gosub, Macro, asterisk
>         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