summaryrefslogtreecommitdiff
path: root/main/logger.c
diff options
context:
space:
mode:
authorSteve Murphy <murf@digium.com>2008-07-15 23:36:19 +0000
committerSteve Murphy <murf@digium.com>2008-07-15 23:36:19 +0000
commita1fe3d917fc18bd7bec83e8445c0194b4c5c4b21 (patch)
tree027da1cb9861a41636659b6551ac9db57ef10aa7 /main/logger.c
parent5ac03d340f6457ecdab6a077d85f0edff7b23b83 (diff)
(closes issue #12960)
Reported by: mnicholson Spent most of the day on this bug, and the solution was so simple. Just had to find and understand the problem. The problem was, that the routine to copy the existing switches, includes, and ignorepats from the old context to the new one, wasn't getting called when the context is already existent. (In other words, if AEL is adding a new context to the mix, they get copied, but if pbx_config already defined a context, then the copy wasn't happening. This made no sense, so I moved the call to copy the includes & etc, no matter the case. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@131129 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'main/logger.c')
0 files changed, 0 insertions, 0 deletions