reverses incorrect logic introduced by r243200
authorDavid Vossel <dvossel@digium.com>
Mon, 24 May 2010 19:42:54 +0000 (19:42 +0000)
committerDavid Vossel <dvossel@digium.com>
Mon, 24 May 2010 19:42:54 +0000 (19:42 +0000)
commit94de6f3cb8d6447a5b0c378fea14c4ed9399fc36
treebb6687176e44bafd9bcff42d3e7638fdd19f3995
parent3c9a8ebadb59ae5a906435c5767d85dae2d4f376
reverses incorrect logic introduced by r243200

The decoding of the replace_id did not need to be broken
up in this instance.  This was brought to my attention
again because it caused a segfault when the from or to
tags were not present in the "Replaces" header.

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