|
spandsp 3.0.0
|
#include <stdlib.h>#include <stdio.h>#include <fcntl.h>#include <unistd.h>#include <memory.h>#include <ctype.h>#include <termios.h>#include <errno.h>#include "spandsp.h"#include "spandsp-sim.h"#include "pseudo_terminals.h"#include "socket_dgram_harness.h"Classes | |
| struct | rtp_t |
Macros | |
| #define | PACKET_TYPE 118 |
Functions | |
| int | main (int argc, char *argv[]) |
Variables | |
| rtp_t | tx_sse_rtp |
| socket_dgram_harness_state_t * | dgram_state |
| v150_1_state_t * | v150_1_state |
| int | pace_no = 0 |
| span_timestamp_t | pace_timer = 0 |
| span_timestamp_t | app_timer = 0 |
| bool | send_messages = false |
| int | seq = 0 |
| int | time_stamp = 0 |