[Serdev] CVS:commitlog: rtpproxy main.c rtpp_session.h
Maxim Sobolev
sobomax at portaone.com
Wed Mar 23 18:26:50 UTC 2005
sobomax 2005/03/23 19:26:49 CET
SER CVS Repository
Modified files:
. main.c rtpp_session.h
Log:
o Extend version checking protocol, so that now it's possible to check
that rtpproxy supports some particular revision of control protocol.
To get this functionality V (version) command has been extended so
that it's possible to append version number to it and get reply from
rtpproxy whether or not this version is supported;
o add support for "linked" media sessions, that is, media sessions which
belong to the same dialog. For example it can be audio + video or
something like that;
o introduce notion of weak session, that is, session which has been
established solely for MOH purposes and should be cleared once hold
is over;
o fix very old bug, when rtpproxy has not been returning success code
in some cases, which may cause useless retransmitions in the
remote mode.
Revision Changes Path
1.23 +150 -39 rtpproxy/main.c
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/rtpproxy/main.c.diff?r1=1.22&r2=1.23
1.2 +4 -1 rtpproxy/rtpp_session.h
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/rtpproxy/rtpp_session.h.diff?r1=1.1&r2=1.2
More information about the Serdev
mailing list