|
reSIProcate/DialogUsageManager
9694
|
#include "resip/dum/Profile.hxx"#include "resip/dum/UserProfile.hxx"#include "rutil/Logger.hxx"#include "rutil/Inserter.hxx"#include "resip/stack/SipMessage.hxx"#include "rutil/MD5Stream.hxx"
Go to the source code of this file.
Defines | |
| #define | RESIPROCATE_SUBSYSTEM Subsystem::DUM |
Variables | |
| static const UserProfile::DigestCredential | emptyDigestCredential |
| #define RESIPROCATE_SUBSYSTEM Subsystem::DUM |
Definition at line 10 of file UserProfile.cxx.
const UserProfile::DigestCredential emptyDigestCredential [static] |
Definition at line 146 of file UserProfile.cxx.
Referenced by resip::UserProfile::getDigestCredential().
1.7.5.1