CallInfo Class Reference

#include <yatepbx.h>

Inheritance diagram for CallInfo:

NamedList String GenObject

List of all members.

Public Member Functions

 CallInfo (const char *name, CallEndpoint *call=0)
CallEndpointcall () const
void setCall (CallEndpoint *call)
void clearCall ()
bool copyParam (const NamedList &original, const String &name, bool clear=false)
void copyParams (const NamedList &original, bool clear,...)
void fillParam (NamedList &target, const String &name, bool clear=false)
void fillParams (NamedList &target)

Protected Attributes

CallEndpointm_call
int m_route


Detailed Description

Hold extra informations about an active CallEndpoint

Member Function Documentation

bool copyParam ( const NamedList original,
const String name,
bool  clear = false 
)

Copy one parameter from a NamedList - typically a Message

void copyParams ( const NamedList original,
bool  clear,
  ... 
)

Copy many parameters from a NamedList, end the list with a NULL or 0


The documentation for this class was generated from the following file:

Generated on Sun Dec 7 21:45:27 2008 for Yate by  doxygen 1.5.7.1