]> git.ipfire.org Git - thirdparty/asterisk.git/commit
The assertion that peer was not found on final event
authorScott Griepentrog <sgriepentrog@digium.com>
Fri, 29 Aug 2014 19:05:47 +0000 (19:05 +0000)
committerScott Griepentrog <sgriepentrog@digium.com>
Fri, 29 Aug 2014 19:05:47 +0000 (19:05 +0000)
commitbd99a96b21f7c0822122252b211a84dfe3d5bb34
treeefa0290a8b456174dfd1e9ed4b9a8301d42f2262
parented4c696319ea64628e75daa26f2e2b786c456d1a
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/

Commited in trunk revision 422358

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