Files
Terry Wilson 7fd5264698 Inherit CHANNEL() writes to both sides of a Local channel
Having Local (/n) channels as queue members and setting the language in the
extension with Set(CHANNEL(language)=fr) sets the language on the Local/...,2
channel. Hold time report playbacks happen on the Local/...,1 channel and
therefor do not play in the specified language.

This patch modifies func_channel_write to call the setoption callback and pass
the CHANNEL() write info to the callback. chan_local uses this information to
look up the other side of the channel and apply the same changes to it.

(closes issue #17673)
Reported by: Guggemand

Review: https://reviewboard.asterisk.org/r/903/


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@286059 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-09-10 19:25:08 +00:00
..
2009-08-10 19:15:57 +00:00
2010-01-21 05:53:17 +00:00
2009-08-10 19:15:57 +00:00
2009-07-16 16:27:35 +00:00
2007-12-17 07:21:08 +00:00