The assertion that peer was not found on final event
authorScott Griepentrog <sgriepentrog@digium.com>
Fri, 29 Aug 2014 18:46:19 +0000 (18:46 +0000)
committerScott Griepentrog <sgriepentrog@digium.com>
Fri, 29 Aug 2014 18:46:19 +0000 (18:46 +0000)
commit2df2d785b7a49a7116ec57570c69f283e3c5015f
tree565825961b50279c825390f24a4f433d7c81d934
parent3194892ea2ce0ffc0d420648455223efd7af14a1
The assertion that peer was not found on final event
message was being triggered on configuration reload.
This patch changes that case to just return instead.

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

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@422358 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/chan_sip.c