|
Yate
|
#include <yatepbx.h>
Public Member Functions | |
| void | append (CallInfo *call) |
| void | remove (CallInfo *call) |
| CallInfo * | find (const String &id) |
| CallInfo * | find (const CallEndpoint *call) |
Protected Attributes | |
| ObjList | m_calls |
Hold a list of call informations
1.7.6.1