31 #ifndef OPAL_OPAL_RTPCONN_H
32 #define OPAL_OPAL_RTPCONN_H
44 #include <ptlib/bitwise_enum.h>
64 const PString & token,
173 unsigned duration = 0
187 P_DECLARE_BITWISE_ENUM(CreateMediaSessionsSecurity, 2, (e_NoMediaSessions, e_ClearMediaSession, e_SecureMediaSession));
199 CreateMediaSessionsSecurity security
209 const PString & sessionType = PString::Empty()
244 const PString & sessionType = PString::Empty()
259 unsigned fromSessionID,
302 class SessionMap :
public PSafeDictionary<PKey<unsigned>, OpalMediaSession>
323 #if OPAL_T38_CAPABILITY
327 P_REMOVE_VIRTUAL(PBoolean,IsRTPNATEnabled(
const PIPSocket::Address&,
const PIPSocket::Address&,
const PIPSocket::Address&,PBoolean),
false);
331 #endif // OPAL_OPAL_RTPCONN_H