SIP Witch 1.9.15
|
Manipulate address strings. More...
#include <ucommon/string.h>
#include <ucommon/platform.h>
#include <ucommon/socket.h>
#include <sipwitch/namespace.h>
#include <sipwitch/voip.h>
Go to the source code of this file.
Data Structures | |
class | sipwitch::uri |
Some convenience methods for manipulating SIP uri's. More... | |
class | sipwitch::srv |
class | sipwitch::srv::address |
Namespaces | |
sipwitch | |
Common namespace for sipwitch server. | |
Manipulate address strings.
This is a utility class to help manipulate addresses and SIP uri's or to resolve uri's into physical addresses. SIP Witch prefers physical (ip) addresses to avoid redundent dns lookups. This is also placed in common to better support plugin development.
Definition in file uri.h.