#include "os/OsRWMutex.h"
#include "os/OsTimer.h"
#include "os/OsProcess.h"
#include "os/OsNotification.h"
#include "utl/UtlHashMap.h"
#include "net/SipOutputProcessor.h"
#include "sipdb/RegistrationDB.h"
#include "NatTraversalRules.h"
#include "AuthPlugin.h"
Classes | |
| class | NatTraversalAgent |
| Auth Plugin responsible for implementing the nANT traversal feature. More... | |
Defines | |
| #define | CLEAN_UP_TIMER_IN_SECS (60) |
Functions | |
| AuthPlugin * | getAuthPlugin (const UtlString &name) |
| Factory used by PluginHooks to dynamically link the plugin instance. | |
| #define CLEAN_UP_TIMER_IN_SECS (60) |
| AuthPlugin* getAuthPlugin | ( | const UtlString & | name | ) |
Factory used by PluginHooks to dynamically link the plugin instance.