[Asterisk-code-review] res pjsip endpoint identifier ip: Add support for SRV lookups. (asterisk[13])
Joshua Colp
asteriskteam at digium.com
Thu Jan 5 09:39:49 CST 2017
Joshua Colp has uploaded a new patch set (#2). ( https://gerrit.asterisk.org/4697 )
Change subject: res_pjsip_endpoint_identifier_ip: Add support for SRV lookups.
......................................................................
res_pjsip_endpoint_identifier_ip: Add support for SRV lookups.
This change implements SRV support for the IP based endpoint
identifier module. All possible addresses through SRV are looked
up and added as matches. If no SRV records are available a
fallback to normal host resolution is done. If an IP address
is provided then no SRV lookup occurs.
ASTERISK-26693
Change-Id: I6b641e275bf96629320efa8b479737062aed82ac
---
M CHANGES
M res/res_pjsip_endpoint_identifier_ip.c
2 files changed, 85 insertions(+), 22 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/97/4697/2
--
To view, visit https://gerrit.asterisk.org/4697
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I6b641e275bf96629320efa8b479737062aed82ac
Gerrit-PatchSet: 2
Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-Owner: Joshua Colp <jcolp at digium.com>
More information about the asterisk-code-review
mailing list