Fix a bug where specifying an empty outboundproxy would cause packets to get sent...
authorJoshua Colp <jcolp@digium.com>
Mon, 18 May 2009 13:36:17 +0000 (13:36 +0000)
committerJoshua Colp <jcolp@digium.com>
Mon, 18 May 2009 13:36:17 +0000 (13:36 +0000)
commit9f4e8a5bda633e92fe0c77184c24e45f778dc42a
treea353ab14893581d76cad48155c9de7d6a7855389
parenta007eb13b2c477c7f08ab9219ee405dc87db77cb
Fix a bug where specifying an empty outboundproxy would cause packets to get sent to ourself.

(closes issue #15106)
Reported by: timeshell

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