Added RTP payload map to transcoders and connections to allow remote SIP endpoints
commitd12ce55a4ffe27d96be71f54e2035c7069f31100
authorcsoutheren <csoutheren>
Thu, 2 Feb 2006 07:02:56 +0000 (2 07:02 +0000)
committercsoutheren <csoutheren>
Thu, 2 Feb 2006 07:02:56 +0000 (2 07:02 +0000)
treecc81ab47511f8dd9a5bb44d7abe3511273dd7788
parent92e7a8d574d1b935e991217abf583f511e6563ce
Added RTP payload map to transcoders and connections to allow remote SIP endpoints
to change the payload type used for outgoing RTP.
include/opal/connection.h
include/opal/patch.h
include/opal/transcoders.h
include/rtp/rtp.h
include/sip/sdp.h
src/opal/call.cxx
src/opal/patch.cxx
src/opal/transcoders.cxx
src/sip/sdp.cxx
src/sip/sipcon.cxx