osmux.h: Define default Osmux port

This has been the port being used historically in most osmux setups,
and projects using osmux.h have it defined locally. Let's define it here
so that there's no need to define it on each client.

Change-Id: Ibfd058bceeeaa1384a00d8fcd6d6268b445e19bd
This commit is contained in:
Pau Espin 2022-08-10 17:46:28 +02:00
parent 91cedcbdad
commit e95ad0e66e
1 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,8 @@
* Osmocom multiplex protocol helpers
*/
#define OSMUX_DEFAULT_PORT 1984
/* OSmux header:
*
* rtp_m (1 bit): RTP M field (RFC3550, RFC4867)