osmo-msc/openbsc/src/osmo-bsc_mgcp
Neels Hofmeyr 29048b2a80 rm dup: use channel type names from libosmocore
In gsm_lchant_name(enum gsm_chan_t), use the gsm_chan_t_names value strings
from libosmocore instead of redefining the same strings. The list from
libosmocore is also more complete, including CCCH and PDTCH.

Add a todo comment to move to libosmocore.

In consequence, libosmogsm linkage needs to be added to osmo-bsc_mgcp,
mgcp_test, mgcp_transcoding_test and smpp_mirror, smpp_test.

Change-Id: If65ee7c0619cbc0acb0a15045bd5a969442c93cc
2016-06-18 11:34:21 +00:00
..
Makefile.am rm dup: use channel type names from libosmocore 2016-06-18 11:34:21 +00:00
mgcp_main.c enable telnet VTY bind address config for various programs 2016-02-25 12:18:03 +01:00