#include <vxml.h>
Inheritance diagram for PVXMLTransferOptions:
Public Member Functions | |
PVXMLTransferOptions () | |
void | SetCallingToken (const PString &calling) |
PString | GetCallingToken () const |
void | SetCalledToken (const PString &called) |
PString | GetCalledToken () const |
void | SetSourceDNR (const PString &src) |
PString | GetSourceDNR () const |
void | SetDestinationDNR (const PString &dest) |
PString | GetDestinationDNR () const |
void | SetTimeout (unsigned int time) |
unsigned int | GetTimeout () const |
void | SetBridge (BOOL brdg) |
BOOL | GetBridge () const |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|