]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Only allow one 'dialplan reload' to execute at a time as otherwise they would share...
authorJoshua Colp <jcolp@digium.com>
Mon, 13 Feb 2012 19:49:19 +0000 (19:49 +0000)
committerJoshua Colp <jcolp@digium.com>
Mon, 13 Feb 2012 19:49:19 +0000 (19:49 +0000)
commitc81c5002761986d93ebe3bcdbaf0c904b23ddef5
tree726f68a3c826454178626af6c7dd3304bf9f87fb
parent7d84a0ed69dedcd4d9c0b27e696dbc1b85a3204a
Only allow one 'dialplan reload' to execute at a time as otherwise they would share the same common local context list.

(closes issue AST-758)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@355009 65c4cc65-6c06-0410-ace0-fbb531ad65f3
pbx/pbx_config.c