blob: bf6b7a85e6ebed45169026aa403f9375e7d81663 [file] [log] [blame]
Neels Hofmeyr086c3f32018-03-22 14:56:20 +01001#pragma once
Neels Hofmeyrf83ec562017-09-07 19:18:40 +02002
Neels Hofmeyrf83ec562017-09-07 19:18:40 +02003#include <osmocom/vty/command.h>
4
Neels Hofmeyrf83ec562017-09-07 19:18:40 +02005enum mgcp_vty_node {
6 MGCP_NODE = _LAST_OSMOVTY_NODE + 1,
7 TRUNK_NODE,
8};