|
reSIProcate/DialogUsageManager
9694
|
#include "resip/stack/ExtensionParameter.hxx"#include "resip/stack/InteropHelper.hxx"#include "resip/stack/SipMessage.hxx"#include "resip/stack/Helper.hxx"#include "resip/dum/DialogUsageManager.hxx"#include "resip/dum/MasterProfile.hxx"#include "resip/dum/ServerRegistration.hxx"#include "resip/dum/Dialog.hxx"#include "resip/dum/RegistrationHandler.hxx"#include "resip/dum/RegistrationPersistenceManager.hxx"#include "rutil/DnsUtil.hxx"#include "rutil/Logger.hxx"#include "rutil/Timer.hxx"#include "rutil/WinLeakCheck.hxx"
Go to the source code of this file.
Defines | |
| #define | RESIPROCATE_SUBSYSTEM Subsystem::DUM |
Variables | |
| static Token | outbound (Symbols::Outbound) |
| #define RESIPROCATE_SUBSYSTEM Subsystem::DUM |
Definition at line 16 of file ServerRegistration.cxx.
Referenced by resip::ServerRegistration::accept().
1.7.5.1