[Asterisk-code-review] res pjsip: Add common ast sip get host ip API. (asterisk[13])
Mark Michelson
asteriskteam at digium.com
Tue Aug 25 11:54:51 CDT 2015
Mark Michelson has posted comments on this change.
Change subject: res_pjsip: Add common ast_sip_get_host_ip API.
......................................................................
Patch Set 1: Code-Review-1
(1 comment)
https://gerrit.asterisk.org/#/c/1137/1/res/res_pjsip_sdp_rtp.c
File res/res_pjsip_sdp_rtp.c:
Line 1076: hostip = ast_sip_get_host_ip_string(session->endpoint->media.t38.ipv6 ? pj_AF_INET6() : pj_AF_INET());
Should be rtp instead of t38 here
--
To view, visit https://gerrit.asterisk.org/1137
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I3205deb679b01fa5ac05a94b623bfd620a2abe1e
Gerrit-PatchSet: 1
Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-Owner: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Mark Michelson <mmichelson at digium.com>
Gerrit-HasComments: Yes
More information about the asterisk-code-review
mailing list