#include "os/OsSysLog.h"
#include "net/Url.h"
#include "net/SipMessage.h"
#include "net/SipXauthIdentity.h"
#include "SipRouter.h"
#include "TransferControl.h"
Functions | |
| AuthPlugin * | getAuthPlugin (const UtlString &pluginName) |
| Factory used by PluginHooks to dynamically link the plugin instance. | |
Variables | |
| const char * | SIP_METHOD_URI_PARAMETER = "method" |
| AuthPlugin* getAuthPlugin | ( | const UtlString & | pluginName | ) |
Factory used by PluginHooks to dynamically link the plugin instance.
| const char* SIP_METHOD_URI_PARAMETER = "method" |