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