Files
asterisk/main
Russell Bryant da0737c00c Merged revisions 161948 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r161948 | russell | 2008-12-09 08:52:25 -0600 (Tue, 09 Dec 2008) | 15 lines

Fix a problem with GROUP() settings on a masquerade.

The previous code carried over group settings from the old channel to the new
one.  However, it did nothing with the group settings that were already on the
new channel.  This patch removes all group settings that already existed on the
new channel.

I have a more complicated version of this patch which addresses only the most
blatant problem with this, which is that a channel can end up with multiple
group settings in the same category.  However, I could not think of a use case
for keeping any of the group settings from the old channel, so I went this route
for now.

(closes AST-152)

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@161951 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-12-09 14:57:39 +00:00
..
2008-03-04 23:04:29 +00:00
2008-04-21 21:13:02 +00:00
2008-12-05 10:31:25 +00:00
2007-12-11 22:20:22 +00:00
2008-12-05 10:31:25 +00:00
2008-11-29 17:57:39 +00:00
2008-12-05 10:31:25 +00:00
2008-07-21 21:00:47 +00:00
2008-12-05 10:31:25 +00:00
2008-03-04 23:04:29 +00:00
2007-12-27 20:11:20 +00:00
2008-06-19 20:25:37 +00:00
2007-11-21 00:23:49 +00:00
2008-11-29 17:57:39 +00:00
2008-03-04 23:04:29 +00:00
2008-10-19 19:11:28 +00:00
2008-06-26 15:37:01 +00:00
2008-11-01 21:10:07 +00:00