[asterisk-bugs] [Asterisk 0011682]: [patch] ast_feature_request_and_dial from res_features, used on atxfer, is not setting the channel language

noreply at bugs.digium.com noreply at bugs.digium.com
Wed Feb 27 11:23:20 CST 2008


The following issue has been ASSIGNED. 
====================================================================== 
http://bugs.digium.com/view.php?id=11682 
====================================================================== 
Reported By:                caio1982
Assigned To:                qwell
====================================================================== 
Project:                    Asterisk
Issue ID:                   11682
Category:                   Resources/res_features
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
Asterisk Version:           SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 96574 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             01-04-2008 20:03 CST
Last Modified:              02-27-2008 11:23 CST
====================================================================== 
Summary:                    [patch] ast_feature_request_and_dial from
res_features, used on atxfer, is not setting the channel language
Description: 
Using blind transfer to a new extension that runs SayUnixTime (or any other
localized command) will work for any other language than English, but using
atxfer you end up starting a Local channel that's called directly from
res_features but lacks the support for channel language.

The bug is that you simply breaks the localization and the attended
transfer goes to the SayUnixTime extension and playback everything in
English, instead or Brazilian Portuguese or French or Spanish, for example.
====================================================================== 

---------------------------------------------------------------------- 
 svnbot - 02-27-08 11:23  
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 104598

U   branches/1.4/res/res_features.c

------------------------------------------------------------------------
r104598 | qwell | 2008-02-27 11:23:17 -0600 (Wed, 27 Feb 2008) | 8 lines

Inherit language from the transfering channel on a blind transfer.

(closes issue http://bugs.digium.com/view.php?id=11682)
Reported by: caio1982
Patches:
      local_atxfer_lang3-1.4.diff uploaded by caio1982 (license 22)
Tested by: caio1982, victoryure

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

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

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
02-27-08 11:23  svnbot         Checkin                                      
02-27-08 11:23  svnbot         Note Added: 0083051                          
02-27-08 11:23  svnbot         Status                   new => assigned     
02-27-08 11:23  svnbot         Assigned To               => qwell           
======================================================================




More information about the asterisk-bugs mailing list