]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_pjsip_multihomed: Make address replacement less aggressive.
authorJoshua Colp <jcolp@digium.com>
Mon, 17 Mar 2014 22:46:12 +0000 (22:46 +0000)
committerJoshua Colp <jcolp@digium.com>
Mon, 17 Mar 2014 22:46:12 +0000 (22:46 +0000)
commit55801411e1a1c0be63479b6088b6473a313a5405
tree7d08ee638b33e4e6d89413155bd2920a60178996
parent9f74d2290bc13de9ef2f5e00d4d4d90f3c698cc4
res_pjsip_multihomed: Make address replacement less aggressive.

This change makes the res_pjsip_multihomed module less aggressive when
changing the address in messages. It will now only occur if the transport
in use is bound to the any address OR if the system determined source
address matches the bound address of the transport in use.

Review: https://reviewboard.asterisk.org/r/3369/

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@410793 65c4cc65-6c06-0410-ace0-fbb531ad65f3
res/res_pjsip_multihomed.c