User Tools

Site Tools


devel:rtpproxy-ng

Differences

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

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
devel:rtpproxy-ng [2012/11/25 01:46]
pd created
devel:rtpproxy-ng [2012/11/26 11:06]
ibc [Kamailio RTPProxy Module]
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 48: Line 50:
   * ICE support (above) will be required   * ICE support (above) will be required
  
- +=== SRTP-RTP Gatewaying === 
 +  * Works only if RTPProxy sees the session key (e.g. SDES: RFC 4568)
  
devel/rtpproxy-ng.txt · Last modified: 2013/02/08 08:49 by jgallartm