[OpenSIPS-Devel] SF.net SVN: opensips:[4935] trunk/modules/nathelper

Maxim Sobolev sobomax at sippysoft.com
Sat Nov 8 03:38:32 CET 2008


Revision: 4935
          http://opensips.svn.sourceforge.net/opensips/?rev=4935&view=rev
Author:   sobomax
Date:     2008-11-08 02:38:31 +0000 (Sat, 08 Nov 2008)

Log Message:
-----------
Merge in several recent RTPproxy related features from the iptel's SER.

o New rtpproxy_offer() and rtpproxy_answers() functions whose purpose is
similar to force_rtp_proxy's 'S' flag (to allow SDP-less INVITEs), but
providing cleaner API.

o New family of functions rtpproxy_stream2uac(), rtpproxy_stream2uas(),
rtpproxy_stop_stream2uac() and rtpproxy_stop_stream2uas() allowing to
play pre-recorded announcement/MOH to one or both parties in response
to various events. This feature requires latest 1.2 version snapshor
of RTPproxy available at http://www.rtpproxy.org

o Inclease list of recognizable and proxable streams with rtp/avpf,
rtp/savp and udp/bfcp.

o Move some of the functions out of the overly long nathelper.c.

o Update copyrights.

Sponsored by:	Sippy Software, Inc., http://www.sippysoft.com

Modified Paths:
--------------
    trunk/modules/nathelper/doc/nathelper.xml
    trunk/modules/nathelper/doc/nathelper_admin.xml
    trunk/modules/nathelper/nathelper.c
    trunk/modules/nathelper/nathelper.h
    trunk/modules/nathelper/nhelpr_funcs.c
    trunk/modules/nathelper/nhelpr_funcs.h

Added Paths:
-----------
    trunk/modules/nathelper/rtpproxy_stream.c
    trunk/modules/nathelper/rtpproxy_stream.h


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the Devel mailing list