]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Don't fail a masquerade if it is already being hung up
authorTerry Wilson <twilson@digium.com>
Fri, 24 Sep 2010 15:26:09 +0000 (15:26 +0000)
committerTerry Wilson <twilson@digium.com>
Fri, 24 Sep 2010 15:26:09 +0000 (15:26 +0000)
commita4aea9fbd047362b9f8e19e4220af08175b9edf4
tree21b1afcc01f83ce9dec22fc503cec12b71919f91
parentb94a0e14a22c53dee6d82f5a1a52e7d6eba7f9c9
Don't fail a masquerade if it is already being hung up

This avoids noise on some Local channel situations where we don't use /n.
Thanks to Alec Davis for the suggestion.

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@288746 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/chan_local.c