Properly invert the return of a strncmp call.
authorMark Michelson <mmichelson@digium.com>
Tue, 14 Feb 2012 16:28:01 +0000 (16:28 +0000)
committerMark Michelson <mmichelson@digium.com>
Tue, 14 Feb 2012 16:28:01 +0000 (16:28 +0000)
commit03894236d053de42a37945fb53e37a854d90d647
tree41aeab20de4cb10e14e6d18f062f43693210a2db
parent1cdff5b72024a8e9c2c1c1cdec0803fb99256148
Properly invert the return of a strncmp call.

This was causing identification that should have been
made private to be public.

(closes issue AST-814)
reported by Patrick Anderson

Patches:
chan_sip.c.diff uploaded by Patrick Anderson (license 5430)
........

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

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

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