[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 Sep 15 11:07:12 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:                     closed
Asterisk Version:           SVN 
Regression:                 No 
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:              2009-09-15 11:07 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.

====================================================================== 

---------------------------------------------------------------------- 
 (0110669) svnbot (reporter) - 2009-09-15 11:07
 https://issues.asterisk.org/view.php?id=15372#c110669 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 218581

_U  branches/1.6.1/
U   branches/1.6.1/apps/app_followme.c

------------------------------------------------------------------------
r218581 | tilghman | 2009-09-15 11:07:12 -0500 (Tue, 15 Sep 2009) | 23
lines

Merged revisions 218579 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/trunk

................
  r218579 | tilghman | 2009-09-15 11:04:41 -0500 (Tue, 15 Sep 2009) | 16
lines
  
  Merged revisions 218577 via svnmerge from 
  https://origsvn.digium.com/svn/asterisk/branches/1.4
  
  ........
    r218577 | tilghman | 2009-09-15 11:01:17 -0500 (Tue, 15 Sep 2009) | 9
lines
    
    Ensure FollowMe sets language in channels it creates.
    Also, not in the original bug report, but related fields are
accountcode and
    musicclass, and the inheritance of datastores.
    (closes issue https://issues.asterisk.org/view.php?id=15372)
     Reported by: Romik
     Patches: 
           20090828__issue15372.diff.txt uploaded by tilghman (license 14)
     Tested by: cervajs
  ........
................

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=218581 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-09-15 11:07 svnbot         Checkin                                      
2009-09-15 11:07 svnbot         Note Added: 0110669                          
======================================================================




More information about the asterisk-bugs mailing list