[asterisk-bugs] [JIRA] (ASTERISK-26471) func_regex: Better documentation for REGEX Function, and minor text fixes

Joshua Colp (JIRA) noreply at issues.asterisk.org
Mon Oct 17 09:01:01 CDT 2016


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

Joshua Colp updated ASTERISK-26471:
-----------------------------------

    Summary: func_regex: Better documentation for REGEX Function, and minor text fixes  (was: Better documentation for REGEX Function, and minor text fixes)

> func_regex: Better documentation for REGEX Function, and minor text fixes
> -------------------------------------------------------------------------
>
>                 Key: ASTERISK-26471
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-26471
>             Project: Asterisk
>          Issue Type: Improvement
>      Security Level: None
>          Components: Documentation, Functions/func_strings
>    Affects Versions: GIT
>            Reporter: xrobau
>            Severity: Trivial
>         Attachments: regex-2.diff, whitespace-1.diff
>
>
> The 'REGEX' function's documentation is sparse and needs improvement.
> A suggested update is attached as a diff.
> There is also a 'whitespace.diff' which removes trailing whitespace from text entries, removing double spaces.
> {code}
>   -= Info about function 'SHARED' =-
> [Synopsis]
> Gets or sets the shared variable specified.
> [Description]
> Implements a shared variable area, in which you may share variables between
> channels.
> The variables used in this space are separate from the general namespace of the
> channel and thus ${SHARED(foo)} and ${foo}  represent two completely different
> variables, despite sharing the same name.
> {code}
> Note how there is two spaces between $\{foo} and 'represent'



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



More information about the asterisk-bugs mailing list