[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
Fri Aug 28 12:13:26 CDT 2009
The following issue is now READY FOR TESTING.
======================================================================
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: ready for testing
Asterisk Version: SVN
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-06-22 04:31 CDT
Last Modified: 2009-08-28 12:13 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.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2009-08-28 12:13 tilghman Asterisk Version 1.4.25.1 => SVN
2009-08-28 12:13 tilghman Assigned To => tilghman
2009-08-28 12:13 tilghman Status new => ready for
testing
======================================================================
More information about the asterisk-bugs
mailing list