[asterisk-bugs] [Asterisk 0015372]: 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 Jun 23 22:46:13 CDT 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=15372
======================================================================
Reported By: Romik
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 15372
Category: Applications/app_followme
Reproducibility: always
Severity: tweak
Priority: normal
Status: new
Asterisk Version: 1.4.25.1
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-06-23 22:46 CDT
======================================================================
Summary: 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.
======================================================================
----------------------------------------------------------------------
(0106893) junky (manager) - 2009-06-23 22:46
https://issues.asterisk.org/view.php?id=15372#c106893
----------------------------------------------------------------------
I might have a better solution:
I've created a new option called language, so you can add it to your
followme profile (context).
So if phone A has chan->language=en, he will hear everything in english,
you will be able to FollowMe(junky), which has language=fr and on junky's
channel, all his prompts will be french.
Whatcha think?
Issue History
Date Modified Username Field Change
======================================================================
2009-06-23 22:46 junky Note Added: 0106893
======================================================================
More information about the asterisk-bugs
mailing list