Package javaforce.voip
Class RTSPSession
java.lang.Object
javaforce.voip.RTSPSession
-
Field Details
-
localhost
-
localport
public int localport -
cseq
public int cseq -
id
public long id -
uri
-
extra
-
epass
-
transport
-
sdp
-
cmd
-
authsent
public boolean authsent -
authstr
-
nonce
-
nonceCount
public int nonceCount -
accept
-
params
-
remotehost
-
remoteport
public int remoteport -
remotecseq
public int remotecseq -
remoteaddr
-
reply
public int reply -
user
-
auth
public boolean auth -
rtp
-
channel
-
ts
public long ts -
res_type
public int res_type -
res_name
-
res_user
-
-
Constructor Details
-
RTSPSession
-
-
Method Details