[asterisk-bugs] [JIRA] (ASTERISK-24419) Incorrect syntax for setting language in configs/extensions.conf.sample

Asterisk Team (JIRA) noreply at issues.asterisk.org
Wed Jul 27 10:30:02 CDT 2016


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

Asterisk Team updated ASTERISK-24419:
-------------------------------------

    Target Release Version/s: 14.0.0

> Incorrect syntax for setting language in configs/extensions.conf.sample
> -----------------------------------------------------------------------
>
>                 Key: ASTERISK-24419
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-24419
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Documentation
>    Affects Versions: SVN, 1.8.31.0, 11.13.0, 12.6.0, 13.0.0-beta2
>            Reporter: Ben Klang
>            Severity: Minor
>      Target Release: 14.0.0
>
>
> Line 560 of configs/extensions.conf.sample attempts to show how to set the channel's language to French, but it's wrong.
> Incorrect:
> Set(LANGUAGE()=fr)
> Correct:
> Set(CHANNEL(language)=fr)



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



More information about the asterisk-bugs mailing list