[asterisk-bugs] [JIRA] (ASTERISK-29124) res_pjsip: flow transport broken for outbound requests
Nick French (JIRA)
noreply at issues.asterisk.org
Tue Oct 13 11:43:36 CDT 2020
Nick French created ASTERISK-29124:
--------------------------------------
Summary: res_pjsip: flow transport broken for outbound requests
Key: ASTERISK-29124
URL: https://issues.asterisk.org/jira/browse/ASTERISK-29124
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Resources/res_pjsip
Affects Versions: GIT
Reporter: Nick French
Commit 44bb0858cb3ea6a8db8b8d1c7fedcfec341ddf66 ("debugging: Add enough to choke a mule") accidentally removed calls to ast_sip_message_apply_transport when it was attempting to just add debugging code.
The kiss of death was saying that there were no functional changes in the commit comment ;-)
This makes outbound calls that use the 'flow' transport mechanism fail, since this call is used to relay headers into the outbound INVITE requests.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list