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

Rusty Newton (JIRA) noreply at issues.asterisk.org
Tue Oct 14 17:13:30 CDT 2014


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

Rusty Newton updated ASTERISK-24419:
------------------------------------

    Component/s: Documentation

> 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, 11.13.0, 12.6.0, 13.0.0-beta2
>            Reporter: Ben Klang
>            Severity: Minor
>
> 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