Click or drag to resize

SipChannelReinvite Method

Overload List
  NameDescription
Public methodReinvite(SipChannel)
Reinvite this Sip Channel and specified Sip Channel to send RTP streams directly to each other. Note that both streams must have the same codec.
Public methodReinvite(String, String, UInt32, String)
Issues a reinvite for the current call. This allows you to redirect the RTP traffic to a different address and is used to reduce latency in the audio stream.
Top
See Also