]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Fix a network byte order issue and ensure when creating an outgoing dialog that the...
authorJoshua Colp <jcolp@digium.com>
Fri, 8 Feb 2008 15:31:00 +0000 (15:31 +0000)
committerJoshua Colp <jcolp@digium.com>
Fri, 8 Feb 2008 15:31:00 +0000 (15:31 +0000)
commitae6eea19995b2bd8bfb16ccdf56b07ecdfaa07b3
tree4f3b5912a8d302e6b98350165c57b8f45dcac7e2
parent3d3852f125a4cc163026952f58fa4fdcdebd8d00
Fix a network byte order issue and ensure when creating an outgoing dialog that the socket always contains information such as type and port.
(closes issue #11916)
Reported by: mnnojd

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