]> git.ipfire.org Git - thirdparty/asterisk.git/commit
chan_sip: Fix small behavioral change accidentally introduced in r369750
authorJonathan Rose <jrose@digium.com>
Mon, 9 Jul 2012 14:38:18 +0000 (14:38 +0000)
committerJonathan Rose <jrose@digium.com>
Mon, 9 Jul 2012 14:38:18 +0000 (14:38 +0000)
commit6b240190805ad1ee2a7e350ebc09786aeb9d32fa
tree0e69afd10f308bd68592567fdf3fa3a3b71b3f14
parenta611188a8d1c7e678a8b6b65f937e3eddaad5750
chan_sip: Fix small behavioral change accidentally introduced in r369750

When removing the warning for AST_CONTROL_FLASH from sip_indicate, I also
inadvertently changed the return value, which would likely make the indication
not be sent in audio. This fixes that while still removing the warning message.

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