[svn-commits] mmichelson: branch 1.6.0 r125648 - /branches/1.6.0/

SVN commits to the Digium repositories svn-commits at lists.digium.com
Thu Jun 26 18:36:11 CDT 2008


Author: mmichelson
Date: Thu Jun 26 18:36:11 2008
New Revision: 125648

URL: http://svn.digium.com/view/asterisk?view=rev&rev=125648
Log:
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


........

Modified:
    branches/1.6.0/   (props changed)

Propchange: branches/1.6.0/
------------------------------------------------------------------------------
Binary property 'trunk-blocked' - no diff available.




More information about the svn-commits mailing list