User Tools

Site Tools


devel:rtpproxy-ng

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
devel:rtpproxy-ng [2012/11/26 11:06]
ibc [Kamailio RTPProxy Module]
devel:rtpproxy-ng [2013/02/08 08:49] (current)
jgallartm
Line 43: Line 43:
 === Failover === === Failover ===
   * Deploy RTPProxies in pairs, replicate media sessions between them, fail-over/swap between instances.   * Deploy RTPProxies in pairs, replicate media sessions between them, fail-over/swap between instances.
 +
 +=== RTP timeout notification ===
 +  * If a media sessions timeouts (so rtpproxy closes its sockets) rtpproxy should notify it to the proper Kamailio instance by providing data enough to Kamailio about the session (call-id, from, to...).
  
 === RTP/AVP to RTP/SAVPF conversion === === RTP/AVP to RTP/SAVPF conversion ===
Line 52: Line 55:
 === SRTP-RTP Gatewaying === === SRTP-RTP Gatewaying ===
   * Works only if RTPProxy sees the session key (e.g. SDES: RFC 4568)   * Works only if RTPProxy sees the session key (e.g. SDES: RFC 4568)
 +
 +=== Session Statistics ===
 +  * The current statistics give little information about the media session. The most obvious missing informations is the codec used during the session.
  
devel/rtpproxy-ng.1353924418.txt.gz ยท Last modified: 2012/11/26 11:06 by ibc