rtplist
Show the session status.
Syntax:
session [[-i <idx>]|[-s <sid>]-u <uri>] [-d]
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.
-d – show the detailed information.
Version Since:
2.5
Examples:
session -s 123
Show the information which indicates the SID 123
session -u sip:bob@192.168.1.2 -d
Show the detailed information which indicates the SIP-URI sip:bob@192.168.1.2