#include "mp/MpMediaTask.h"#include "ps/PsPhoneTask.h"#include "net/SipUserAgent.h"#include "cp/CallManager.h"

Go to the source code of this file.
Classes | |
| class | MpTestConfig |
Macros | |
| #define | BASE_URL "sipxchange-test:8880" |
| #define | TESTING_ATTEMPTS 4 |
| #define | MAX_STATES 32 |
| #define | DELAY_BEWTEEN_CALLS 2100 |
| #define | RUN_PLAYER_TESTS FALSE |
| #define | RUN_PLAYLIST_TESTS FALSE |
| #define | RUN_QUEUE_TESTS TRUE |
| #define | RUN_CALLMGR_TESTS TRUE |
| #define | RUN_PLAYER_LOOP_TESTS FALSE |
| #define | RUN_CALLMGR_SIMPLE_PLAYER_TESTS TRUE |
| #define BASE_URL "sipxchange-test:8880" |
| #define DELAY_BEWTEEN_CALLS 2100 |
| #define MAX_STATES 32 |
| #define RUN_CALLMGR_SIMPLE_PLAYER_TESTS TRUE |
| #define RUN_CALLMGR_TESTS TRUE |
| #define RUN_PLAYER_LOOP_TESTS FALSE |
| #define RUN_PLAYER_TESTS FALSE |
| #define RUN_PLAYLIST_TESTS FALSE |
| #define RUN_QUEUE_TESTS TRUE |
| #define TESTING_ATTEMPTS 4 |