summaryrefslogtreecommitdiffstats
path: root/src/router/call.h
diff options
context:
space:
mode:
authorAndreas Eversberg <jolly@eversberg.eu>2021-08-25 15:44:03 +0200
committerAndreas Eversberg <jolly@eversberg.eu>2021-09-17 16:33:29 +0200
commit67d66e73d233e156aa7dddab2d56c0bb2211c02e (patch)
treef25123db95a5c2cc70f05f4e85d7c8902d3c50f8 /src/router/call.h
parent42f4d661a999215166672fba9d3a182ae58babcc (diff)
Structured the commands and environment variablesHEADmaster
Diffstat (limited to 'src/router/call.h')
-rw-r--r--src/router/call.h2
1 files changed, 2 insertions, 0 deletions
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);
+