[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
Mon Sep 14 10:12:23 CDT 2009
A NOTE has been added to this issue.
======================================================================
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-09-14 10:12 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.
======================================================================
----------------------------------------------------------------------
(0110599) cervajs (reporter) - 2009-09-14 10:12
https://issues.asterisk.org/view.php?id=15372#c110599
----------------------------------------------------------------------
i have this problem too.
tested on 1.6.0.15
patch for 1.6 attached
Issue History
Date Modified Username Field Change
======================================================================
2009-09-14 10:12 cervajs Note Added: 0110599
======================================================================
More information about the asterisk-bugs
mailing list