[asterisk-bugs] [JIRA] (ASTERISK-27257) bridge_native_rtp: half-way direct media when using early bridging
Jean Aunis - Prescom (JIRA)
noreply at issues.asterisk.org
Wed Sep 6 10:59:08 CDT 2017
Jean Aunis - Prescom created ASTERISK-27257:
-----------------------------------------------
Summary: bridge_native_rtp: half-way direct media when using early bridging
Key: ASTERISK-27257
URL: https://issues.asterisk.org/jira/browse/ASTERISK-27257
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Bridges/bridge_native_rtp
Affects Versions: 14.4.0
Reporter: Jean Aunis - Prescom
When early bridging two SIP channels using ARI, SIP endpoint 1 does not receive endpoint 2's RTP port, but instead Asterisk's RTP port. Endpoint 2 properly receives endpoint 1's RTP port.
This leads to half-way direct media : endpoint 2 sends its RTP stream directly to endpoint 1, but endpoint 1 sends its RTP stream to Asterisk which relays it to endpoint 2.
To reproduce the problem, please find attached a piece of NodeJS code (for the ARI part), sip.conf and extensions.conf.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list