view include/pstn_defs.h @ 38:781f491f20dd

set sensible osmo_io msgb alloc sizes for RTP & RTCP Rx
author Mychaela Falconia <falcon@freecalypso.org>
date Thu, 19 Dec 2024 01:10:08 +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 */