- Member resip::Helper::computeUniqueBranch ()
- Not used by stack.
- Class resip::IntegerCategory
- Use UInt32Category instead.
- Class resip::Pidf
- Class resip::Pidf::Tuple
- Class resip::SdpContents::Session::Timezones::Adjustment
- Unused
- Member resip::SipStack::buildFdSet (FdSet &fdset)
- Because of serious shortcomings in fd_set (most notably the inability to store FDs whose value exceeds a relatively small number; ~1000), we are deprecating the FdSet-based process loop.
- Member resip::SipStack::hasMessage () const
- Since the addition of TransactionUsers, this method is deprecated. This only looks into the old TuFifo that is not associated with any TransactionUser.
- Member resip::SipStack::process (FdSet &fdset)
- Because of serious shortcomings in fd_set (most notably the inability to store FDs whose value exceeds a relatively small number; ~1000), we are deprecating the FdSet-based process loop.
- Member resip::SipStack::receive ()
- Member resip::SipStack::receiveAny ()
- Class resip::StackThread
- This is a deprecated method of giving the SipStack cycles. The current canonical example is EventStackThread.
- Member resip::Transport::isV4 () const
- use ipVersion()
- Member resip::Tuple::isV4 () const
- use ipVersion()