[asterisk-bugs] [Asterisk 0015372]: [patch] app_followme does not set correct language/inherit from calling channel for Local/xxxxx channels it creates
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Jul 20 10:20:21 CDT 2010
The following issue has been set as RELATED TO issue 0017673.
======================================================================
https://issues.asterisk.org/view.php?id=15372
======================================================================
Reported By: Romik
Assigned To: tilghman
======================================================================
Project: Asterisk
Issue ID: 15372
Category: Applications/app_followme
Reproducibility: always
Severity: tweak
Priority: normal
Status: closed
Asterisk Version: SVN
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2009-06-22 04:31 CDT
Last Modified: 2010-07-20 10:20 CDT
======================================================================
Summary: [patch] app_followme does not set correct
language/inherit from calling channel for Local/xxxxx channels it creates
Description:
app_followme does not set correct language for Local/xxxxx channels it
creates, that causes prompts that are played to the called party
(Local/xxxxx channel) are `en` prompts like "press one to accept this call,
press two to..." rather than `xx` language prompts which are played to the
calling party, assuming that channel's language is set from channel's
config file (chan_dahdi.conf, sip.conf, etc.).
chan_local doesn't have it's config file, thus that might be usefull to
inherit parent channel's language in this case.
Similar to https://issues.asterisk.org/view.php?id=9213 , we may reopen
it.
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
has duplicate 0015483 FollowMe plays wrong sound files
related to 0017673 [patch] When using Local/ as members, l...
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2010-07-20 10:20 lmadsen Relationship added related to 0017673
======================================================================
More information about the asterisk-bugs
mailing list