FreeCalypso > hg > themwi-rtp-lib
view include/pstn_defs.h @ 41:bda6b24385f7
twjit config: revisit default settings
The only actual change here is bumping the high water mark setting
from 2 to 3; the rest of this patch is comment changes.
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Fri, 20 Dec 2024 22:13:01 +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 */