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
Last revision Both sides next revision
devel:rtpproxy-ng [2012/11/26 10:47]
klaus3000 add SRTP feature request
devel:rtpproxy-ng [2012/11/26 11:33]
ibc [RTPProxy]
Line 27: Line 27:
   * Be able to mark RTPProxies enabled/disabled through MI command.  Existing calls (and re-INVITE/UPDATE) on disabled proxies should continue to work, but new calls should not go to a disabled proxy.   * Be able to mark RTPProxies enabled/disabled through MI command.  Existing calls (and re-INVITE/UPDATE) on disabled proxies should continue to work, but new calls should not go to a disabled proxy.
  
 +=== Receive RTP timeout notifications === 
 +  * rtpproxies should be able to notify, via the new rtpproxy protocol, media timeouts to the corresponding Kamailio instance (to the rtpproxy module). 
 +  * The rtpproxy module should be able to trigger some event route in which the user could decide to send a BYE in both directions, stop the accounting or whatever. No more HTTP XMLRPC for notifying timeouts to a single Kamailio server (hack).
 ==== RTPProxy ==== ==== RTPProxy ====
 === ICE Support === === ICE Support ===
Line 41: 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 ===
devel/rtpproxy-ng.txt · Last modified: 2013/02/08 08:49 by jgallartm