[Home]

Summary:ASTERISK-21471: Stasis Core - Refactor RTP/RTCP Events
Reporter:Matt Jordan (mjordan)Labels:Asterisk12
Date Opened:2013-04-17 06:33:54Date Closed:2013-07-05 12:35:46
Priority:MajorRegression?
Status:Closed/CompleteComponents:Core/ManagerInterface Core/Stasis Resources/res_rtp_asterisk
Versions:Frequency of
Occurrence
Related
Issues:
cannot be resolved before completion ofASTERISK-20754 rtp_engine's RTCP{Sent,Received} events should contain the Channel name
Environment:Attachments:
Description:This task is to refactor the AMI events in res_rtp_asterisk onto Stasis-Core.

In order to properly associate the RTP/RTCP updates with the channel they are associated with, ASTERISK-20754 should first be worked and merged to trunk.

RTCP events should contain a handle to the channel, as they do not change the channel's state. The remainder of their parameters can be conveyed via JSON.
Comments: