|
reSIProcate/DialogUsageManager
9680
|
#include <cassert>#include "resip/stack/Helper.hxx"#include "resip/stack/SipMessage.hxx"#include "resip/dum/ClientPublication.hxx"#include "resip/dum/Dialog.hxx"#include "resip/dum/DialogUsageManager.hxx"#include "resip/dum/DumTimeout.hxx"#include "rutil/Logger.hxx"#include "resip/dum/PublicationHandler.hxx"
Go to the source code of this file.
Classes | |
| class | ClientPublicationEndCommand |
| class | ClientPublicationRefreshCommand |
| class | ClientPublicationUpdateCommand |
Defines | |
| #define | RESIPROCATE_SUBSYSTEM Subsystem::DUM |
| #define RESIPROCATE_SUBSYSTEM Subsystem::DUM |
Definition at line 13 of file ClientPublication.cxx.
1.7.5.1