#include <cc++/config.h>#include "bayonneconfig.h"#include "bayonnepaths.h"#include "bayonnescript.h"#include "bayonnesymbols.h"#include "bayonneaudio.h"#include "bayonne.h"Go to the source code of this file.
Classes | |
| struct | tgicmd_t |
| struct | callrec_t |
| struct | buddy_t |
| struct | schedtmp |
| class | Network |
| class | MappedCalls |
| class | MappedStats |
| class | UsageStat |
| class | MappedUsage |
Defines | |
| #define | TGI_BUF (1024) |
Typedefs | |
| typedef callrec_t | callrec_t |
Enumerations | |
| enum | tgiexec_t { TGI_EXEC_NORMAL, TGI_EXEC_DETACH, TGI_EXEC_AUDIO, TGI_EXEC_IMMEDIATE } |
Variables | |
| Network * | network |
| int | tgipipe [2] |
| char | df_used [4] |
| char | df_free [4] |
| bool | restart_server |
| __EXPORT MappedUsage * | usage |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.4