From 67d66e73d233e156aa7dddab2d56c0bb2211c02e Mon Sep 17 00:00:00 2001 From: Andreas Eversberg Date: Wed, 25 Aug 2021 15:44:03 +0200 Subject: Structured the commands and environment variables --- src/router/call.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/router/call.h') diff --git a/src/router/call.h b/src/router/call.h index 255ee20..ac672ac 100644 --- a/src/router/call.h +++ b/src/router/call.h @@ -96,3 +96,5 @@ int call_handle(void); void cc_message(osmo_cc_endpoint_t *ep, uint32_t callref, osmo_cc_msg_t *msg); void telephone_event(call_relation_t *relation, struct telephone_event *te); +void routing_help(const char *command); + -- cgit v1.2.3