chan_sip: Fix small behavioral change accidentally introduced in r369750
authorJonathan Rose <jrose@digium.com>
Mon, 9 Jul 2012 14:54:22 +0000 (14:54 +0000)
committerJonathan Rose <jrose@digium.com>
Mon, 9 Jul 2012 14:54:22 +0000 (14:54 +0000)
commit60bc927579187b3b86d1e51075d42b89d3533889
tree473961f068d22bbe9abb36436cade02aec7e7b00
parenta3fa37b8cfbe82777b4954214afaad7b020081e5
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.
........

Merged revisions 369792 from http://svn.asterisk.org/svn/asterisk/branches/1.8
........

Merged revisions 369793 from http://svn.asterisk.org/svn/asterisk/branches/10

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