WebRTC Session Controller: non-realtime media flow information from Media Engine level.
Hello all,
We have a running WebRTC deployment as shown in next picture.
Customer asked us about how to improve their monitoring over the system, preciselly on whether is there a way they can identify the webrtc-streams of a given agent and check this traffic to determine its characteristics and use this information in case of problems.
On WebRTC Session Controller Media Engineo there are some element where check information on realtime basis
- Status => SIP => active-calls
This allows tracking a call from participants a gather session-id parameter. - Status => Media => media-stream-stats
where there are two lines per session-id showing the ip:port pairs used on each WSC-ME interface and incoming/outgoing packet counters on each interface.