osmo-mgw/src/osmo-mgw
Philipp Maier d70eef6421 mgcp_trunk: use unsigned int instead of int as trunk_nr
the trunk_nr is in struct mgcp_trunk. The trunk number can not be
negative and there is no magic value that makes use of the fact that it
could be negative. Lets use unsigned int to make this less irretating.

Change-Id: I5d0e1d76adb8c92d84331a0aca2496908e41d621
Related: SYS#5535
2021-07-20 16:34:50 +02:00
..
Makefile.am mgcp_e1: finish E1 support, add E1 support from libosmoabis 2020-08-10 22:56:59 +02:00
mgw_main.c mgcp_trunk: use unsigned int instead of int as trunk_nr 2021-07-20 16:34:50 +02:00