[asterisk-bugs] [JIRA] (ASTERISK-24419) Incorrect syntax for setting language in configs/extensions.conf.sample
Malcolm Davenport (JIRA)
noreply at issues.asterisk.org
Tue Oct 28 08:14:31 CDT 2014
[ https://issues.asterisk.org/jira/browse/ASTERISK-24419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Malcolm Davenport closed ASTERISK-24419.
----------------------------------------
Resolution: Fixed
> 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
>
> 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