[Kamailio-Devel] SF.net SVN: openser:[5385] trunk/modules/nathelper
sobomax at users.sourceforge.net
sobomax at users.sourceforge.net
Thu Dec 25 07:08:55 CET 2008
Revision: 5385
http://openser.svn.sourceforge.net/openser/?rev=5385&view=rev
Author: sobomax
Date: 2008-12-25 06:08:54 +0000 (Thu, 25 Dec 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