ForwardRules Member List
This is the complete list of members for
ForwardRules, including all inherited members.
| buildDefaultRules(const char *domain, const char *hostname, const char *ipAddress, const char *fqhn, int localPort) | ForwardRules | |
| buildDefaultRules(const char *domain, const char *hostname, const char *ipAddress, const char *fqhn, int localPort, TiXmlDocument &xmlDoc) | ForwardRules | [static] |
| ForwardRules() | ForwardRules | |
| getRoute(const Url &requestUri, const SipMessage &request, UtlString &RouteToString, UtlString &mappingType, bool &authRequired) | ForwardRules | |
| getRouteTo(UtlString &RouteToString, bool &authRequired, TiXmlNode *fieldMatchNode) | ForwardRules | [protected] |
| loadMappings(const UtlString configFileName, const UtlString mediaserver="", const UtlString &voicemail="", const UtlString &localhost="") | ForwardRules | |
| mDoc | ForwardRules | [protected] |
| mLocalhost | ForwardRules | [protected] |
| mMediaServer | ForwardRules | [protected] |
| mPatterns | ForwardRules | [protected] |
| mVoicemail | ForwardRules | [protected] |
| parseFieldMatchContainer(const SipMessage &request, UtlString &RouteToString, bool &authRequired, TiXmlNode *methodMatchNode, TiXmlNode *previousFieldMatchNode=NULL) | ForwardRules | [protected] |
| parseMethodMatchContainer(const SipMessage &request, UtlString &RouteToString, bool &authRequired, TiXmlNode *routeMatchNode, TiXmlNode *previousMethodMatchNode=NULL) | ForwardRules | [protected] |
| parseRouteMatchContainer(const Url &requestUri, const SipMessage &request, UtlString &RouteToString, UtlString &mappingType, bool &authRequired, TiXmlNode *routesNode, TiXmlNode *previousRouteMatchNode=NULL) | ForwardRules | [protected] |
| ~ForwardRules() | ForwardRules | [virtual] |