FreeCalypso > hg > themwi-rtp-mgr
view include/pstn_defs.h @ 5:4a5560ef0807
include/rtp_defs.h: #include <stdint.h> dependency
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Mon, 27 May 2024 20:50:51 +0000 |
parents | 9e7e9ba22e42 |
children |
line wrap: on
line source
/* misc PSTN definitions */ #pragma once #define PSTN_CODEC_PCMU 0 #define PSTN_CODEC_PCMA 8 #define FRAME_20MS 160 /* samples per RTP packet */