[asterisk-bugs] [JIRA] (ASTERISK-25849) chan_pjsip: transfers with direct media sometimes drops audio
Kevin Harwell (JIRA)
noreply at issues.asterisk.org
Wed Mar 16 11:43:56 CDT 2016
Kevin Harwell created ASTERISK-25849:
----------------------------------------
Summary: chan_pjsip: transfers with direct media sometimes drops audio
Key: ASTERISK-25849
URL: https://issues.asterisk.org/jira/browse/ASTERISK-25849
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Channels/chan_pjsip
Affects Versions: 13.7.2
Reporter: Kevin Harwell
Severity: Minor
Jenkins found this problem while running the tests/channels/pjsip/transfers/attended_transfer/nominal/callee_local_direct_media testsuite test, so yay for tests! Also see the test for scenario specifics.
During a transfer involving direct media a race occurs when the transferer channel is swapped out, initiating rtp changes/updates, and the subsequent reinvites. If the rtp updates happen too quickly then the reinvite(s) can possibly have the wrong address and port information (in this case it contains the remote data when it should contain the local asterisk data) in the sdp.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list