UrlMapping.cpp File Reference

#include <assert.h>
#include <stdlib.h>
#include <os/OsSysLog.h>
#include <utl/UtlString.h>
#include <utl/UtlRegex.h>
#include <utl/UtlTokenizer.h>
#include <net/Url.h>
#include <net/SipMessage.h>
#include <digitmaps/UrlMapping.h>

Classes

class  SymbolMap

Functions

const RegEx ComponentSymbols ("{(?:user(?:-escaped)?|digits(?:-escaped)?|host|(?:header|url)?params)}")

Variables

const char * XML_ATTRIBUTE_NAME = "name"
const char * EQUAL_SIGN = "="
const char * SIP_PARAMETER_TRANSPORT = "transport"
const char * XML_SYMBOL_USER = "{user}"
const char * XML_SYMBOL_USER_ESCAPED = "{user-escaped}"
const char * XML_SYMBOL_DIGITS = "{digits}"
const char * XML_SYMBOL_DIGITS_ESCAPED = "{digits-escaped}"
const char * XML_SYMBOL_HOST = "{host}"
const char * XML_SYMBOL_HEADERPARAMS = "{headerparams}"
const char * XML_SYMBOL_URLPARAMS = "{urlparams}"
const char * XML_SYMBOL_URI = "{uri}"
const char * XML_SYMBOL_LOCALHOST = "{localhost}"
const char * XML_SYMBOL_MEDIASERVER = "{mediaserver}"
const char * XML_SYMBOL_VOICEMAIL = "{voicemail}"
const char * XML_SYMBOL_VDIGITS = "{vdigits}"
const char * XML_SYMBOL_VDIGITS_ESCAPED = "{vdigits-escaped}"


Function Documentation

const RegEx ComponentSymbols (  ) 


Variable Documentation

const char* XML_ATTRIBUTE_NAME = "name"

const char* EQUAL_SIGN = "="

const char* SIP_PARAMETER_TRANSPORT = "transport"

const char* XML_SYMBOL_USER = "{user}"

const char* XML_SYMBOL_USER_ESCAPED = "{user-escaped}"

const char* XML_SYMBOL_DIGITS = "{digits}"

const char* XML_SYMBOL_DIGITS_ESCAPED = "{digits-escaped}"

const char* XML_SYMBOL_HOST = "{host}"

const char* XML_SYMBOL_HEADERPARAMS = "{headerparams}"

const char* XML_SYMBOL_URLPARAMS = "{urlparams}"

const char* XML_SYMBOL_URI = "{uri}"

const char* XML_SYMBOL_LOCALHOST = "{localhost}"

const char* XML_SYMBOL_MEDIASERVER = "{mediaserver}"

const char* XML_SYMBOL_VOICEMAIL = "{voicemail}"

const char* XML_SYMBOL_VDIGITS = "{vdigits}"

const char* XML_SYMBOL_VDIGITS_ESCAPED = "{vdigits-escaped}"


Online Library Docs

sipXecs home page

Version 4.2.1-018930 2010-07-31T01:13:23 build16 abuild