[Asterisk-code-review] res pjsip endpoint identifier ip: Add support for SRV lookups. (asterisk[13])
Joshua Colp
asteriskteam at digium.com
Fri Jan 6 08:59:44 CST 2017
Hello George Joseph, Anonymous Coward #1000019,
I'd like you to reexamine a change. Please visit
https://gerrit.asterisk.org/4697
to look at the new patch set (#4).
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.
This is configured using the "srv_lookups" option on the
identify section and defaults to "yes".
ASTERISK-26693
Change-Id: I6b641e275bf96629320efa8b479737062aed82ac
---
M CHANGES
A contrib/ast-db-manage/config/versions/28ab27a7826d_add_srv_lookups_to_identify.py
M res/res_pjsip_endpoint_identifier_ip.c
3 files changed, 133 insertions(+), 20 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/97/4697/4
--
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: 4
Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-Owner: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Anonymous Coward #1000019
Gerrit-Reviewer: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
More information about the asterisk-code-review
mailing list