FreeCalypso > hg > themwi-rtp-lib
view include/pstn_defs.h @ 36:84affc6de365 default tip
Makefile hierarchy: add install
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Tue, 09 Jul 2024 02:22:18 +0000 |
parents | e05dde97739d |
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 */