From 22bfcffec8d92a1135ff1955fdd711b51e29265b Mon Sep 17 00:00:00 2001 From: Mark Michelson Date: Thu, 26 Jun 2008 23:36:11 +0000 Subject: [PATCH] Blocked revisions 125647 via svnmerge ........ r125647 | mmichelson | 2008-06-26 18:35:29 -0500 (Thu, 26 Jun 2008) | 16 lines Improve consistency between app_dial and app_queue with regards to how language is handled between two channels whose native language is different. Prior to this patch, app_dial would have the callee inherit the caller's language, and app_queue would not. After this patch, app_dial no longer has the language inheritance capability. This seems to make the most sense since it seems more natural for a person to hear files played back in his/her native language instead of the language of the person on the far end of the call. See the CHANGES file for hints on how to keep the previous behavior of app_dial if desired. (closes issue #12489) Reported by: bcnit ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@125648 65c4cc65-6c06-0410-ace0-fbb531ad65f3