rtplist
Show the list of RTP connections with specified SIP session.
Syntax:
rtplist [[-i <idx>]|[-s <sid>][-u <uri>]]
Parameters:
-i <idx> – use an index to specify the SIP session.
-s <sid> – use a SID to specify the SIP session.
-u <uri> – use a SIP-URI to specify the SIP session.
Version Since:
3.3
Examples:
rtplist -i 0
Show the RTP list which indicates the index 0.
rtplist -sid 123
Show the RTP list which indicates the SID 123