[Asterisk-code-review] res_pjsip_t38: bind UDPTL sessions like RTP (asterisk[master])
Matthew Kern
asteriskteam at digium.com
Fri Sep 24 10:16:59 CDT 2021
Attention is currently required from: Matthew Kern.
Hello Joshua Colp, Friendly Automation,
I'd like you to reexamine a change. Please visit
https://gerrit.asterisk.org/c/asterisk/+/16178
to look at the new patch set (#2).
Change subject: res_pjsip_t38: bind UDPTL sessions like RTP
......................................................................
res_pjsip_t38: bind UDPTL sessions like RTP
In res_pjsip_sdp_rtp, the bind_rtp_to_media_address option and the
fallback use of the transport's bind address solve problems sending
media on systems that cannot send ipv4 packets on ipv6 sockets, and
certain other situations. This change extends both of these behaviors
to UDPTL sessions as well in res_pjsip_t38, to fix fax-specific
problems on these systems, introducing a new option
endpoint/t38_bind_udptl_to_media_address.
ASTERISK-29402
Change-Id: I87220c0e9cdd2fe9d156846cb906debe08c63557
---
A contrib/ast-db-manage/config/versions/a7ed64d7e339_add_t38_bind_udptl_to_media_address.py
A doc/CHANGES-staging/res_pjsip_t38_bind_fixes.txt
M include/asterisk/res_pjsip.h
M res/res_pjsip/pjsip_configuration.c
M res/res_pjsip_t38.c
5 files changed, 83 insertions(+), 1 deletion(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/78/16178/2
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/16178
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I87220c0e9cdd2fe9d156846cb906debe08c63557
Gerrit-Change-Number: 16178
Gerrit-PatchSet: 2
Gerrit-Owner: Matthew Kern <mkern at alconconstruction.com>
Gerrit-Reviewer: Friendly Automation
Gerrit-Reviewer: Joshua Colp <jcolp at sangoma.com>
Gerrit-Attention: Matthew Kern <mkern at alconconstruction.com>
Gerrit-MessageType: newpatchset
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20210924/a4c65620/attachment.html>
More information about the asterisk-code-review
mailing list