GSM Audio Pocket Knife
Go to file
Vadim Yanitskiy 89c1082b3d Make RTP payload type configurable
For a long time the RTP payload type was hard-coded for outgoing
frames. The problem is that according to RFC 3551 only GSM FR has
a static payload type value (see table 4, value 3). For other
codecs the payload type may be negotiated between the both
sides dynamically (i.e. in range 96-127).

Let's allow a binary/API user to configure this manually.

Change-Id: Ia07ed4e13b4a70c8bb4181564a8190861fd269da
Closes: OS#2482
2018-07-09 22:16:45 +07:00
contrib contrib/jenkins.sh: enable AddressSanitizer 2018-07-03 11:35:43 +00:00
include Make RTP payload type configurable 2018-07-09 22:16:45 +07:00
libgsmhr build: fix packaging problems and make distcheck happy 2018-07-09 22:15:39 +07:00
m4 Initial skeleton import 2010-10-24 10:22:06 +02:00
src Make RTP payload type configurable 2018-07-09 22:16:45 +07:00
tests Make RTP payload type configurable 2018-07-09 22:16:45 +07:00
.gitignore Ignore build products 2018-02-19 08:35:19 +00:00
.gitreview Add git-review config 2017-12-29 21:48:18 +01:00
Makefile.am Init automake test environment 2017-12-31 12:21:00 +01:00
configure.ac configure.ac: disable building libgsmhr by default 2018-07-03 17:03:28 +00:00
git-version-gen add git-version-gen to auto-generate version from git repo tags 2015-11-05 21:25:32 +01:00
gpl-3.0.txt Initial skeleton import 2010-10-24 10:22:06 +02:00
libosmogapk.pc.in Add a pkg-config manifest for libosmogapk 2017-12-31 12:20:59 +01:00