]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Set the length of the ast_sockaddr, so that we can set it's port later.
authorSean Bright <sean@malleable.com>
Sun, 19 Feb 2012 17:50:29 +0000 (17:50 +0000)
committerSean Bright <sean@malleable.com>
Sun, 19 Feb 2012 17:50:29 +0000 (17:50 +0000)
commit4b13d1d36ae5ae55f9b2632363688165ad7d39ba
treed000f54e3f03c3412237fccc062afe17ec1bfd21
parent3ac83ec54b7067443ad897e3b6d194ac001fbb36
Set the length of the ast_sockaddr, so that we can set it's port later.

Without this, the call to ast_sockaddr_set_port a few lines later is a noop.
........

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

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/10@355902 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/chan_iax2.c