[asterisk-bugs] [JIRA] (ASTERISK-18238) local channel doesn't respect default language setting in asterisk.conf

François Beaulieu (JIRA) noreply at issues.asterisk.org
Wed Feb 4 17:03:34 CST 2015


    [ https://issues.asterisk.org/jira/browse/ASTERISK-18238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=224762#comment-224762 ] 

François Beaulieu commented on ASTERISK-18238:
----------------------------------------------

{quote}
it may be an improvement for it to use the requesting channel's language, but that's hardly the same problem as what is described here
{quote}

Ok, I see what you're saying. I'll consider filing a separate enhancement request. 
In the meantime I can confirm that the ast_channel struct has changed sufficiently in Asterisk11+ that the patch causes compilation issues and will need to be adapted, should the default language issue still be there (which I have not yet confirmed.)

> local channel doesn't respect default language setting in asterisk.conf
> -----------------------------------------------------------------------
>
>                 Key: ASTERISK-18238
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-18238
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Channels/chan_local
>    Affects Versions: 1.8.5.0
>         Environment: Linux
>            Reporter: Alan
>            Severity: Minor
>         Attachments: chan_local-language.diff
>
>
> In my scenario I originate a call from via the manager interface (AMI).
> I create the channel using something like this:
> Action: Originate
> Channel: Local/01 at to-forward/n
> Context: to-newcall-record
> Extension: s
> Priority: 1
> Async: 1
> I always get english sounds, even though I have configured the "defaultlanguage" in /etc/asterisk/asterisk.conf to something else.
> Since there is no configuration file for the local channel, I assumed the the default in asterisk.conf would take effect, but it doesn't.



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



More information about the asterisk-bugs mailing list