Fix a bug where we were passing in address information that should remain unmodified...
authorJoshua Colp <jcolp@digium.com>
Tue, 2 Jun 2009 13:12:59 +0000 (13:12 +0000)
committerJoshua Colp <jcolp@digium.com>
Tue, 2 Jun 2009 13:12:59 +0000 (13:12 +0000)
commit4900d37d71ff8171461075f8b16ee486c730f106
treeb7689d4a854dc6a5b63941d07b93a66d4990475e
parenta13d62aa49750ae95fd9148a2a1640c676618a94
Fix a bug where we were passing in address information that should remain unmodified to a function that may modify it.

(closes issue #15243)
Reported by: pj

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@198762 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/rtp_engine.c