#include <yatepbx.h>
Inheritance diagram for CallInfo:

Public Member Functions | |
| CallInfo (const char *name, CallEndpoint *call=0) | |
| CallEndpoint * | call () 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 | |
| CallEndpoint * | m_call |
| int | m_route |
|
||||||||||||||||
|
||||||||||||||||
|
Copy many parameters from a NamedList, end the list with a NULL or 0 |
1.4.4