summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMatt Jordan <mjordan@digium.com>2017-03-16 10:39:00 -0500
committerMatt Jordan <mjordan@digium.com>2017-03-16 14:03:43 -0600
commite6dc28b78fbb8ae606daf1700a09772401ca063e (patch)
tree05c618840f180e96d2312dfe9d5415dea1006428 /include
parent76e64f55893a37f103b17757c015f538ad5517a7 (diff)
res/res_pjsip_session: Only check localnet if it is defined
If local_net is not defined on a transport, transport_state->localnet will be NULL. ast_apply_ha will, be default, return AST_SENSE_ALLOW in this case, causing the external_media_address, if set, to be skipped. This patch causes us to only check if we are sending within a network if local_net is defined. ASTERISK-26879 #close Change-Id: Ib661c31a954cabc9c99f1f25c9c9a5c5b82cbbfb
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions