Conaito VoIP SIP Client SDK
Home
PreviousUpNext
RtpPortStart Property

Starting port for inbound RTP traffic

C++
HRESULT get_RtpPortStart(INT* pnRtpPortStart);
HRESULT put_RtpPortStart(INT nRtpPortStart);
C#
int RtpPortStart;

SIP SDK uses ports starting at RtpPortStart and ending at (RtpPortStart + 2 * MaxConnections) - 1

Copyright © Conaito Technologies 2013. All rights reserved.
What do you think about this topic? Send feedback!