[Asterisk-code-review] res_pjsip/pjsip_message_filter: set preferred transport in pjsip_mess... (asterisk[16])
Joshua Colp
asteriskteam at digium.com
Thu Mar 18 08:48:36 CDT 2021
Joshua Colp has posted comments on this change. ( https://gerrit.asterisk.org/c/asterisk/+/15630 )
Change subject: res_pjsip/pjsip_message_filter: set preferred transport in pjsip_message_filter
......................................................................
Patch Set 2: Code-Review-1
(1 comment)
https://gerrit.asterisk.org/c/asterisk/+/15630/2/res/res_pjsip/pjsip_message_filter.c
File res/res_pjsip/pjsip_message_filter.c:
https://gerrit.asterisk.org/c/asterisk/+/15630/2/res/res_pjsip/pjsip_message_filter.c@242
PS2, Line 242: sel.type = PJSIP_TPSELECTOR_TRANSPORT;
This should only be done if the existing transport is not UDP. In the UDP case we don't want to provide a selector and force the transport, as we want to determine the source - as we can then later switch the packet to a better transport (it's further down in this function).
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/15630
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: 16
Gerrit-Change-Id: I598e60257a7f92b29efce1fb3e9a2fc06f1439b6
Gerrit-Change-Number: 15630
Gerrit-PatchSet: 2
Gerrit-Owner: Florian Floimair <f.floimair at commend.com>
Gerrit-Reviewer: Friendly Automation
Gerrit-Reviewer: Joshua Colp <jcolp at sangoma.com>
Gerrit-Comment-Date: Thu, 18 Mar 2021 13:48:36 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20210318/27f184bf/attachment-0001.html>
More information about the asterisk-code-review
mailing list